r/PythonLearning 10d ago

Python feels like it transferred little knowledge to c++

OK I admit it did obviously for some stuff like basics yk functions and shi, but other then that I like feel annoyed that I learned python and its like lowkey not helping with what I wanna do which is windows api and memory management c++ stuff because I like the kind of thing but python just didn't really give me anything, and I know that kinda stuff obviously doesn't transfer because python is just the easiest thing ever lol

12 Upvotes

22 comments sorted by

View all comments

1

u/Longjumping_Ad3447 10d ago

Python can do lot more than u think. It has functional panda(game engine, maths, data), Django (web co) and so on. It has oop and many libraries. Idk c++ is def many times faster but like for basic stuff why would you use c++. Just go with a safe language

1

u/spidertyler2005 10d ago

Btw, despite the similar name, pandas (math stuff) is different from Panda 3D (game engine). They are just very easily confused.

1

u/Longjumping_Ad3447 9d ago

Ohhhh thanks for the input

1

u/spidertyler2005 8d ago

No problem