Sythe.Org Forums     Register     FAQ     Members List     Calendar     Mark Forums Read    
 
Sythe.Org Forums  
   Runescape Gold

Sythe.org — A Virtual Goods Trading Hub

Make real cash! buying and selling in-game items.

We have a no-scam policy.

You can make thousands playing your favourite games here at Sythe.org.

Just sign up an account and follow the rules!


Take me to

Runescape Markets

Other Game Markets

Support Center

Register an Account

Close
Beginning Programming, Major Languages and Where to Learn Them
Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 06-08-2009, 07:30 PM
Ezluz's Avatar
Active Member
 
Join Date: Jan 2009
Posts: 192
Default 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/course...eral/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.

Last edited by Ezluz : 06-08-2009 at 07:31 PM.
Reply With Quote
  #2  
Old 06-11-2009, 07:59 PM
Forum Addict
 
Join Date: Jul 2008
Location: Sweden
Posts: 328
Send a message via MSN to hampe-92
Default Re: Beginning Programming, Major Languages and Where to Learn Them

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

Quote:
It recquires a program known as a compiler to run.
rofl, you are kidding me, right?
__________________
My system: Mac Pro, 2 x 2.8 GHz Quad-Core Intel Xeon, 10GB 800MHz DDR2 RAM, ATI Radeon HD 4870 512mb

Some people see the glass as half empty. Some see it as half full. I see it as a glass that's twice as big as it needs to be.


Reply With Quote
  #3  
Old 06-14-2009, 10:07 PM
Active Member
 
Join Date: Dec 2005
Posts: 168
Default Re: 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.
Reply With Quote
  #4  
Old 06-14-2009, 10:27 PM
Swan's Avatar
When They Cry...
Ex-Moderator
 
Join Date: Jan 2007
Location: Japan
Posts: 4,404
Default Re: Beginning Programming, Major Languages and Where to Learn Them

Quote:
Originally Posted by samy View Post
Leaving Java and C# out of a thread on the major programming languages is like leaving your baby brother at a manbla meeting.
I believe you mean NAMBLA sir.

Quote:
It recquires a program known as a compiler to run.
Lol'd.
__________________
Quote:
[14:54:13] <&Filefragg> x9 is made of 5 glow in the dark gorilla dildos vibrating in unison.
[14:54:19] <%TDD> hot
[14:54:22] <+Aoi> Win
[14:54:23] <x9> I TOLD YOU NOT TO TELL ANYONE, DAMNIT

Last edited by Swan : 06-14-2009 at 10:31 PM.
Reply With Quote
  #5  
Old 06-16-2009, 02:09 PM
jooker's Avatar
Apprentice
 
Join Date: Sep 2007
Location: Canadia
Posts: 751
Send a message via MSN to jooker Send a message via Skype™ to jooker
Default Re: 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.
__________________
Jooker
[email protected] is my email.
Reply With Quote
  #6  
Old 08-04-2009, 08:09 PM
roundkickkid's Avatar
Apprentice
 
Join Date: May 2009
Posts: 827
Default Re: 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.
__________________
Vouches
Reply With Quote
  #7  
Old 08-04-2009, 10:15 PM
Swan's Avatar
When They Cry...
Ex-Moderator
 
Join Date: Jan 2007
Location: Japan
Posts: 4,404
Default Re: Beginning Programming, Major Languages and Where to Learn Them

Quote:
Originally Posted by roundkickkid View Post
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.
ActionScript is completely useless.
__________________
Quote:
[14:54:13] <&Filefragg> x9 is made of 5 glow in the dark gorilla dildos vibrating in unison.
[14:54:19] <%TDD> hot
[14:54:22] <+Aoi> Win
[14:54:23] <x9> I TOLD YOU NOT TO TELL ANYONE, DAMNIT
Reply With Quote
  #8  
Old 08-05-2009, 09:19 AM
Forum Addict
 
Join Date: Jul 2008
Location: Sweden
Posts: 328
Send a message via MSN to hampe-92
Default Re: Beginning Programming, Major Languages and Where to Learn Them

Quote:
Originally Posted by Swan View Post
ActionScript is completely useless.
unless you want to create flash websites/games etc...
__________________
My system: Mac Pro, 2 x 2.8 GHz Quad-Core Intel Xeon, 10GB 800MHz DDR2 RAM, ATI Radeon HD 4870 512mb

Some people see the glass as half empty. Some see it as half full. I see it as a glass that's twice as big as it needs to be.


Reply With Quote
  #9  
Old 08-05-2009, 09:50 AM
Swan's Avatar
When They Cry...
Ex-Moderator
 
Join Date: Jan 2007
Location: Japan
Posts: 4,404
Default Re: Beginning Programming, Major Languages and Where to Learn Them

Quote:
Originally Posted by hampe-92 View Post
unless you want to create flash websites/games etc...
The thing is 99% of people hate flash websites. The games are just boring.
__________________
Quote:
[14:54:13] <&Filefragg> x9 is made of 5 glow in the dark gorilla dildos vibrating in unison.
[14:54:19] <%TDD> hot
[14:54:22] <+Aoi> Win
[14:54:23] <x9> I TOLD YOU NOT TO TELL ANYONE, DAMNIT
Reply With Quote
  #10  
Old 08-05-2009, 11:41 AM
Legend
Java Programmers Pirate
 
Join Date: Jan 2007
Posts: 10,902
<3 n4n0
Default Re: Beginning Programming, Major Languages and Where to Learn Them

Flash is not very useful in any business setting....
__________________
PM me with any issues.

I do not MM or trade anything.
Anyone claiming to be me in a trade or MM is an imposter.
Reply With Quote
  #11  
Old 08-05-2009, 09:48 PM
Forum Addict
 
Join Date: Jul 2008
Location: Sweden
Posts: 328
Send a message via MSN to hampe-92
Default Re: Beginning Programming, Major Languages and Where to Learn Them

Quote:
Originally Posted by Swan View Post
The thing is 99% of people hate flash websites. The games are just boring.
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...
__________________
My system: Mac Pro, 2 x 2.8 GHz Quad-Core Intel Xeon, 10GB 800MHz DDR2 RAM, ATI Radeon HD 4870 512mb

Some people see the glass as half empty. Some see it as half full. I see it as a glass that's twice as big as it needs to be.



Last edited by hampe-92 : 08-05-2009 at 10:13 PM.
Reply With Quote
  #12  
Old 08-05-2009, 10:18 PM
Swan's Avatar
When They Cry...
Ex-Moderator
 
Join Date: Jan 2007
Location: Japan
Posts: 4,404
Default Re: Beginning Programming, Major Languages and Where to Learn Them

Quote:
Originally Posted by hampe-92 View Post
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...
If that's the only things flash can be used for Silverlight will rip it to shreds.
__________________
Quote:
[14:54:13] <&Filefragg> x9 is made of 5 glow in the dark gorilla dildos vibrating in unison.
[14:54:19] <%TDD> hot
[14:54:22] <+Aoi> Win
[14:54:23] <x9> I TOLD YOU NOT TO TELL ANYONE, DAMNIT
Reply With Quote
  #13  
Old 08-05-2009, 10:33 PM
Deacon Frost's Avatar
Grand Master
$5 USD Donor New
 
Join Date: Jan 2007
Location: Berne, IN
Posts: 2,901
Default Re: Beginning Programming, Major Languages and Where to Learn Them

Quote:
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.
I disagree with this statement. PHP is indeed a language, and is fully eligible to be called such.
__________________
I'm not dead. I'm just gone. Sythe is in the past, as it will be one day for all of you. Thanks for the 6 years. Bye.
Reply With Quote
  #14  
Old 08-05-2009, 10:45 PM
Forum Addict
 
Join Date: Jul 2008
Location: Sweden
Posts: 328
Send a message via MSN to hampe-92
Default Re: Beginning Programming, Major Languages and Where to Learn Them

Quote:
Originally Posted by Swan View Post
If that's the only things flash can be used for Silverlight will rip it to shreds.
I have never claimed the opposite... Silverlight > Flash imo...
__________________
My system: Mac Pro, 2 x 2.8 GHz Quad-Core Intel Xeon, 10GB 800MHz DDR2 RAM, ATI Radeon HD 4870 512mb

Some people see the glass as half empty. Some see it as half full. I see it as a glass that's twice as big as it needs to be.


Reply With Quote
Reply



Cheap RS Gold Store  Runescape Gold

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

All times are GMT +1. The time now is 02:57 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.6.1