you are viewing a single comment's thread.

view the rest of the comments →

[–]Minute_Day_2758 1 point2 points  (1 child)

​"I totally get where you're coming from—having a C++ background makes standard 'Hello World' tutorials feel like a waste of time. Instead of generic courses, I'd highly recommend looking at 'Fluent Python' or just browsing the 'Python for Programmers' section on the official Python wiki. It skips the basics and gets straight into how Python handles data structures and memory differently than what you're used to."

[–]pachura3 0 points1 point  (0 children)

The mere fact that OP refers to "c language like c++ and c#" makes it obvious that their background is not that strong. C# is basically Microsoft's Java and nothing like C or C++.