Beginning Programming, Major Languages and Where to Learn Them

Discussion in 'Programming General' started by Ezluz, Jun 8, 2009.

Beginning Programming, Major Languages and Where to Learn Them
  1. Unread #1 - Jun 8, 2009 at 2:30 PM
  2. Ezluz
    Joined:
    Jan 2, 2009
    Posts:
    192
    Referrals:
    0
    Sythe Gold:
    0

    Ezluz Active Member

    Beginning Programming, Major Languages and Where to Learn Them

    In the following paragraphs, I will talk about major programming languages, where to learn them, and where to download them.

    Python
    Python is a free easy to learn object-oriented-language. This means that Python uses objects that we might use in real life. Python is usually used to write scripts, but can also be used for programming.

    Website
    www.Python.org

    Tutorials
    http://www.python.org/doc/2.5.2/tut/tut.html
    http://www.sthurlow.com/python/
    http://diveintopython.org/toc/index.html

    VB.NET
    Visual Basic.Net is an offshoot of Microsoft's Visual Basic programming language. Yet again, it is an object oriented language, and is one of the easist to learn.

    Website
    http://msdn.microsoft.com/en-us/vstudio/default.aspx (download the trial)

    Tutorials
    http://www.java2s.com/Tutorial/VB/CatalogVB.htm
    http://www.homeandlearn.co.uk/NET/vbNET.html
    http://www.programmersheaven.com/2/VB-NET-School
    http://www.programmingtutorials.com/vbnet.aspx

    C
    C is one of the most useful languages to know. It forms the basis of C#, and C++. Unlike Python and VB.net, it is an imperative language.It recquires a program known as a compiler to run. It is used to make quite alot of computer applications.

    Website
    http://msdn.microsoft.com/en-us/visualc/default.aspx

    Tutorial
    http://www.cprogramming.com/tutorial/c/lesson1.html
    http://www.programmingtutorials.com/c.aspx
    http://www2.its.strath.ac.uk/courses/c/

    C++
    C++ is become a very popular language. C++ was developed as an offshoot of C. It is used in programming almost all video games nowadays.

    Website
    http://msdn.microsoft.com/en-us/visualc/default.aspx

    Tutorials
    http://www.cplusplus.com/doc/tutorial/
    http://www.physics.drexel.edu/courses/Comp_Phys/General/C_basics/
    http://www.learncpp.com/

    Ruby
    Ruby is an object-oriented scripting language. It is very similiar to other languages, because well, it is many different languages made into one. This is a very easy language to learn.

    Website
    http://www.ruby-lang.org/en/

    Tutorial
    http://tryruby.hobix.com/ (a neat interactive tutorial/try-out)
    http://poignantguide.net/ruby/
    http://www.sapphiresteel.com/The-Book-Of-Ruby

    PHP
    Although not really a language, PHP is a very popular web scripting language. If you are looking to design your own website, PHP is a must. It takes almost no time to learn, and almost all site hosters allow PHP.

    Website
    http://www.php.net/

    Tutorial
    http://www.w3schools.com/PHP/DEfaULT.asP
    http://us2.php.net/tut.php
    http://net.tutsplus.com/category/tutorials/php/

    Perl
    A more advanced version of PHP. It is quite easy to learn, and can help you make a pretty looking website, or help you make a pretty penny.

    Website
    http://perl.com/

    Tutorials
    http://www.cs.tut.fi/~jkorpela/perl/course.html
    http://www.sthomas.net/roberts-perl-tutorial.htm
    http://www.perl.com/pub/a/2000/12/begperl5.html






    Hopefully, I have given you a tiny bit of inspiration to pursue programming/learn another language. If you have any recommendations/things to add, just post here.
     
  3. Unread #2 - Jun 11, 2009 at 2:59 PM
  4. hampe-92
    Joined:
    Jul 10, 2008
    Posts:
    328
    Referrals:
    0
    Sythe Gold:
    0

    hampe-92 Forum Addict

    Beginning Programming, Major Languages and Where to Learn Them

    lol, wtf? where did C# and Java go???

    rofl, you are kidding me, right?
     
  5. Unread #3 - Jun 14, 2009 at 5:07 PM
  6. samy
    Joined:
    Dec 1, 2005
    Posts:
    168
    Referrals:
    1
    Sythe Gold:
    0

    samy Active Member
    Banned

    Beginning Programming, Major Languages and Where to Learn Them

    Leaving Java and C# out of a thread on the major programming languages is like leaving your baby brother at a manbla meeting.
     
  7. Unread #4 - Jun 14, 2009 at 5:27 PM
  8. Swan
    Joined:
    Jan 23, 2007
    Posts:
    4,957
    Referrals:
    0
    Sythe Gold:
    0
    Sythe's 10th Anniversary Member of the Month Winner

    Swan When They Cry...
    Retired Global Moderator

    Beginning Programming, Major Languages and Where to Learn Them

    I believe you mean NAMBLA sir.

    Lol'd.
     
  9. Unread #5 - Jun 16, 2009 at 9:09 AM
  10. jooker
    Joined:
    Sep 9, 2007
    Posts:
    800
    Referrals:
    1
    Sythe Gold:
    0

    jooker Apprentice
    Banned

    Beginning Programming, Major Languages and Where to Learn Them

    Pretty sure unless you know how to protect your site from hackers using scripts, PHP epic fails. You'd get raped in a day if you had a blackmarket forum, or something runescape related.
     
  11. Unread #6 - Aug 4, 2009 at 3:09 PM
  12. roundkickkid
    Joined:
    May 19, 2009
    Posts:
    943
    Referrals:
    0
    Sythe Gold:
    0

    roundkickkid Apprentice
    Banned

    Beginning Programming, Major Languages and Where to Learn Them

    hey what about actionscript? is that a one decent to learn? i heard its used to script flash games, dont knwo if it will be important.
     
  13. Unread #7 - Aug 4, 2009 at 5:15 PM
  14. Swan
    Joined:
    Jan 23, 2007
    Posts:
    4,957
    Referrals:
    0
    Sythe Gold:
    0
    Sythe's 10th Anniversary Member of the Month Winner

    Swan When They Cry...
    Retired Global Moderator

    Beginning Programming, Major Languages and Where to Learn Them

    ActionScript is completely useless.
     
  15. Unread #8 - Aug 5, 2009 at 4:19 AM
  16. hampe-92
    Joined:
    Jul 10, 2008
    Posts:
    328
    Referrals:
    0
    Sythe Gold:
    0

    hampe-92 Forum Addict

    Beginning Programming, Major Languages and Where to Learn Them

    unless you want to create flash websites/games etc...:rolleyes:
     
  17. Unread #9 - Aug 5, 2009 at 4:50 AM
  18. Swan
    Joined:
    Jan 23, 2007
    Posts:
    4,957
    Referrals:
    0
    Sythe Gold:
    0
    Sythe's 10th Anniversary Member of the Month Winner

    Swan When They Cry...
    Retired Global Moderator

    Beginning Programming, Major Languages and Where to Learn Them

    The thing is 99% of people hate flash websites. The games are just boring.
     
  19. Unread #10 - Aug 5, 2009 at 6:41 AM
  20. SuF
    Joined:
    Jan 21, 2007
    Posts:
    14,212
    Referrals:
    28
    Sythe Gold:
    1,234
    Discord Unique ID:
    203283096668340224
    <3 n4n0 Two Factor Authentication User Community Participant Spam Forum Participant Sythe's 10th Anniversary

    SuF Legend
    Pirate Retired Global Moderator

    Beginning Programming, Major Languages and Where to Learn Them

    Flash is not very useful in any business setting....
     
  21. Unread #11 - Aug 5, 2009 at 4:48 PM
  22. hampe-92
    Joined:
    Jul 10, 2008
    Posts:
    328
    Referrals:
    0
    Sythe Gold:
    0

    hampe-92 Forum Addict

    Beginning Programming, Major Languages and Where to Learn Them

    ok bad example, whole websites are rarely made in flash, and yes many people do hate it, but far from 99%... but flash is still widely used on many big sites
    some random examples that uses flash more or less;
    http://www.rockstargames.com (Entire site made in Flash)
    http://www.callofduty.com (Almost entire site made in Flash)
    http://halo.xbox.com/halo3/ (Entire site made in Flash)
    http://www.blizzard.com/diablo3
    http://www.worldofwarcraft.com
    http://www.youtube.com
    http://www.nbc.com/
    http://www.cnn.com/
    http://www.bbc.co.uk/
    http://www.dcshoes.com (Entire site made in Flash)
    http://www.adidas.com (Entire site made in Flash)
    http://www.nationalgeographic.com/
    http://www.lynda.com/
    http://www.nike.com
    http://www.hellyhansen.com/
    https://www.photoshop.com/ (Entire site made in Flash)

    and as for the games, you may find them boring, but they are no doubt extremely popular, especially among younger kids.

    so, there still is a market for it and I would say it's far from useless...
     
  23. Unread #12 - Aug 5, 2009 at 5:18 PM
  24. Swan
    Joined:
    Jan 23, 2007
    Posts:
    4,957
    Referrals:
    0
    Sythe Gold:
    0
    Sythe's 10th Anniversary Member of the Month Winner

    Swan When They Cry...
    Retired Global Moderator

    Beginning Programming, Major Languages and Where to Learn Them

    If that's the only things flash can be used for Silverlight will rip it to shreds.
     
  25. Unread #13 - Aug 5, 2009 at 5:33 PM
  26. Deacon Frost
    Joined:
    Jan 30, 2007
    Posts:
    2,905
    Referrals:
    3
    Sythe Gold:
    57

    Deacon Frost Grand Master
    Banned

    Beginning Programming, Major Languages and Where to Learn Them

    I disagree with this statement. PHP is indeed a language, and is fully eligible to be called such.
     
  27. Unread #14 - Aug 5, 2009 at 5:45 PM
  28. hampe-92
    Joined:
    Jul 10, 2008
    Posts:
    328
    Referrals:
    0
    Sythe Gold:
    0

    hampe-92 Forum Addict

    Beginning Programming, Major Languages and Where to Learn Them

    I have never claimed the opposite... Silverlight > Flash imo...
     
< C# 2008 help please | a lil help >

Users viewing this thread
1 guest


 
 
Adblock breaks this site