PinnedHttp request and response and how web applications workWith so many different programming languages, frameworks, databases, web servers, and other buzz words out there, knowing how everything…Apr 28, 20207Apr 28, 20207
Which is better? Knowing one programming language really well or knowing several?As I’ve founded Coding Dojo and taught a lot of students, I get this question asked a lot. This is a good question indeed!Feb 29Feb 29
Top 9 programming languages for a new coder. Which programming language should you learn first?With so any programming languages out there, it could get confusing on which programming language to pick up first, especially if you don’t…Feb 29Feb 29
Top 4 tips for those wanting to learn to codeOver the last 10+ years, my career was dedicated on teaching people how to code. Throughout this career, I’ve directly taught over 1,000…Feb 29Feb 29
Why there are so many frameworks and libraries?To understand why there are so many frameworks, tools, and libraries for developers to use, consider the following analogy:Mar 12, 2021Mar 12, 2021
How to make a 10x resume for a software engineering roleOver the last 10 years, I have coached and worked directly with over 1,000 students, whom I have taught directly or indirectly through…Jan 5, 20211Jan 5, 20211
What is an array?An array is where you can store multiple values: typically series of numbers or strings.Jun 30, 2020Jun 30, 2020
Top 8 resume tips for Dojo GraduatesSince 2011, I have coached a lot of my former students at Coding Dojo on how to improve their resume. A few simple changes could…May 21, 2020May 21, 2020
SOLID Principles. Are they as important as they used to be 20 years ago?As I coach a lot of my students, I also hear from them what type of interview questions they were asked and how to better prepare for…May 9, 2020May 9, 2020
Common data structures and when to use eachLearning data structures could be difficult for someone new to coding. It does help a new coder understand the power of recursion and…May 6, 20201May 6, 20201