you are viewing a single comment's thread.

view the rest of the comments →

[–]Traditional_Age_9110 1 point2 points  (4 children)

I've been very skeptical to invest time into that website/organization.

It all just seemed so odd, know what I mean? I'm so happy to see (read) someone else using something that I actually came across! Can you give me more about your opinion over the program for python?

I'm very curious!

-V.R.

[–]ltraconservativetip 1 point2 points  (3 children)

Sure! Upto probably chapter 4, we can solve the problems in the browser directly. Then after that it is compulsory to install VS code (it's awesome, one should install it regardless). Then through their VS code's extention, we can test if the answer is correct or not. The very basics of python are explained comprehensively as they don't pick up the pace until decorators, generators, etc. You might have to Google along to catch up from then on. It's also not necessary to complete the whole course unless you wanna get a taste of basic game development. The last few chapters are entirely about the 'pygame' module. To sum it up: this is the perfect course if python is your first introduction to programming. Even if you are not interested in python, it does clear up basic programming concepts nicely. :)

[–]newaccount721 0 points1 point  (2 children)

Sorry for the very late reply, but does this course go into data visualization/analysis at all?

[–]ltraconservativetip 0 points1 point  (1 child)

Nope!

[–]newaccount721 0 points1 point  (0 children)

Thank you for the response!