![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 |
|
Hobbyist Programmer
Join Date: May 2005
Location: Indiana
Posts: 130
Rep Power: 4
![]() |
So all you have so far is HelloWorld ..... and you want a "complex" project
? Hmm ... gotta learn a few more things first. I'm not going to be original: file I/O <- will save you a lot of time later. Like try opening an existing file, changing it's contents and writing it to another file. |
|
|
|
|
|
#12 |
|
Programmer
|
Whats a good program i can edit...
|
|
|
|
|
|
#13 |
|
Programmer
|
Oh, And im not here to be a cracker, O sure i like it. But i love programming. Thats why im learining it.
|
|
|
|
|
|
#14 |
|
Newbie
|
I made a program to calculate the circumfrence of a circle if you give it the radius...
But for an actual real first project, I suggest the text-based RPG... Lots of creativity involved.
__________________
... after all, we're all alike. |
|
|
|
|
|
#15 |
|
Programmer
Join Date: Jul 2005
Location: Germany
Posts: 69
Rep Power: 3
![]() |
Hi,
hm a project i learned sth form was coding an alevator-simulation. Another good start is to code some ADTs yourself. Or you could write a program that is capable of transforming boolean expressions. Let's say it gets an expression with mixed junctors and it would transform it to all nand- or nor-expressions. It could pretty print some trees to visualize it.
__________________
-= C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do succeed, you will blow away your whole leg. =- Bjarne Stroustrup |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|