- 5
- Messages
- 1
- Threads
-
0
- Rep
4 Years of Service
whats the best way to learn c++? i wanna learn it for hacking and such
- 18
- Messages
- 2
- Threads
-
0
- Rep
4 Years of Service
Well, i think the best way to learn any programming language is writing it
- 308
- Messages
- 61
- Threads
-
0
- Rep
4 Years of Service
You will only learn from trial and error.
so get that debug up and start making random junk :kirby:
- 92
- Messages
- 6
- Threads
-
0
- Rep
4 Years of Service
You have gotten some excellent advice, honestly best way to learn anything is hands on (excludes becoming a doctor). For me I will literally pick up a book and use nano or vi rarely do I start out with an IDE just because often the learning curve includes one struggling with learning the IDE in addition to the language which they are learning.