Programming
I know how to MACHINE CODE.
Chart
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
- Assembly
- Bash
- Batch
- BBCODE
- C++
- C
- C Sharp
- Cobol - lol i heard this is makin a cumbake these dayz
- Java
- Lisp
- LOLCODE
- mIRC Script
- Perl
- Php
- Python
- Qbasic
- 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)
- Visual Basic
- XML
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.