Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Aug 14th, 2004, 12:42 PM   #1
Overmind
Professional Programmer
 
Overmind's Avatar
 
Join Date: Jun 2004
Location: South Africa, Johannesburg
Posts: 301
Rep Power: 5 Overmind is on a distinguished road
Ok...im trying to learn c++, and its the 1st language im learning (a bit of turbo pascal doesnt count) So I need ideas to grasp the very basics and to get to know them well...so any ideas?? :huh:

(I am talking about the basics of all basics - the noobiest basics, eg. basic use of arrays, functions, loops, etc.)

PS, pls dont make me look like a fool by giving ideas way out of my legue
__________________
[SIGPIC][/SIGPIC]
Overmind is offline   Reply With Quote
Old Aug 14th, 2004, 12:53 PM   #2
Infinite Recursion
Programming Guru
 
Infinite Recursion's Avatar
 
Join Date: Jul 2004
Location: United States
Posts: 3,467
Rep Power: 8 Infinite Recursion is on a distinguished road
Send a message via MSN to Infinite Recursion Send a message via Yahoo to Infinite Recursion
Something simple... how about a fast food ordering simulator or an atm simulator.?

For example, if you were doig the atm simulator:

Just a basic menu for the user to choose from... deposit, withdrawal, balance inquiry, etc.

Functions to do the number crunching that return the new balance... after the user's type of transaction is complete.

etc...
__________________
http://jasonpowers.net

"There are a thousand hacking at the branches of evil to one who is striking at the root."
Infinite Recursion is offline   Reply With Quote
Old Aug 14th, 2004, 1:50 PM   #3
Mjordan2nd
The Supreme Ruler
 
Join Date: May 2004
Location: Houston
Posts: 1,476
Rep Power: 6 Mjordan2nd is on a distinguished road
How about a program which can store phone numbers and names, and then retrieve the phone numbers based on the name. (If you know File I/O)

Or...

Make a program which asks the user for integer input. Now calculate and output every prime number up till the ineger the user inputted.

Those should be pretty easy.
__________________
"Every gun that is made, every warship launched, every rocket signifies, in the final sense, a theft from those who hunger and are not fed, from those who are cold and are not clothed. The world in arms is not spending money alone. It is spending the sweat of its laborers, the genius of its scientists, the hopes of its children." - Dwight D. Eisenhower
Mjordan2nd is offline   Reply With Quote
Old Aug 15th, 2004, 10:26 AM   #4
Overmind
Professional Programmer
 
Overmind's Avatar
 
Join Date: Jun 2004
Location: South Africa, Johannesburg
Posts: 301
Rep Power: 5 Overmind is on a distinguished road
Thanx
Ok, now my weekend is over, I have a test tommorrow and I still want to learn more c++, so much to do, so little time
__________________
[SIGPIC][/SIGPIC]
Overmind is offline   Reply With Quote
Old Aug 15th, 2004, 5:37 PM   #5
kurifu
Expert Programmer
 
kurifu's Avatar
 
Join Date: Jul 2004
Location: Halifax, Nova Scotia (Canada)
Posts: 784
Rep Power: 5 kurifu is on a distinguished road
Send a message via ICQ to kurifu Send a message via MSN to kurifu
Pickup a SAMS book on learning C++ in 24 days or 24 hours, usually they have good exerices to work on at the end of every chapter. They are great for getting down all the basic concepts you need to know to be a good programmer.
__________________
Clifford Matthew Roche <geek@cliffordroche.com>
Web Hosting: http://www.crd-hosting.com
Consulting: http://www.crdev-consulting.com
kurifu is offline   Reply With Quote
Old Aug 16th, 2004, 2:23 AM   #6
Berto
Programming Guru
 
Join Date: Aug 2004
Posts: 1,022
Rep Power: 6 Berto is on a distinguished road
Send a message via AIM to Berto Send a message via MSN to Berto
god i hate those learn this is 24 hours books they are just plain anoying, and you come out at the end of it going,

"well i havnt learnt anything useful"

I find the most useful tutorials onl;ine but then again i can skip the bits on statements, so yeah get a book just not the silly treach yourself in 24 hourws books :/
__________________
"Put your hand on a hot stove for a minute, and it seems like an hour. Sit with a pretty girl for an hour, and it seems like a minute. THAT'S relativity."

- Albert Einstein
Berto is offline   Reply With Quote
Old Aug 23rd, 2004, 1:19 AM   #7
Barbo
Newbie
 
Join Date: Aug 2004
Posts: 24
Rep Power: 0 Barbo is on a distinguished road
Send a message via MSN to Barbo
Quote:
Originally posted by Berto@Aug 16 2004, 07:23 AM
god i hate those learn this is 24 hours books they are just plain anoying, and you come out at the end of it going,

"well i havnt learnt anything useful"

I find the most useful tutorials onl;ine but then again i can skip the bits on statements, so yeah get a book just not the silly treach yourself in 24 hourws books :/
heeeeeeeeyyy, I like those books, most teach you the basic tools you need, but then again to each his own, I cant make you like them

in my opinion, get a book, those 24 hrs ones were quite useful for me, if you are an extreme newbie (like me ), but if you already have the idea of certain basic concepts like:
input/output
functions
desicions
loops
classes
pointers and arrays (vector is a plus in C++ since thats your case )

you can build very powerful programs already like some of the already mentioned, if not read and learn and then you can call yourself an Advanced newbie B)
Barbo is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 11:04 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC