LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 07-14-2003, 01:59 AM   #76
coolman0stress
Member
 
Registered: Jun 2003
Location: Toronto, Ontario, Canada
Posts: 288

Rep: Reputation: 30

Man i love C++, like many good languages, it really get's great once you spend enough time on it. I wasn't even a big fan of it when i first looked at it, but it's really turning out great.

I've been doing more reading about Perl lately aswell, but i haven't yet made up my mind on wether i love it or hate it. On one side, it has some cool features and some of the concepts of it's design are very interesting. On the other hand there are just to many special variables and such to remember and it get's disorganized fast.

I've been reading abit about Lisp aslo, alas i haven't had much time in the last few weeks. After that i wouldn't mind checking out Python.
 
Old 07-15-2003, 12:02 PM   #77
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
Quote:
Originally posted by titanium_geek
improved on my HTML skills... which is a very good language for people with almost zero programing skills... very simple.
I wouldn't exactly call HTML a programming language, cos you don't really do any programming with it.. just laying stuff out. It is simple but after learning it, IMO, you're none the wiser about programming concepts (variables, functions, control statements, etc). Still don't know much HTML myself, but enough to do the stuff I want.

Started programming with JavaScript, which was very easy to pick up (though that might have been cos of the book I was using, Beginning JavaScript, Wrox Press.. not seen any of the other Beginning series, but would recommend them) and then moved to PHP and now gonna start doing Java/C++. One of the Java books I have (Sams Teach Yourself Java 2 in 24 Hours) is really basic and so I've found it a bit useless, but I think for someone new to programming altogether it would be good. Whichever language you choose, make sure you get a good book.
 
Old 07-21-2003, 04:20 PM   #78
jspenguin
Member
 
Registered: Feb 2003
Location: Wichita, KS
Distribution: Heavily modified Redhat
Posts: 194

Rep: Reputation: 30
I started with Turbo Pascal several years ago, then I moved to Java. Java is great. It's very portable (when I switched to Linux, I got my (very simple) FTP server running in less than 5 minutes). However, Java is too slow. I prefer a language which can be compiled all the way down to machine code. Although the hotspot(tm) VM from Sun can do that, it has to recompile the code every time the program runs. This causes a HUGE startup delay (okay, 2 seconds. But that's at least ten times as much as other programs). I prefer C, but I will use C++ if there is a definite benifit, such as the game I'm writing right now. I try to avoid most of the aspects of C++ (especially templates) because they are way too complicated to deal with. Although OOP can be done with regular C, it makes the code VERY messy (take a look at some GTK code sometime).

Overall, I say learn Java, then C, then the basics of C++.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
good language for beginners boxerboy Programming 24 10-27-2005 04:12 AM
What's a good Programming language to begin with? PLZ HELP! Jonescity Programming 24 07-30-2005 07:43 AM
Seeking for a good scripting language... Frank Programming 11 01-02-2004 10:35 PM
Good starting program Language newbie Fold Zandura Programming 10 12-06-2003 02:44 AM
A good app building language Chijtska Programming 14 02-15-2002 12:41 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 01:18 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration