|
|
|
|
![]() ![]() |
Aug 2 2007, 12:45 AM
Post
#1
|
|
|
Newbie [ Level 1 ] Group: Members Posts: 1 Joined: 2-August 07 Member No.: 23,778 |
AII!! wassup guyz?
anywayz.. am new here and new to all programming stuff,i've read other threads about that but am stilll confused..... dunno where to start or what to start.could u guyz give me some hints or something?maybe a link to some tut ?or atleast tell me where to start XD am wanna study programming atm for fun,but looking forward to start a career. |
|
|
|
Aug 3 2007, 10:19 PM
Post
#2
|
|
|
Way Out Of Control - You need a life :) Group: Members Posts: 1,086 Joined: 21-June 05 From: New York Member No.: 6,440 |
Welcome to the forum.
That really depends on what programming language you want to start off with first and what you intend to do with this language. C++ and Java are probably the more popular ones. I just did a quick search on Google for some sites that may help: http://java.sun.com/docs/books/tutorial/ http://www.cplusplus.com/doc/tutorial/ I'm sure you will get the hang of other languages once you understand on of them. Code will be different but the logic behind them should be very similar, especially for Java and C++. |
|
|
|
Aug 3 2007, 10:47 PM
Post
#3
|
|
|
Newbie [ Level 2 ] Group: Members Posts: 20 Joined: 24-June 07 From: Egypt Member No.: 22,882 |
I personally started learning programming with C, then worked my way up... and down, too, actually.
But I repeatedly hear that it's best to start with a language such as Visual BASIC, where you can learn most of the essential programming concepts while not having to deal with the more complicated tasks. And although Visual BASIC is rather limiting in many aspects, it's widely in use and doesn't take too long to learn. But whatever you do, you'll probably grow into using C++ or Java pretty soon, once you learn the basics and feel the need for a freer approach to programming. Good luck. |
|
|
|
Aug 5 2007, 03:33 PM
Post
#4
|
|
|
Way Out Of Control - You need a life :) Group: Members Posts: 1,086 Joined: 21-June 05 From: New York Member No.: 6,440 |
Different people have their own ways of learning a language. Just like you NeoTeemZ, I also learned the C language first
I find Visual Basic very easy to use, but it might be due to my prior programming experience with C. It might be better to start off with the C language first in that case. But I did have to make some adjustments when I started to study C. Was confused with the whole constructors and destructors |
|
|
|
Aug 6 2007, 01:25 PM
Post
#5
|
|
|
Way Out Of Control - You need a life :) Group: [HOSTED] Posts: 1,025 Joined: 2-August 05 From: Kapellen (Antwerp, Belgium) Member No.: 7,585 |
There are 2 kinds of programming languages, object oriented and not-object oriented (<- can't remember the exact name
If I were you, I'd start with C++, but the choice is up to you ps. please don't start with Visual Basic. It might be an easy language to learn, but it realy sucks when it comes to the rules of programming, it'll only teach you bad habbits. //edit: just to make things a bit more confusing, there's another kind of programming language, usualy called scritping languages. The difference is that you don't have to compile (making an executable file) these codes before you can use it. This post has been edited by wutske: Aug 6 2007, 01:29 PM |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 8th September 2008 - 02:51 AM |