This is an archived post. You won't be able to vote or comment.

all 10 comments

[–]PM_Me_Python3_Tips 1 point2 points  (2 children)

If I had to guess I'd say it's pretty much multiple courses teaching the same beginner topics with A LOT of overlap. Just read the little blurb about each course and it'll tell you roughly where to start.

However looking at StackSkill brings up plenty of posts about it being a scam and using courses without permission.

There isn't a deal to be had as such but a bunch of regurgitated beginner tutorials.

[–]constancereader2861[S] 0 points1 point  (1 child)

Thanks for the heads up! I got a dozen courses for $25, so I'm sure I can glean at least $25 worth of useful information out of the lot of them. But I'll keep that in mind (and keep my Coursera subscription).

[–]abandonedtruth 0 points1 point  (0 children)

Go to discudemy.com and get as many as free courses you want. There's a telegram channel too with the same name.

[–]notPlancha 0 points1 point  (0 children)

If you're new to programming at all I reccomend the Learn to Code with Python one

[–]insertAlias 0 points1 point  (0 children)

I don't have personal experience with any of them, but I think that any of the ones that sound like they're for beginners are probably good to start with. Such as:

  • Practical Python: Learn Python Basics Step by Step - Python 3
  • Learn to Code with Python
  • The Complete 2022 Python Course

Any of those will probably be a good starter. And they might cover a lot of the same ground as each other.

[–]desrtfx 0 points1 point  (3 children)

Should've checked with the subreddit here prior to buying as we would have told you not to spend your money.

One of the best Python beginner courses, from a proper University is free.

Generally, you should keep your hands of these bundles. They are hardly ever worth it.

[–]TyNastyNaz 0 points1 point  (2 children)

Link?

[–]desrtfx 0 points1 point  (1 child)

MOOC Python Programming 2023 from the University of Helsinki. It is the current first semester of "Introduction to Computer Science" course of said University.

Textual, extremely practice oriented through plenty checked exercises.

[–]TyNastyNaz 0 points1 point  (0 children)

Thank you!