|
|
#11 (permalink) |
|
500+ Posts????
Join Date: Dec 2006
Location: WI, USA
Posts: 515
Reputation: 0
|
Well, I do understand classes. They're basically the objects of object oriented design, right? They can contain variables and functions. Still, I was under the impression that a "." was used for this, or is that only for variables and the "::" is for functions.
Yup, you're right, I have no idea what I'm doing. On the upside; I may have found a programmer! Though I've said that before 2
__________________
"Don't worry about people stealing an idea. If it's original, you will have to ram it down their throats." ~ Howard Aiken |
|
|
|
|
#12 (permalink) |
|
SuperKenshin's Servent
Join Date: Nov 2006
Posts: 1,028
Reputation: 32
|
The simple projects is what builds your foundation on C++ programming.
Without a stable foundation, your coding will not be all that great. Personally, I like to type up "simple" 1 hour projects up a few times so It sticks at the back of my mind. I also like to compare open-source simple games like 'Ping Pong' and 'Tetris' to see If i notice any similarities. There are loads of similarties between games. As for me, I'm still learning C++, only made simple things like Tetris...Calculator, Calendar. Nothing special. Maybe in a few months I'll be able to start developing RPGs. Hopeully. |
|
|
| Thread Tools | |
| Display Modes | |
|
|