Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   introductory level programming (http://www.chiefdelphi.com/forums/showthread.php?t=71147)

Pneumaticsman 04-01-2009 13:17

introductory level programming
 
Hey guys, I'm an introductory level C programmer (and I do mean introductory, I'm just about finished with the C For Dummies book), and I was wondering if you guys had any very simple introductory level projects I could work on to get more comfortable with the C language. This is just for me by the way, out team plans on using LabView to program the robot :)

Red Mage 04-01-2009 14:07

Re: introductory level programming
 
I assume you've done 'Hello World'?

Pneumaticsman 04-01-2009 15:18

Re: introductory level programming
 
yes I've done hello world, I'm just looking for some good project ideas so I can get more used to the language, I understand functions and switch case and all that bit so I'm not a total noob, but I haven't made anything useful and that's kinda what I was lookin for.

thanks

paulcd2000 04-01-2009 15:27

Re: introductory level programming
 
try writing a bank account program, with deposits, withdrawls, passwords, etc. you could even have it write the values to a text file, if you know file IO. you can readily customize the difficulty to your skill level.

Pneumaticsman 04-01-2009 15:42

Re: introductory level programming
 
Quote:

Originally Posted by paulcd2000 (Post 791172)
try writing a bank account program, with deposits, withdrawls, passwords, etc. you could even have it write the values to a text file, if you know file IO. you can readily customize the difficulty to your skill level.

that's actually a really good idea...I think I'll try that one thanks :)


All times are GMT -5. The time now is 00:05.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi