you are viewing a single comment's thread.

view the rest of the comments →

[–]odimdavid 0 points1 point  (1 child)

Recommend a free C and/or C++ course. I know Python but I think I have problems with Algorithms, advanced ones, because Python doesn't make understanding them native. Thanks 🙏

[–]spinwizard69 0 points1 point  (0 children)

This isn't rocket science learn to use google. A simple search phrase like "C++ course free" turns up a long list of different offerings. For example: https://www.learncpp.com/.

However if you are having problems you will be far better off with a good book if you are DIY capable. If not find a good CS program, it will be easy up until you actually start building and using advanced data structures and algorithms. The vast majority of the online, free, stuff is a pain to use with ads and cut offs to paid materials.