Starting school next semester any tips or tools I can use to get ahead and start studying. Full stack web development. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Starting school next semester any tips or tools I can use to get ahead and start studying. Full stack web development.

Help

29th Dec 2022, 3:49 AM
Leigha Schilling
Leigha Schilling - avatar
1 Answer
+ 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.
29th Dec 2022, 4:10 AM
Tibor Santa
Tibor Santa - avatar