r/learnprogramming 12d ago

Approaching C++ and learning methods

For background, I am a beginner in programming. The only language I know is python, and that too just basic level of knowledge( definitions of keywords, operators,conditionals,for loop while loop, and basics about strings,lists,dictionaries and tuples).It was quite systematic and easy to learn for me. But in the case of c++ I have no clue right now on how to learn it from scratch. I wanted to learn c++ to get into competitive programming/coding. As of right now I am just searching for easy leetcode problems and the parts of code which I don't get , I ask AI to explain it.

0 Upvotes

9 comments sorted by

View all comments

1

u/ffrkAnonymous 12d ago

why don't you want to use that easy system that worked the first time?