CPP -
XStreeter - 06.03.2016
Hello i have learned basic of C++
What should i do now?
Re: CPP -
Burridge - 06.03.2016
What ever you like! If you've learned the basics why not expand on the basics and start learning some harder things in C++?
Re: CPP -
Joron - 06.03.2016
Try learning the harder things now...
Since u know the basics it should be easy.
Re: CPP -
XStreeter - 06.03.2016
where to learn harder things
Re: CPP -
DRIFT_HUNTER - 06.03.2016
Start with simple things and harder things will find you
Re: CPP -
Joron - 06.03.2016
Quote:
Originally Posted by XStreeter
where to learn harder things
|
Maybe do some good filterscripts...
Re: CPP -
DarkLored - 06.03.2016
Practice, do some mini project, the more you code or do something that you want to become good at the more you'll improve and admire yourself for it.
Re: CPP -
iMTube™ - 06.03.2016
learn more.
Re: CPP -
ikkentim - 07.03.2016
Quote:
Originally Posted by XStreeter
basic of C++
|
That's like 3-4 hours of work. Go forward and look at some more advanced stuff.
It's sounds very silly, but I got most of my C++ experience while writing a game using the win32 API (yes, that's the silly part) during my batchelor. (
Source found here)
Re: CPP -
vassilis - 08.03.2016
Quote:
Originally Posted by ikkentim
That's like 3-4 hours of work. Go forward and look at some more advanced stuff.
It's sounds very silly, but I got most of my C++ experience while writing a game using the win32 API (yes, that's the silly part) during my batchelor. ( Source found here)
|
Don't worry we all have been through this during programming courses :P. I am doing right now a game based on win32 API (for University)using C and i was scripting PASCAL too in previous exams for same purpose!(-_-)