Lost Password?


Go Back   CodeCall Programming Forum > Software Development > General Programming > Programming Theory

Programming Theory Discuss programming theory, algorithm efficiency, logic, and other any other category where math and computer science overlap.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #151 (permalink)  
Old 10-07-2008, 02:44 PM
marwex89's Avatar   
marwex89 marwex89 is offline
Guru
 
Join Date: Jul 2008
Location: Viking-land!
Posts: 3,995
Rep Power: 30
marwex89 is a jewel in the roughmarwex89 is a jewel in the roughmarwex89 is a jewel in the rough
Send a message via AIM to marwex89
Default Re: Starting a teenager programming?

I actually think you're right.. C/C++ isn't for kids So java might be the best to start with
__________________
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #152 (permalink)  
Old 10-07-2008, 03:10 PM
geon geon is offline
Newbie
 
Join Date: Oct 2008
Posts: 22
Rep Power: 1
geon is on a distinguished road
Default Re: Starting a teenager programming?

Ya, why worry about garbage collection, pointers, memory allocation, or any of that junk when you are learning the basics? It makes it all much more confusing when your new.

You can do all the basics in Java just fine, and there is so much less to worry about. (I define the basics as the obvious extreme basics, learning object orientation, basic data structures, recursion, abstract data types, etc...All of that is more than enough to provide a very strong foundation to programming education)

Lol, you gotta learn how to drive a car and what all the parts do and how they work before you can get under the hood and start really messing around.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #153 (permalink)  
Old 10-07-2008, 03:12 PM
marwex89's Avatar   
marwex89 marwex89 is offline
Guru
 
Join Date: Jul 2008
Location: Viking-land!
Posts: 3,995
Rep Power: 30
marwex89 is a jewel in the roughmarwex89 is a jewel in the roughmarwex89 is a jewel in the rough
Send a message via AIM to marwex89
Default Re: Starting a teenager programming?

Of course one must move on to C(++) later, but I don't really think it is a good first-time language
__________________
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #154 (permalink)  
Old 10-07-2008, 03:28 PM
Xav's Avatar   
Xav Xav is offline
Code Warrior
 
Join Date: Mar 2008
Location: On God's Planet
Posts: 9,882
Last Blog:
Web slideshow in JavaS...
Rep Power: 78
Xav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud of
Send a message via MSN to Xav
Default Re: Starting a teenager programming?

C# or Java aren't much different in syntax, either. A verbose language like Delphi could be a good introduction, as it is easy to grasp the syntax.
__________________


Mr. Xav | Website | Forums | Blog
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #155 (permalink)  
Old 10-07-2008, 03:55 PM
Aereshaa's Avatar   
Aereshaa Aereshaa is offline
Guru
 
Join Date: Apr 2008
Posts: 537
Rep Power: 9
Aereshaa is a jewel in the roughAereshaa is a jewel in the roughAereshaa is a jewel in the roughAereshaa is a jewel in the rough
Default Re: Starting a teenager programming?

Or Perl. Or shell scripting. Both are very easy to learn, I did when I was 8 or 9.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #156 (permalink)  
Old 10-07-2008, 03:56 PM
Xav's Avatar   
Xav Xav is offline
Code Warrior
 
Join Date: Mar 2008
Location: On God's Planet
Posts: 9,882
Last Blog:
Web slideshow in JavaS...
Rep Power: 78
Xav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud of
Send a message via MSN to Xav
Default Re: Starting a teenager programming?

Or Visual Basic... but then again...
__________________


Mr. Xav | Website | Forums | Blog
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #157 (permalink)  
Old 10-07-2008, 03:59 PM
MeTh0Dz|Reb0rn's Avatar   
MeTh0Dz|Reb0rn MeTh0Dz|Reb0rn is offline
My Posts Are Moderated
 
Join Date: Jul 2008
Posts: 79
Rep Power: 0
MeTh0Dz|Reb0rn is an unknown quantity at this point
Default Re: Starting a teenager programming?

You mines well just start with C when you are first starting.

It will keep you from forming any myths about programming and it shows you how a compiler should operate.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #158 (permalink)  
Old 10-07-2008, 04:09 PM
marwex89's Avatar   
marwex89 marwex89 is offline
Guru
 
Join Date: Jul 2008
Location: Viking-land!
Posts: 3,995
Rep Power: 30
marwex89 is a jewel in the roughmarwex89 is a jewel in the roughmarwex89 is a jewel in the rough
Send a message via AIM to marwex89
Default Re: Starting a teenager programming?

Yeah, but it will make some things quite hard and confusing for a first-time programmer.. Better start of with something easier to get the concepts. Myths get busted. It's just fine to learn C later and say: "Wow, so that's why [something] work in [insert high-level language]!" Of course, with some nice books/tutorials, C can be learned.. But it will be confusing, I think, for a complete n00b..
__________________
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #159 (permalink)  
Old 10-11-2008, 05:47 AM
chili5's Avatar   
chili5 chili5 is offline
Code Warrior
 
Join Date: Mar 2008
Age: 15
Posts: 3,634
Rep Power: 32
chili5 is a name known to allchili5 is a name known to allchili5 is a name known to allchili5 is a name known to allchili5 is a name known to allchili5 is a name known to all
Default Re: Starting a teenager programming?

lol that site has 2 threads?? Yeah really trust worthy. lol

All questions are answered here.
__________________
Emo Philips - "My computer beat me at checkers, but I sure beat it at kickboxing."
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #160 (permalink)  
Old 10-11-2008, 05:48 AM
Brandon W's Avatar   
Brandon W Brandon W is offline
Guru
 
Join Date: Sep 2008
Location: Australia
Age: 15
Posts: 1,604
Rep Power: 15
Brandon W is just really niceBrandon W is just really niceBrandon W is just really niceBrandon W is just really niceBrandon W is just really nice
Send a message via MSN to Brandon W
Default Re: Starting a teenager programming?

haha Chili5

Reported
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
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
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
General programming and logic :: Programming language types Chinmoy Tutorials 1 04-07-2008 04:15 PM
Tutorial: Starting Java Using Netbeans Jordan Java Tutorials 0 04-05-2008 03:45 PM
General programming and logic Chinmoy Tutorials 0 03-20-2008 05:58 AM
What is the best language for starting programming? Onur General Programming 6 10-11-2007 08:47 PM
starting Programming Willmaniam C and C++ 4 04-27-2007 12:41 PM


All times are GMT -5. The time now is 11:57 PM.

Contest Stats

WingedPanther ........ 2753.6
Xav ........ 2704
Brandon W ........ 1702.32
John ........ 1207.73
marwex89 ........ 1175.24
morefood2001 ........ 966.05
dcs ........ 655.75
Steve.L ........ 475.59
orjan ........ 418.58
Aereshaa ........ 383.54

Contest Rules

CodeCall Goal

Goal: 100,000 Posts
Complete: 100%


Complete - Celebrate!

Ads