0

Reading Docs

Tips on reading docs so you actually can implement the logic into your code? Ive started with C++ and was going to read some docs on unordered_maps and like their website is 20 years old and i dont understand how i can read it and actually understand and implement functionality with it inside my code. (I figured it out with an youtube video) but i mean in general reading docs how do you do to understand how u are going to implement it?

3rd Apr 2025, 10:22 AM
Linkan Skinkan
Linkan Skinkan - avatar
1 Réponse
0
Before you can read a doc and understand, I expect you to have atleast 50% understanding in the language as a whole. If you're a beginner, you would need a tutorial not a doc
4th Apr 2025, 5:43 PM
RuntimeTerror
RuntimeTerror - avatar