0
Starting school next semester any tips or tools I can use to get ahead and start studying. Full stack web development.
Help
1 Antwort
+ 3
It's difficult to give you advice without knowing your curriculum or your own level of knowledge.
What every programmer needs to now is a few key components of software development, that are not strictly related to the programming language:
- version control, git
- REST API
- automated testing
- deployment, CI/CD
You seem to have an empty profile. If you have no programming knowledge at all, then these topics might be too advanced for you, and you are better off starting with the basic elements of web programming: HTML, CSS and JavaScript.