Programming: Difference between revisions
From /i/nsurgency W/i/ki
Jump to navigationJump to search
>Tanami m added moar sites |
>Hitlerlol No edit summary |
||
Line 91: | Line 91: | ||
*[[Qbasic]] (not a programming language) | *[[Qbasic]] (not a programming language) | ||
*[[Ruby]] - In comparison with languages such as Python, Perl, and C, Ruby fucking sucks. (ruby can do what 100 lines of C can do in 3 with worthless built in functions though) [it will also take 4 hours longer] | *[[Ruby]] - In comparison with languages such as Python, Perl, and C, Ruby fucking sucks. (ruby can do what 100 lines of C can do in 3 with worthless built in functions though) [it will also take 4 hours longer] | ||
* | *Visual Basic (real men do not program in this) | ||
==So You Want To Learn To Program, eh?== | ==So You Want To Learn To Program, eh?== |
Revision as of 18:38, 30 July 2010
I know how to MACHINE CODE.
Chart
Skill \ Language | ASM | Bash | DOS Batch | C | C++ | C# | CSS | Flash ActionScript | HTML | JavaScript | Perl | PHP | Python |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Awesome | N/A | N/A | Januszeal | N/A | N/A | N/A | Picatta, Tanami | Lambda | Picatta, Dart27, Lambda, Tanami | N/A | Tanami | Picatta, Azure | Picatta |
Great | N/A | N/A | Atucha01, Picatta | N/A | Catnapped | N/A | Catnapped, Dart27, Azure, Tisteca | N/A | Catnapped | N/A | N/A | Dart27 | N/A |
Okay | N/A | Januszeal, Tanami | Catnapped | N/A | N/A | N/A | N/A | Dart27 | Januszeal, Teimros | Picatta, Catnapped | Catnapped | Catnapped, Lambda | Catnapped |
Learning | Catnapped | N/A | N/A | Atucha01, Tanami | Atucha01 | Catnapped | N/A | N/A | N/A | Tanami | Atucha01 | N/A | Atucha01, Tek |
Programming Languages
Here are some programming languages worthy of mention.
- Note: Scripting languages are not the same as programming or markup languages. Take your hypertext elsewhere faggots
- Assembly
- Bash - scripting language
- Batch - scripting language
- BBCODE EXPERT BBCODE PROGRAMMERS
- C++
- C
- C Sharp - see: Java
- Cobol - nobody uses this (why is it here)
- Java
- Haskell - you have to have four PhD's to be good at haskell
- Lisp
- LOLCODE
- mIRC Script (not a programming language)
- Perl
- Php
- Python
- Qbasic (not a programming language)
- Ruby - In comparison with languages such as Python, Perl, and C, Ruby fucking sucks. (ruby can do what 100 lines of C can do in 3 with worthless built in functions though) [it will also take 4 hours longer]
- Visual Basic (real men do not program in this)
So You Want To Learn To Program, eh?
Basically, before you start to learn anything, you're going to have to choose what you want to do with your 1337 skills, if you are interested in operating systems/hacking/cracking, then you should follow a path like this:
If you're more interested in web stuff/sploiting things, you should choose Perl or Python. If you want to make LOL GAEMS then you should just learn C++, and if you're a comp sci nerd then Haskell or Lisp would be of interest to you.
note:C#, Java, PHP, BASIC and Ruby are all Shit
Tools
Pastebin's are a good way to share your code with other people so that they may give you advice / help debug your code if you are having problems.