Programming

From /i/nsurgency W/i/ki
Revision as of 06:00, 24 March 2009 by >Maxwell (Programming Languages)
Jump to navigationJump to search

I know how to MACHINE CODE.


Chart

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

Programming Languages

These are languages you program your computer in. I'm listing a bunch of them that I know of off the top of my head in an attempt to make idiots curious enough about them that maybe, eventually, every insurgent will know at least one, and thus, be able to right their own fucking programs for a change. sorry coding is top sekurit buisnesses if people really want to learn they will read Dijkstra's writtings religiously, AND MEMORIZE THEM!

The only one you really need to know is CODE

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