I want to start to learn web development.Where to start
1–10 of 32 posts
Re: I want to start to learn web development.Where to start
#2There are A LOT of languages and tools you can use to build for the web like like PHP or JavaScript.
Re: I want to start to learn web development.Where to start
#3Re: I want to start to learn web development.Where to start
#4Re: I want to start to learn web development.Where to start
#5https://codepen.io/
Re: I want to start to learn web development.Where to start
#6Start from HTML. There are A LOT of languages and tools you can use to build for the web like like PHP or JavaScript.
Re: I want to start to learn web development.Where to start
#7What interest you the most? Back-end development or front-end or full-stack...
Re: I want to start to learn web development.Where to start
#8You don't even need to bother with frameworks or libraries, although you probably will for professional development. But just to learn, all you need is a text editor.
Re: I want to start to learn web development.Where to start
#9https://learn.freecodecamp.org/
I worked through the majority of it when learning to code (didn't finish all of the "certifications" as I ended up finding a job). Happy to answer any questions about it as well.
Re: I want to start to learn web development.Where to start
#10I'd highly recommend the FreeCodeCamp curriculum for learning HTML, CSS, and JavaScript. I found it very helpful when learning to code, and the curriculum gives you an easy way to direct and organize your learning. https://learn.freecodecamp.org/ I worked through the majority of it when learning to code (didn't finish all of the "certifications" as I ended up finding a job). Happy to answer any questions about it as…