What Is A Good Language To Start Of Learning
#1
Posted 17 November 2007 - 08:36 PM
#2
Posted 18 November 2007 - 10:03 AM
The easiest language to learn is Visual Basic (see my sig) but its not supported by Microsoft any more because they are pushing VB.Net (which you can download for free of M$). There is far more support for obtaining information, there are 30 forums that I'm involved with.
I bought Visual C++ many years ago but I found it a very difficult language to learn that's because I've been used to the ease of VB.
This post has been edited by Keithuk: 18 November 2007 - 10:04 AM
Martin2k
Windows ME (spare computer)
Windows XP 2002 Professional SP3 (desktop computer)
Windows Vista Home Premium SP2 (laptop computer)
#3
Posted 21 November 2007 - 05:17 PM
I use Liberty BASIC which is only like 50 dollars to buy, or Just BASIC which is a downgraded version of Liberty, but is free (by the same author)
#4
Posted 21 November 2007 - 06:47 PM
This post has been edited by Keithuk: 21 November 2007 - 06:48 PM
Martin2k
Windows ME (spare computer)
Windows XP 2002 Professional SP3 (desktop computer)
Windows Vista Home Premium SP2 (laptop computer)
#5
Posted 24 November 2007 - 08:52 AM
Boredom Software Stop Highlighting Things
#6
Posted 27 November 2007 - 02:10 PM
Marc.
#7
Posted 08 December 2007 - 04:25 PM
I would also recommend Java and to dive right into Object Orientated Programming as you can always easily revert back to procedural style if needed.
You may also wish to consider learning to program with Python. Python is a remarkably intuitive language to use. The way the language is structured just "makes sense" ... it's hard to explain. The only reason I'm suggesting Python as a second option is because it's syntax is unique compared to other "typical" programming languages. I won't get into any more detail. The nice thing about Java is that it looks remarkably like other languages like C++
In my very humble opinion, and please no one hunt me down and kill me for saying this ... I would personally say away from any "drag-and-drop" style programming languages even though this is what the pro's might use. When learning to program, drag-and-drop isn't the way to do it.
#8
Posted 17 December 2007 - 12:56 AM
Well programming is my area of expertise. Currently I know about 8 different languages, which might sound incredible but it isn't really and I will let you know why.
First, my personal recommendation, would be to learn python first then learn C then go into C++ (OOP = Object Oriented Programming). I know you said you didn't like C but your really looking into programming as a career you will need C/C++ at the minimum. Once you learn a basic language then OOP, each language there after comes pretty easy because you already have the basics on syntax, conditional loops, functions (or routines), and the most dreaded of all pointers.
Choosing a programming language involves many factors, and certainly isn't something you should do with a few days, or after a few suggestions on a forum. You have some questions to ask such as, what do you want to program, or what area (windows programming, network programming, server etc)? The most popular language according to Google is C, next is windows programming then java programming (remember javascript is a scripting language, meaning it is not compiled in binary) then PHP (also a scripting language). So again I could go on and on, but!
Again this is just my personal opinion, you can ask around or search on the net but you will come up with pretty much close to the same answer. Especially involving C/C++.
If you have any questions don't be afraid to PM me. To give you an idea of the languages I currently use and how I use them:
Python (primary language used by Blender3D)
C/C++ (used in a number of ways mostly server programming, shell programming)
Assembly (mainly in RE malware)
Perl (used mainly with Unix/Linux programming, some web programming)
C#, VB.NET, ASP.NET (mainly on freelance projects)
Hope this gives you a little help.
CyberSorcerer
This post has been edited by CyberSorcerer: 17 December 2007 - 01:00 AM
#9
Posted 27 December 2007 - 04:42 PM
I personally don't like VB. It's almost too simplified, almost to the point where it doesn't feel like a real language. If you're into designing rather than coding, then VB would be all right.
#10
Posted 29 December 2007 - 03:40 PM
RADIUM-V Interactive, on Dec 27 2007, 09:42 PM, said:
The simpler the better.
Martin2k
Windows ME (spare computer)
Windows XP 2002 Professional SP3 (desktop computer)
Windows Vista Home Premium SP2 (laptop computer)
#11
Posted 11 January 2008 - 11:06 PM
I have also elected to use Blender as my "training", would this be a good idea?
#12
Posted 17 January 2008 - 01:17 PM
I forgot to check here before I posted. But I have a Very similar Question in my post about wanting to learn about programing. I am just starting to get interested in it. Just as a hobby, so I can help fix my computer problems when they pop up. This way I know what to tell the "Computer Techs" more precisely. And also to try my hand at programing too. I only had a few "Basic" Classes in High school. But that was 20 years ago. I think I have forgoten almost every thing I learned in those classes. So what would be a good starting point? Also what is a good refference source for free or cheap books for information?
#13
Posted 18 January 2008 - 09:27 AM
You can have a model in a game, but without the programming behind it, there's no way to determine a gun from a chopstick. Especially since without programming, a chopstick will act the same way as a gun, which will at most just sit there on the ground which hasn't been coded yet.
#14
Posted 19 January 2008 - 08:39 AM

Help



Back to top














