0
How can I apply c++
hi! I am wanting to lern to apply the c++ I have learned, but I don't know how.
7 Answers
+ 10
1) You can't simply change an existing game/program because it's compiled however
2) You can create your own game/program even in the code playground
if you'd like to create a game I'd start simple, create a guess the number or rock paper scissors game (without a graphical user interface) and increase the difficulty/complexity of your game every time you create a new one (only if you successfully finished the last one)
+ 10
I started with some simple youtube tutorials and a easier language, it's up to you, nobody can create a game straight after some basic c++ stuff, it will probably take a couple of weeks
if I were you I'd learn from
youtube tutorials
books
examples
sololearn
+ 8
habe you tried the code playground?
+ 3
yes. I mean how can I apply the stuff I'm learning to stuff like games and programs.
+ 2
how do i make one? idk If I'm not far enugh into my course or if I am missing somthing here.
+ 2
ok thanks. I started with this because I saw somthing that said this was the best language to learn.
+ 1
change of plans, coding hurts my brain WAY TO MUCH(ps I have been at this for a few weeks). I'm probly gona stick to learning to model.