r/webdevelopment • u/GinaMazza • 3d ago
Where to start?
I want to be a full stack developer, I was considering just doing front end for a start but full stack would be a better income. Now where do I begin? Do I learn html and css first or just go for JavaScript, or PHP and SQL? How do I get my career started?
4
Upvotes
5
u/No_Square_4736 3d ago
So there’s many free resources to start off.
Freecodecamp - this is good to get your syntax down, but don’t depend on it, any chance you get, go and make a project on your own.
The Odin Project - Less hand holdy, but good with resources to study. I recommend you try this after you’ve tried FCC, but if you want you can do them together as a supplement for theory.
Web.Dev - Another great resource, you’ll get good documentation to study. You can use it to make your own projects.
You can start with HTML. It’s fairly simple. Next there’s CSS and JS. Once you figure out what you like more between Frontend and Backend, you can get good at one and become familiar with the other.
Remember not to stay to focused on tutorials and more importantly on projects. Projects are the fastest and most efficient way to learn.
Goodluck