0

Coding Foundations

I have nearly completed the python section of the coding foundations course. Should I continue onto the html modules or focus on python until I have mastered it??

24th Jul 2025, 5:33 PM
Tyler Lang
3 odpowiedzi
+ 4
I would suggest neither. First thing u should do is to use the freshly learnt python to write a cool project. That way the knowledge will stick better and u will get some practice. Html is important to know to some degree, but if u just gonna dive into it, u will probably forget a lot of what u just learnt. Programming needs practice. As for other python courses, u wont master python just by doing tutorials. Its better to learn these harder concepts once u actually need them and feel comfortable using them.
24th Jul 2025, 6:11 PM
Aleksei Radchenkov
Aleksei Radchenkov - avatar
+ 4
it really depends on your need and on your plan. if you would like to build websites, for instance with django, then you should learn some html and css as well along with python, including a small sql
24th Jul 2025, 7:20 PM
Mihaly Nyilas
Mihaly Nyilas - avatar
0
Thank you all 🙌
24th Jul 2025, 8:10 PM
Tyler Lang