Is Python Core easier or is Python for Beginners easier? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Is Python Core easier or is Python for Beginners easier?

I have already started Python, but there are some things that I just don't get. I am hoping that maybe the easier version would help me understand a little better.

6th Jun 2021, 7:51 PM
Flowers & Nari
Flowers & Nari - avatar
2 Answers
+ 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.
6th Jun 2021, 9:03 PM
Jerry Hobby
Jerry Hobby - avatar
0
Hi Flowers & Nari Python for beginers is easier than core
6th Jun 2021, 8:27 PM
Ollie Q
Ollie Q - avatar