|  |
12-08-2005, 10:22 PM
|
#1 (permalink)
|
Super Techie Join Date: Dec 2004 Posts: 357
| programming language i was wondering whats the easiest programming language to learn at first and what are good programs to get for that program |
| |
12-11-2005, 10:21 AM
|
#2 (permalink)
|
Master Techie Join Date: May 2005 Location: UK Posts: 2,749
| Depends what you want to do , I started with visual basic then used a program called darkbasic for making games. Then java and now c++
Id always learn some form of basic language there easy to get to grips with.
__________________ |
| |
12-13-2005, 03:52 PM
|
#3 (permalink)
|
Newb Techie Join Date: Dec 2005 Posts: 6
| If you are totally new to programming - I suggest going to Intersystems.com and downloading the free fully operational version of CACHE. Documentation does come with Cache. Then go to Amazon.com and get yourself
The Complete MUMPS : An Introduction and Reference Manual for the MUMPS Programming Language [FACSIMILE] (Paperback)
by John Lewkowicz
(4 customer reviews)
--------------------------------------------------------------------------------
This is a powerful language. and will only cost you the price of the book. It is as easy as Basic (I'm talking about the old 1980's programming language - not visual). Cache is still used heavily in banking and healthcare, and you can learn all the basics of programming in no time. The underlying programming language of Cache is Mumps. Mumps was one of the first languages I worked with in my Career (which started in 1986 and I am still using it today...) Mumps programmers can also earn a hefty salary, since most people are getting out of the language to persue alot of open source capabilities. It's too bad, Mumps is great for building quick applications. Cache allows hooks from other programming languages, such as visual basic, Java, Visual C (all flavors). Cache will also run on Open VMS, Unix, Linux, Windows, Mac OSX - so you are not limited like Microsoft owned languages (Visual Anything.net) - Also your perls, java's and php were designed for the Unix / Linux environment so Windows programming is cludgy at best. most documentation for any opensource language will be on the Linux platform. |
| |
12-13-2005, 05:24 PM
|
#4 (permalink)
|
Wizard Techie Join Date: Jun 2005 Posts: 3,346
| Nothing is easy in programming but the starter langauge is Visual Basic probably and it's still powerfull stuff. |
| |
12-13-2005, 09:16 PM
|
#5 (permalink)
|
True Techie Join Date: Nov 2004 Posts: 133
| C++ or Java |
| |
12-14-2005, 09:08 AM
|
#6 (permalink)
|
Master Techie Join Date: May 2005 Location: UK Posts: 2,749
| c++ I hate java its slow and the software to compile it in isnt very good.
__________________ |
| |
12-14-2005, 05:24 PM
|
#7 (permalink)
|
Ultra Techie Join Date: Jul 2005 Posts: 530
| I just adopted C# recently from C++. Its still probably best to learn C first, then C++, but I feel that C# could be much easier for beginners than C++ because of the way it handles primitive data types with much more ease.
__________________ Desktop machine: 2 x Opteron 246, Asus K8N-DL, 2GB PC3200 ECC Reg., XFX GeForce 6600GT, 74gb WD Raptor, 2 x 19\" LCDs, Windows XP x64
Server machine: Intel P4 3.0GHz 2MB EM64T, ECS i865pe, 1GB PC3200, 36gb WD Raptor, Windows Server 2003
Laptop: Dell Inspiron 9100 (Intel P4 3.2GHz 1MB Prescott, i865pe, 512MB PC3200, Mobility Radeon 9700, DVD+R/DL Burner), Windows XP
Linux: P3 450Mhz, 386MB ram, Slackware 10.1 (Running mySQL/Apache) |
| |
12-15-2005, 11:12 PM
|
#8 (permalink)
|
Super Techie Join Date: May 2005 Posts: 479
| recently i had this infatuation with python, it works so much like lisp minus the macro system..
I felt the code written in python is much easier to understand than java/c++, java/c++ forces abstractions on to you..
what beginners want is a good scripting language that they can just throw together a couple of lines to get some result.. python/perl comes to mind, though, visual basic is good if prototype is all you aspires to..
try javascript too, it's rather fun
__________________ lisp hacker 
running: FreeBSD 5.4 - still learning 
develop with: SBCL + emacs for lisp, Anjuta IDE +gcc for c, SPE for python..
browse with: opera |
| |
12-15-2005, 11:59 PM
|
#9 (permalink)
|
Ultra Techie Join Date: Jul 2005 Posts: 530
| At this point, at least if youre using Visual Studio .NET, the difference between C#, C++, and VB seems to be merely syntax.
(Although C++ .NET has a little more power)
__________________ Desktop machine: 2 x Opteron 246, Asus K8N-DL, 2GB PC3200 ECC Reg., XFX GeForce 6600GT, 74gb WD Raptor, 2 x 19\" LCDs, Windows XP x64
Server machine: Intel P4 3.0GHz 2MB EM64T, ECS i865pe, 1GB PC3200, 36gb WD Raptor, Windows Server 2003
Laptop: Dell Inspiron 9100 (Intel P4 3.2GHz 1MB Prescott, i865pe, 512MB PC3200, Mobility Radeon 9700, DVD+R/DL Burner), Windows XP
Linux: P3 450Mhz, 386MB ram, Slackware 10.1 (Running mySQL/Apache) |
| |  | | Thread Tools | | | | 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 | | | | |