Programming: Difference between revisions

From /i/nsurgency W/i/ki
Jump to navigationJump to search
>Lambda
removed java from chart
>Lambda
removed java from chart
(No difference)

Revision as of 14:23, 2 May 2009

I know how to MACHINE CODE.


Chart

DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS
Skill \ Language ASM Bash DOS Batch C C++ C# CSS Flash ActionScript HTML JavaScript Perl PHP Python Ruby
Awesome N/A N/A Januszeal N/A N/A N/A Picatta Lambda Picatta, Dart27, Lambda N/A N/A Picatta, Azure Picatta N/A
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 N/A
Okay N/A Januszeal Catnapped N/A N/A N/A N/A Dart27 Januszeal, Teimros Picatta, Catnapped Catnapped Catnapped, Lambda Catnapped N/A
Learning Catnapped N/A N/A Atucha01 Atucha01 Catnapped N/A N/A N/A N/A Atucha01 N/A Atucha01, Tek N/A

Programming Languages

Here are some programming languages worthy of mention.

Note: Scripting languages are not the same as programming languages. Take your hypertext elsewhere faggots

A great tip is to start with some form of BASIC (generally QBASIC). Get good at it. BASIC is the foundation that will teach you most of the fundamentals of programming: simple variables, strings, GOTO, calling files into your program, basic logical statements (IF...THEN...ELSE), and pretty much anything else that you will use later on. This is your first key on the trial to machine code. Then, move on to C/C++; contrary to popular belief, it's not that hard to learn. Move on with Perl, then Python. It's okay, take your time. You can move on with Php and Visual Basic .NET for the sake of it, if you want. The pinnacle of it all is understanding Assembly, but boy I hope you have enough free time for that 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.

Halp