+ 1
Learning Python - Question
I’m currently taking Coding Foundations because I want to learn Python. Is it recommended to do all of coding foundations which includes HTML and SQL or just complete the Python section and then move on to Introduction to Python? I’m not interested in learning HTML or SQL at this time.
1 Resposta
+ 2
Coding Foundations is a more generalized course aimed to introduce you to languages that's useful to get started in coding.
From your profile, it seems you've already taken two Python courses. Coding Foundations will not significantly deepen your Python knowledge.
It's more about broadening your skillset to include web technology, which will be useful if you decide to explore Python's web related functionalities.