|  | |
02-15-2009, 06:34 PM
|
#1 (permalink)
|
Newb Techie Join Date: Sep 2008 Location: florida Posts: 29
| wanting to learn how to program hey im trying to learn how to program so if there is anyway you can give me some really good pointers and tell me what language to learn it would be good. |
| |
02-15-2009, 07:44 PM
|
#2 (permalink)
|
01001100011011110110110 Join Date: Mar 2007 Location: Perth, Australia Posts: 1,940
| Re: wanting to learn how to program It depends on what you're going to be programming as to what language you learn.
Most people would say start with a simple language, just to get a general 'feel' for programming. Even something like Basic or Assembly Language would work well for you.
Learn to write simple programs using those languages, then move on to more powerful languages, like C++ or Java. There are LOTS of guides on the internet that'll help you, just google the language you're trying to learn.
In the end, it's definitely worth learning how to program. Lots of useful stuff you can do
__________________ "As a result of all this hardship, dirt, thirst, and wombats, you would expect Australians to be a dour lot. Instead, they are genial, jolly, cheerful, and always willing to share a kind word with a stranger, unless they are an American." -- Douglas Adams Click this if I helped you >>>> <<<< |
| |
02-15-2009, 08:11 PM
|
#3 (permalink)
|
Newb Techie Join Date: Sep 2008 Location: florida Posts: 29
| Re: wanting to learn how to program ok thanks alot. can you tell me anything about pearl |
| |
02-15-2009, 08:55 PM
|
#4 (permalink)
|
Wizard Techie Join Date: Feb 2006 Location: Maine Posts: 3,683
| Re: wanting to learn how to program Perl is a CGI scripting language. It can do various things system tasks, but is mainly used as a backend web development language.
Perl isn't too complicated, and with a good book any beginner should be able to pick it up with not too much trouble.
__________________ Need website help? PM me! |
| |
02-15-2009, 11:52 PM
|
#5 (permalink)
|
Monster Techie Join Date: Sep 2005 Location: Boston, MA Posts: 1,791
| Re: wanting to learn how to program Quote:
Originally Posted by S0ULphIRE
Most people would say start with a simple language, just to get a general 'feel' for programming. Even something like Basic or Assembly Language would work well for you.
Learn to write simple programs using those languages, then move on to more powerful languages, like C++ or Java. There are LOTS of guides on the internet that'll help you, just google the language you're trying to learn.
) | Wait what, why would you recommend assembly to someone who has no experience with hardware or programming?
Just pick any language that you find interesting, if you actually really want to learn how to program -- and this isn't a fling -- any language would be a good start. The classics will always be Java or C++ though.
__________________ Lenovo Thinkpad T60
Intel Core 2 Duo T7200 @ 2.00 Ghz
2 GB DDR-2 memory
ATI Mobility Radeon x1400
60 GB 7200 rpm Hard Drive
Windows Vista Business SP1 32 Bit |
| |
02-16-2009, 04:44 AM
|
#6 (permalink)
|
Junior Techie Join Date: Feb 2009 Posts: 69
| Re: wanting to learn how to program if your a true beginner i would recommened VB.NET, its pretty simple and some of the syntax can be "english" like
up to yourself. I started out doing VB6 and Java, then moved onto C#.NET and C++
also plenty of articles on the net to help ya out |
| |
02-16-2009, 05:41 AM
|
#7 (permalink)
|
Newb Techie Join Date: Feb 2009 Posts: 4
| Re: wanting to learn how to program MSDN Beginners Development is a great website for new programmers. It will teach you the basics and make you ready to explore programming yourself. If you follow all the video tutorials you will soon be a good enough programmer. |
| |
02-16-2009, 09:09 AM
|
#8 (permalink)
|
True Techie Join Date: Dec 2008 Location: Rx Counter Posts: 147
| Re: wanting to learn how to program Quote:
Originally Posted by NeoMagic33 if your a true beginner i would recommened VB.NET, its pretty simple and some of the syntax can be "english" like
up to yourself. I started out doing VB6 and Java, then moved onto C#.NET and C++
also plenty of articles on the net to help ya out | I would highly recommend you stay away from VB(VB.NET) and work with a better industry accepted language (since most languages aren't written like VB is :-P) like Java, C++ and maybe C# (this a .Net Java equivalent) (from my experience most companies stay away from VB.NET, they prefer C# even when using ASP.NET).
If you want to learn this for non-commercial reasons you could always look at Ruby, its gaining a lot of ground in the developer community (it's different like VB is, but in a good way), especially, I think among Java Developers :-P
If you want to do web development there is also Ruby on Rails (learn Ruby first obv.) and PHP (not my favorite!) and Java EE.
That's about it.
__________________ Dr. House
--------------------------------------------------
Antec 900, P5K SE, E8400 "Wolfdale" 4.06GHz, Tuniq Tower, 4Gb GSkill DDR2 891, WD Caviar SE16 250, Radeon 4670 HD, WD Raptor WD1500ADFD (for sale, ~$900)
Thinkpad T61 CTO 2.2 Ghz Core 2 Duo, 2 gig, 100 gig 7200 RPM, 15.4" wide screen (for sale ~$800)
MacBook Pro C2D 2.2GHz 4 gig, 100 gig 7200 RPM
PowerBook G4 Aluminum |
| |
02-16-2009, 07:12 PM
|
#9 (permalink)
|
01001100011011110110110 Join Date: Mar 2007 Location: Perth, Australia Posts: 1,940
| Re: wanting to learn how to program Quote:
Originally Posted by aaronkupen Wait what, why would you recommend assembly to someone who has no experience with hardware or programming? | Well it's what I started with, and it seemed to work fine for me.
And if you can get a handle on that, then you'll be much more prepared for programming, because not only will you have an idea of how programming works, but also an idea of how it can be practically applied. It's also a more step-by-step language than C++, you can't take too many shortcuts. Which is GOOD if you're just starting.
nehuz, that's why I'd recommend it.
__________________ "As a result of all this hardship, dirt, thirst, and wombats, you would expect Australians to be a dour lot. Instead, they are genial, jolly, cheerful, and always willing to share a kind word with a stranger, unless they are an American." -- Douglas Adams Click this if I helped you >>>> <<<< |
| |
02-16-2009, 07:15 PM
|
#10 (permalink)
|
Monster Techie Join Date: Sep 2005 Location: Boston, MA Posts: 1,791
| Re: wanting to learn how to program I tip my hat to you, but I don't think many people would actually be able to handle starting out with Assembly.
__________________ Lenovo Thinkpad T60
Intel Core 2 Duo T7200 @ 2.00 Ghz
2 GB DDR-2 memory
ATI Mobility Radeon x1400
60 GB 7200 rpm Hard Drive
Windows Vista Business SP1 32 Bit |
| |  | | | 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 | | | | |