I'm looking to dive into coding with no prior experience. My goal is to become a web and app developer, essentially a full-stack engineer. I really want some guidance on this journey because I'd rather not waste my time on resources that aren't effective. I'd appreciate advice from anyone who has successfully learned to code!
5 Answers
Consider starting with Codecademy to grasp the fundamentals, and then practice writing your own code with tools like a copilot agent. They're great for getting help while still driving your own learning.
I suggest taking time to understand what type of developer you want to become. There are many paths in software development, like web apps, mobile apps, or even game development. Focus on the basics first: learn HTML, CSS, and JavaScript before diving into frameworks like React. A good understanding of these will make your journey much smoother.
For those who enjoy reading, 'Learn Python The Hard Way' by Zed Shaw is an excellent book—all straightforward and easy to digest. Pair it with 'Real World Web Projects' by Rishi Ray, which provides a step-by-step guide through a bunch of projects.
Check out The Odin Project; it’s a great resource for learning web development. Another solid choice is cs50 on YouTube. Those first few lectures can give you a really good foundation and help you figure out your direction.
I began learning about three years ago from scratch and I'd recommend starting with JavaScript. Focus on it for at least six months before exploring other languages. FreeCodeCamp is fantastic for beginners—it covers everything from basic HTML to React and helps you build a solid portfolio. Just remember, resist the temptation to get caught up in every new framework. Master the fundamental concepts first!

Related Questions
How To: Running Codex CLI on Windows with Azure OpenAI
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically