2 Respuestas
+ 2
If you want the slower easier path, go with Python for Beginners, then Python Data Structures, and then Python Core. Python Core does cover everything so it will be a little redundant. But the need to understand Python Data Structures is critical to successful Python programming.
My MAIN advice is to NOT rush through them. Do some extra testing and programming to make sure you really understand each concept. If it makes sense, then move on. If it's a little confusing, do some small projects to test that concept more until it's VERY clear to you. The biggest problem is with people who rush through the courses without really learning the material.
0
Hi Flowers & Nari
Python for beginers is easier than core