Welcome Guest ( Log In | Register )



 
Reply to this topicStart new topic
> Should I Follow?, questions about future programming
xdigital_girlx
post Mar 8 2005, 04:22 AM
Post #1


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 1
Joined: 8-March 05
Member No.: 2,958



okay my father is a computer programmer for a large company and recently he said that we soon will all need to know how to 'speak' if that the word to use, perl now i understand that programming is a big thing but if i decide to learn programming and such what would be a good program to start with. He had me on perl and it seemed pretty easy I just wanted some feed back from others on what they thought on all this.
Thanks, Anne
Go to the top of the page
 
+Quote Post
vujsa
post Mar 8 2005, 07:06 AM
Post #2


Absolute Newbie
Group Icon

Group: Admin
Posts: 887
Joined: 20-February 05
From: Indianapolis, Indiana, USA (Midwest)
Member No.: 2,714



Well, programming languages are always evolving so it is difficult to say which direction you should go. If you are proficient with a language, you'll be able to program almost anything you need. It is true that some newer languages can speed up some tasks but really it is user preference. I have a friend that still programs all of his work in Fortran and Cobalt.

Additionally, you'll want to consider what type of programming you'll be doing. Some languages are better suited to certain applications. For example PHP was specifically created for internet programing.

Finally, all of the languages have overlaps and similarities. The for statement for perl, php, C, Java is still pretty much the same as it was in BASIC 20 years ago. So learning any programming language is beneficial in that it will make learning additional languages easier. So pick your language now, it will only help later.

Good luck and happy programming, cool.gif
vujsa
Go to the top of the page
 
+Quote Post
vizskywalker
post Mar 8 2005, 06:02 PM
Post #3


Techno-Necromancer
Group Icon

Group: Members
Posts: 1,018
Joined: 13-January 05
From: The Net
Member No.: 2,127



There are so many useful languages available right now, it really doesn't matter which language you pick. Almost all of them have the capability to do many similar things, so just choose one to get started. Once you learn one language, switching to another becomes much easier. Plus, the more languages you know, the better. Since your dad probably has lots of reference books for Perl, if he is recommending knowing it, that would probably be a good place for you to start.
Go to the top of the page
 
+Quote Post
k22
post Mar 8 2005, 08:45 PM
Post #4


Advanced Member
Group Icon

Group: Members
Posts: 165
Joined: 22-September 04
From: IS - IT - US - BE
Member No.: 804



it's impossibile to predict the evolution of programming languages because everyday many programmers create a new sequence of code or a new kernel_module and then...i think all these "Sources" are an evolution because you may be the first who write it, the first who creates a link between two peripherals with a new ASM programms...not only the popular script and the popular programms help the evolution of a language..wink.gif
And then you have to study many languages and not only one, so...you can decide to programm with a different language if you need some specific features or performance...ex...Don't try to program a web Spider in Java wink.gif
'njoy wink.gif
Go to the top of the page
 
+Quote Post
qwijibow
post Mar 8 2005, 10:38 PM
Post #5


Way Out Of Control - You need a life :)
Group Icon

Group: Members
Posts: 1,366
Joined: 14-September 04
From: Nottingham England
Member No.: 570



Also it depends what area you are programming in.

Assembly is Great for programming device drivers and hardware firmware, but useless for web design.

Perl is great for web design, but is useless for programming codecs.

and prolog is useless for maths, but perfect for Artificual intelligence.

I would say a good starting point would be C++ or Java. its a general purpose language that you can do almost everything with. (except wire kernel code with java).

Go to the top of the page
 
+Quote Post
cvelasquez
post Apr 2 2005, 08:22 PM
Post #6


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 4
Joined: 2-April 05
Member No.: 3,544



To start, is very good to learn a general purpose language, like C/C++, or Java. Itīs very true that many factors may distract your objetive, but there is more than one language for some purposes. You can not use JavaSCRIPT to program out of the internet (ok, ok you can, but why if there is many other like C!).
Go to the top of the page
 
+Quote Post
iamrockandroll13
post Apr 18 2005, 11:48 PM
Post #7


Member [ Level 2 ]
Group Icon

Group: Members
Posts: 52
Joined: 18-April 05
Member No.: 4,132



I would reccomend a language like Java...rather easy to learn in and not overly complicated for basic programming tasks. You would do well to stay away from Visual Basic. It does too much for you so you learn less.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Object Orientated Programming Help!(2)
  2. Creating A New Language?(18)
  3. CS Engineers = Programming Engineers?(7)


 



- Lo-Fi Version Time is now: 6th September 2008 - 06:08 PM