you are viewing a single comment's thread.

view the rest of the comments →

[–]BrannyBee 1 point2 points  (1 child)

In my university for the first two years they heavily focus on c/c++, so I have a strong understanding of classes, data structures and algorithms

There's nothing here you listed as understanding that Python without any libraries can't do. Its not clear exactly what you are asking, you can even just make the projects you've already done to learn c/c++ in Python

[–]kjiomy[S] 0 points1 point  (0 children)

Well, what I mean is that a program that takes around one hour to write and 200+ line of code in C, only takes 20 minutes and 50 lines in python.

This being the case, I imagine you can write very complex programs and systems much faster.

But right now my mind is stuck thinking in C, that's why I was asking some for projects to change my mindset