+ 1
I want to make software but c isn't used for that . I heard that C++ is easy to learn if you know c .give me suggestions plz
c++
5 odpowiedzi
+ 2
start learning here
https://www.sololearn.com/Course/CPlusPlus/?ref=app
+ 2
No, not quite. You need a book to really learn C++: https://stackoverflow.com/a/388282/8004264
+ 2
C isn't used for making software? So the Unix operating system appeared magically along with the pre-self-hosting C++ compilers, the Linux kernel, GNU utils, countless indie games, Window Managers...etc.
Sure, most engines don't have C bindings, but SDL is C and it'll get you going though it's _not_ a full engine.
There are libs out there, it's just that C++ is more pragmatic for games. C can easily be used for basic GUI or CLI applications.
+ 1
thanks for your help
0
after completing here can I make a software