12-22-2006, 10:26 AM
|
#1 (permalink)
|
|
Junior Member
Join Date: Dec 2006
Posts: 22
|
Which is the easiest programming language?
I'm a beginner and I want to learn one programming language at a time. Which one is the easiest? So far, I heard that Java and VisualBasic are the easiest to learn. When I was in college, I was taught a little of Visualbasic. I guess I didn't listen.
Your replies will be really really appreciated.
|
|
|
12-26-2006, 10:35 AM
|
#2 (permalink)
|
|
Junior Member
Join Date: Dec 2006
Posts: 15
|
Re: Which is the easiest programming language?
Rails on Ruby!
Java is difficult to maintain later on. Too much configuration files, etc. Servers are expensive unless you using JBoss. Microsoft ASP is good, but you know Microsoft, you are most prone to hackers. PHP is tough to pick up, it's not too object oriented.
|
|
|
12-30-2006, 07:21 PM
|
#3 (permalink)
|
|
Junior Member
Join Date: Dec 2006
Posts: 10
|
Re: Which is the easiest programming language?
hahah visual basics defnitley
if u hav a pc go with that
its easy to learn and its got gui built right in
when i was in 10th grad ei could code in visual basics
i mean basic is in its name
trust me learn visual basics its easy
|
|
|
02-10-2007, 06:14 PM
|
#4 (permalink)
|
|
Junior Member
Join Date: Feb 2007
Posts: 2
|
Re: Which is the easiest programming language?
QBasic, then Visual Basic, the Ruby, then Python, then you get into the bigger languages (C, C++, Java, ASM, etc.)
I learned QB when I was 10, VB when I was 12, Ruby and Python at 13, C, C++, and Java all at 14. I learned ASM way later.
|
|
|
10-12-2007, 03:42 AM
|
#5 (permalink)
|
|
Junior Member
Join Date: Oct 2007
Posts: 1
|
Give REBOL a try.
Rebol is the easiest language I've found for beginners, and can be applied to so many different problem domains. I wrote a tutorial to help people use it as their first programming language:
Rebol Programming For The Absolute Beginner
The Rebol interpreter is tiny, the language is elegant, and it's so easy for new programmers to learn. It's got native network connectivity and many useful data types built in, CGI interface, database connectivity, unique data parsing features, a consistent and easy learning curve. Sripts run unchanged on 40+ platforms. It's a shame so few people even know it exists...
|
|
|
11-27-2007, 11:11 AM
|
#6 (permalink)
|
|
Junior Member
Join Date: Nov 2007
Posts: 16
|
Re: Which is the easiest programming language?
ANSI C is probably one of the easiest languages to learn, but you won't be writing GUI apps or websites with it. Its a great foundation for all the professional languages out there, such as C++, C#, Java and PHP.
I would not go into VB since Microsoft is phasing it out and replacing it with C# (.NET) in the future.
|
|
|
01-04-2008, 04:45 AM
|
#7 (permalink)
|
|
Junior Member
Join Date: Jan 2008
Posts: 1
|
Re: Which is the easiest programming language?
Quote:
|
Originally Posted by igauresh
I'm a beginner and I want to learn one programming language at a time. Which one is the easiest? So far, I heard that Java and VisualBasic are the easiest to learn. When I was in college, I was taught a little of Visualbasic. I guess I didn't listen.
Your replies will be really really appreciated.
|
iboon.us is a subsidiary of TMgroup give you very easiest programming from very experienced author.
|
|
|
01-08-2008, 01:45 AM
|
#8 (permalink)
|
|
Junior Member
Join Date: Jan 2008
Posts: 3
|
Re: Which is the easiest programming language?
Easiest alone means nothing. Useful and easy mean a lot more.
I'd vote java, .net. They are not very easy to learn, but definitely not very difficult to begin with, and they are the trend.
For web app, I'd vote php for begin with.
|
|
|
01-16-2008, 04:55 AM
|
#9 (permalink)
|
|
Junior Member
Join Date: Jan 2008
Posts: 11
|
Re: Which is the easiest programming language?
First you have to tell us what you want to program.. Do you plan on making software for Windows? Or perhaps *nix? Or are you looking more to the web development sector.. (i.e., you would like to make web applications, etc.)
Either way, I highly suggest you learn PHP.. get a PHP book (or google php tutorials) and begin coding! Once you are familar with the fundamentals of programming, moving to other languages is much easier..
What you don't want is to start with some thing ancient like QB.. it's not practical at all.. sure you will learn programming, but it's really ancient.. you might as well be using DOS.
|
|
|
05-23-2008, 03:01 PM
|
#10 (permalink)
|
|
Junior Member
Join Date: May 2008
Posts: 13
|
Re: Which is the easiest programming language?
To teach you the basics of structure and OO principals then you can't really go wrong with Object Pascal in the form of Delphi. You can find various versions free on the net and it's still powerful enough to wirte some pretty cool Windows aps.
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
Points Per Thread View: 1.00
Points Per Thread: 11.00
Points Per Reply: 5.00
|
|
|
|
|