• 0

Easy Programming Language


Question

Recommended Posts

  • 0

Hey all, sorry to bring this back, but just saw it from Google.

I heard that BASIC is still very powerful. I am 13, and want to get a start on programming, and it has to be easy. I think I will start with HTML, but that's web programming. Would BASIC be the best application programming language for me to learn? I looked through it, and it looks very easy, and from what I've heard, very powerful.

  • 0

I spent about 2 hours messing around with Python today, and it seems pretty simple, but at the same time you can do a lot with it. The documentation on the official site (http://www.python.org/) are really usefull for learning how to use it.

Java is also pretty easy to learn, if you have some good resources to work with. "Java Software Solutions" by Lewis and Loftus is a great book to learn from, it was the text book from an introductory Java course that I took last year. Hopefully it's available in a library, because as with most textbooks, it's pretty expensive.

  • 0

in my opinion, Pascal is the easiest, that is how it came about to teach the pupil the basics of programming, with the emphasis on the structure and basics of all languages...

Pascal is the language we are taught at AS Level Computing, then we move to the object orientated language, VB :D

  • 0
LOL, sounds like VB .NET is very popular, and I think that's what I'll start with.

The only crap thing about it: You have to pay for the compiler, and Micro$oft isn't giving them out anymore...

What money bags. :)

Yeah VB.Net is a nice language to start with, at first you may find it all a bit odd because it is different to VB6 in more ways than one, but don't give up I stuck with VB.Net and I'm really enjoying it now, plus the new version called Whidbey looks very nice and in the new version due 2005 Microsoft have made alot of things easier as well.

About the compiler, If you don't want to pay take a look at the Mono Project, I don't know alot about Mono because I personally like Visual Studio, but Mono is a open developement program to program the .Net framework.

Link : The Mono Project

Kind Regards

  • 0
Yeah VB.Net is a nice language to start with, at first you may find it all a bit odd because it is different to VB6 in more ways than one, but don't give up I stuck with VB.Net and I'm really enjoying it now, plus the new version called Whidbey looks very nice and in the new version due 2005 Microsoft have made alot of things easier as well.

About the compiler, If you don't want to pay take a look at the Mono Project, I don't know alot about Mono because I personally like Visual Studio, but Mono is a open developement program to program the .Net framework.

Link : The Mono Project

Kind Regards

Say, thanks alot!

I'll check it out.

  • 0
LOL, sounds like VB .NET is very popular, and I think that's what I'll start with.

The only crap thing about it: You have to pay for the compiler, and Micro$oft isn't giving them out anymore...

What money bags. :)

Isn't a C# and VB.net compiler free with the .net Framework? Install the .net Framework 1.1 SDK and search for VBC.exe in ~Your Windows Folder~\Microsoft.NET\Framework\v1.1.4322.

  • 0
I think Javascript, as it is so simple to use, and almost impossible to screw up in. It might not do much, but its gotta be the easiest language. Yes, i know its web programming :p

No, it's Client side web scripting, possibly the one thing farthest away from actual programming.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.