Andys Guide to Jumpstarting a Career in Software Development
- Andy, a self-taught software developer, provides a 3 month plan for those looking to get into the field of software development
- He recommends learning HTML and CSS for 1-2 weeks and then JavaScript for client-server architecture
- He suggests spending 15 hours per week studying
- He recommends the Head First HTML and CSS book to learn the basics.
Achieving Web Development Mastery in 3 Months: Tips for Beginners
- Learning HTML, CSS, JavaScript and client-server architecture can be done in 3 months
- Resources such as Head First HTML, CSS and JavaScript books should be used to build projects (such as a personal website or calculator app)
- Git/Github should also be learned for working with code collaboratively
- Understanding the basics of HTTP traffic and networking will also help with web development.