Programming Forums
User Name Password Register
 

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

Reply
 
Thread Tools Display Modes
Old Jun 25th, 2004, 5:10 PM   #1
>X<
Newbie
 
Join Date: Jun 2004
Posts: 8
Rep Power: 0 >X< is on a distinguished road
Hello.

I would like to start programming
Basically i would like to know what programming language should i learn first?

I would eventually like to learn C++

Thank You
>X< is offline   Reply With Quote
Old Jun 26th, 2004, 1:07 AM   #2
Mjordan2nd
The Supreme Ruler
 
Join Date: May 2004
Location: Houston
Posts: 1,476
Rep Power: 6 Mjordan2nd is on a distinguished road
You could start with C/C++ if you like. Might I reccomend a book called "Teach Yourself C" by Herbert Schildt. After that, it would be quite easy to move on to C++.
__________________
&quot;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.&quot; - Dwight D. Eisenhower
Mjordan2nd is offline   Reply With Quote
Old Jun 26th, 2004, 6:07 AM   #3
>X<
Newbie
 
Join Date: Jun 2004
Posts: 8
Rep Power: 0 >X< is on a distinguished road
So starting with C isn't entirely impossible, because if i could that would be alot quicker probably

Also my dad knows C and has some books

Hopefully i'll be ahead betime i get to college then
>X< is offline   Reply With Quote
Old Jun 26th, 2004, 12:15 PM   #4
Mjordan2nd
The Supreme Ruler
 
Join Date: May 2004
Location: Houston
Posts: 1,476
Rep Power: 6 Mjordan2nd is on a distinguished road
I'm probably going to write a tutorial for C and post it on this forum. Look for chapter 1 either today or tomorrow. If you need any help with what I write you could alway IM me on aim at this screen name or drop me a private message.
__________________
&quot;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.&quot; - Dwight D. Eisenhower
Mjordan2nd is offline   Reply With Quote
Old Jun 28th, 2004, 9:18 PM   #5
sarumont
Hobbyist Programmer
 
sarumont's Avatar
 
Join Date: Apr 2004
Location: /dev/urandom
Posts: 154
Rep Power: 5 sarumont is on a distinguished road
Send a message via ICQ to sarumont Send a message via AIM to sarumont Send a message via Yahoo to sarumont
I would learn C alongside a scripting language (perl). C is good for big stuff, but you'd be amazed at how powerful a perl script can be. You can also put them together using SWIG.
__________________
"Time is an illusion. Lunchtime doubly so."
-the late, great Douglas Adams
sarumont is offline   Reply With Quote
Old Jun 29th, 2004, 7:15 AM   #6
>X<
Newbie
 
Join Date: Jun 2004
Posts: 8
Rep Power: 0 >X< is on a distinguished road
OK Thanks for the help
>X< is offline   Reply With Quote
Old Jul 7th, 2004, 4:20 PM   #7
bulio
Hobbyist Programmer
 
bulio's Avatar
 
Join Date: Jul 2004
Location: Location
Posts: 138
Rep Power: 5 bulio is on a distinguished road
i'm a programming newbie and am learning with an experienced friend on msn how to program in C-sharp or c# it's really easy,and once I become skilled at this I will move on to c/c++ so if your looking for a really easy language, go with this one.
bulio is offline   Reply With Quote
Old Jul 7th, 2004, 11:04 PM   #8
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
If you do not want to start with C++, then I would recommend first that you start with C#. C# is a bit more object oriented... well it is an object oriented language like C++, which can sometimes be less confusing than when transitioning from a procedural approach language like C.

One thing to keep in mind when making your decision is that though C# and C++ are fairly similar (with due respect) and one is probably not any more difficult then the other to learn, C# tends to have a greater bias towards windows form design (though it is not restricted to this--it makes it very easy) and C++ a traditional consol based language.

Many people may argue that is unfair, however I am just telling you from my experiences what I would use each language for. Though I have done the reverse as needed.
__________________
Clifford Matthew Roche &lt;geek@cliffordroche.com&gt;
Web Hosting: http://www.crd-hosting.com
Consulting: http://www.crdev-consulting.com
kurifu is offline   Reply With Quote
Old Jul 12th, 2004, 5:34 PM   #9
Ooble
I eat cake for breakfast.
 
Ooble's Avatar
 
Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9 Ooble is on a distinguished road
I say that you should just start with C++. Don't start with C - that's what I did, and it took a bit of work to get used to OO. I still haven't grasped everything yet. There are a few good books out there, but don't get C++ For Dummies - it's crap. I'm sure someone else can recommend something - I haven't had much luck with decent material.
__________________
Me :: You :: Them
Ooble is offline   Reply With Quote
Old Jul 15th, 2004, 3:19 PM   #10
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
I must be a dinosaur... I started in the BASIC, BASIC-A, XBASIC environments... lol

I would recommend starting with C++ for application development. VB if you want a quick and dirty graphical user interface. PHP if you want to get into web development.

I agree with this...
Quote:
you'd be amazed at how powerful a perl script can be
I have done more things in a line of AWK, SED, or Perl... than an entire C++ program in the past. It boils down to using the best tool for the job.

IR
__________________
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
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 12:24 PM.

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