GIDForums  

Go Back   GIDForums > Computer Programming Forums > Miscellaneous Programming Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 25-Feb-2008, 14:45
hack27e hack27e is offline
New Member
 
Join Date: Feb 2008
Posts: 3
hack27e is on a distinguished road

Good start to programming


I'm 17 and have been into computer programing and technology stuff since i was little. i was wondering what would be a good program to start out with learning? im going to go to college to learn about all this but i want to get a head start. so any information will be helpful thanks in advance
  #2  
Old 25-Feb-2008, 20:29
WaltP's Avatar
WaltP WaltP is offline
Outstanding Member
 
Join Date: Feb 2004
Location: Midwest US
Posts: 3,243
WaltP is a name known to allWaltP is a name known to allWaltP is a name known to allWaltP is a name known to allWaltP is a name known to allWaltP is a name known to all

Re: any help>?


I'd recommend anything in a book that teaches programming. When you get to the end of the book, you can come up with all kinds of things.
__________________

Age is unimportant -- except in cheese
  #3  
Old 29-Feb-2008, 11:46
crystalattice's Avatar
crystalattice crystalattice is offline
Flame War Instigator
 
Join Date: Apr 2004
Location: San Diego
Posts: 1,543
crystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nice

Re: Good start to programming


Go to a library and see what they have. Though some of the books will be old and out of date, they will give you some good information at least.
__________________
Common Sense v2.0-Striving to make the world a little bit smarter.
  #4  
Old 29-Feb-2008, 13:06
TreyAU21's Avatar
TreyAU21 TreyAU21 is offline
Member
 
Join Date: Feb 2006
Location: Atlanta, GA
Posts: 116
TreyAU21 has a spectacular aura aboutTreyAU21 has a spectacular aura about

Re: Good start to programming


I would recommend studying differences between programming languages and implementing data structures in a couple of languages.

Here's a good exercise. Try to implement a singly linked list in C and in Java (Object Oriented). http://en.wikipedia.org/wiki/Linked_list

Try to implement a couple of different linked list operations:
** Adding a new node to the end of the list
** Adding a new node to the middle of the list
** Removing a node from the middle of the list
** Removing the start node

Once you get it all working, go ahead and try doing the same thing in both languages for doubly linked lists.

This exercise isn't very sexy, but it is important. Feel free to post some of your code or any questions that you have. (Hopefully the link that I provided gives you enough information on linked lists... if you have any general questions about it... feel free to ask).
__________________
If practice makes perfect and nobody's perfect... why practice?

Homepage: http://www.treywhite.com
Blog: http://www.treywhite.com/blog.php
Web Design Company: http://www.ewebproductions.com
 
 

Recent GIDBlogMeeting the populace by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

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

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

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 03:26.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.