code communication

How To Ask for Debugging Help as a Junior Dev

How To Ask for Debugging Help as a Junior Dev

Talking words into someone else's face is hard. Especially when those words are meant to describe a frustrating bug. Developers at any level, but especially juniors, often struggle to communicate clearly about their code to team members, making it hard to solve problems together. Strengthen your debugging communication skills with this handy guide!

How To Ask A Question on StackOverflow

How To Ask A Question on StackOverflow

So many beginners hesitate to ask questions. It can be hard to know where to start and how to formulate a good question. Its easy to think that your questions isn’t "smart" enough to solicit a response. Let's knock down those doubts and learn how to write an excellent Stack Overflow question!

You Asked: How Can Students Help Each Other Learn?

You Asked: How Can Students Help Each Other Learn?

Helping your fellow students learn is absolutely worth your time. It will help you gain a deeper understanding of the topic, build a strong relationship with other learners and gain the vital "peer pairing" skills that will help you excel as an engineer. So, when one of our subscribers asked for some techniques for helping other students learn, we asked Antoin Campbell a former bootcamp student, teacher and an engineer at Street Easy, to share his ideas.

Pair Programming For Beginners

Pair Programming For Beginners

Pair programming is a popular technique in which two developers work together to ensure clean, high-quality code. Maybe you've heard of it but never put it into practice, maybe you've tried it out but you're not sure if you're doing it right, or what you're supposed to get out of it. Read on to learn what exactly pairing is, what you win when you pair and how to practice it the right way.