![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Jun 2004
Posts: 8
Rep Power: 0
![]() |
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 |
|
|
|
|
|
#2 |
|
The Supreme Ruler
![]() Join Date: May 2004
Location: Houston
Posts: 1,476
Rep Power: 6
![]() |
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++.
__________________
"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 |
|
|
|
|
|
#3 |
|
Newbie
Join Date: Jun 2004
Posts: 8
Rep Power: 0
![]() |
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 ![]() |
|
|
|
|
|
#4 |
|
The Supreme Ruler
![]() Join Date: May 2004
Location: Houston
Posts: 1,476
Rep Power: 6
![]() |
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.
__________________
"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 |
|
|
|
|
|
#5 |
|
Hobbyist Programmer
|
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 |
|
|
|
|
|
#6 |
|
Newbie
Join Date: Jun 2004
Posts: 8
Rep Power: 0
![]() |
OK
Thanks for the help ![]() |
|
|
|
|
|
#7 |
|
Hobbyist Programmer
Join Date: Jul 2004
Location: Location
Posts: 138
Rep Power: 5
![]() |
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.
|
|
|
|
|
|
#8 |
|
Expert Programmer
|
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 <geek@cliffordroche.com> Web Hosting: http://www.crd-hosting.com Consulting: http://www.crdev-consulting.com |
|
|
|
|
|
#9 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
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.
|
|
|
|
|
|
#10 | |
|
Programming Guru
![]() ![]() ![]() |
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:
IR
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|