8 odpowiedzi
0
In my opinion it is, as the two courses cover most of the basics. That paired with a bit of logical thinking and you should be fine, you can always refer back or ask for help here.
Learning a language is only half the battle, problem solving skill and logical thinking play just as big role.
For example knowing what a loop is would be pointless without knowing when to use one.
+ 1
DavX thanks for the exhaustive answer;
you have been really helpful
+ 1
Mirielle thanks for the advice
+ 1
Gabriele Marcantoni Hi! Finish python core and practice more and more to learn concepts. If you want to be advanced learner's, then -
1. Play code coaches
2. Challenge other learners
3. If there are mistakes, learn how to tackle those bugs.
4. Also learn codes illustrated in python's official documents, Also learn codes from an e-book : how to think like a computer scientist.
0
Gabriele once you’ve finished the course, try putting what you’ve learnt into action - complete some of the code coach problems 👍