Learning C++
- 2 Devlogs
- 5 Total hours
I started as having absolutely 0 C++ experience and am aiming to become competent in it.
I started as having absolutely 0 C++ experience and am aiming to become competent in it.
Working on exercises from ‘https://pynative.com/cpp-exercises/’. Really useful. Just used a hashmap to find how many of each letter are in a user input. Going well. Sometimes get confused between « and » for std::cout and std::cin.
Learning the basics of C++