02-12-2012, 03:41 PM
Here are some links to various languages tutorials(You dont need to learn all of them, just chose what you like):
==============================Web Development==============================
HTML
2
Tools Win32:2, Dreamweaver
Tools Linux:Geany, Bluefish, Amaya, SeaMonkey etc
CSS
2
Tools Win32:2, Dreamweaver
Tools Linux:Geany, Bluefish, Amaya, SeaMonkey etc
PHP
2
Tools Win32:2, Dreamweaver
Tools Linux:Geany, Bluefish, Amaya, SeaMonkey etc
Javascript
2
Tools Win32:2, Dreamweaver
Tools Linux:Geany, Bluefish, Amaya, SeaMonkey etc
AJAX
2
==============================Compiled Languages==============================
C/C++
C: 2
C++: 2
Tools Win32:2, 2, 2, Borland C++, Turbo C
Tools Linux:Geany, CodeBlocks, Kwrite, gedit, emacs
C#
2
Tools Win32:2
Tools Linux:Mono
Java
2
Tools Win32: Eclipse, Netbeans, Notepad++
Tools Linux:Eclipse, Netbeans
Visual Basic
Old VB: 2
.Net VB: 2
Tools Win32: Visual Basic
==============================Scripting Languages==============================
Perl
2
Tools Win32:Notepad++
Tools Linux:Genie, gedit, kwrite
Python
2
Tools Win32:Notepad++
Tools Linux:Genie, gedit, kwrite
Haskell
2
Tools Win32:Notepad++
Tools Linux:Genie, gedit, kwrite
==============================Other Usefull Stuff==============================
XML
2
2
Tools Win32:Notepad++, Eclipse(Has a guy version), Netbeans, Visual Studio
Tools Linux:Genie, gedit, kwrite, Eclipse(Has a guy version), Netbeans
ASM
To learn Assembly I suggestThis Book:
Read this 16bit Edition:
2
On linux AT&T sintax:
2
Linux NASM(same as MASM):
2
Hooking Interrupts(used to hook your app to Bios, DOS, Linux Kernel, etc):
2
2 (int 21h)
2 (int 80h)
2 (int 80h)
2
Tools Win32:2, RadASM(good Asm IDE), OllyDBG(for debugging asm)
Tools Linux: Any text editor, 2, GDB(Good Linux Debugger, AT&T sintax), GCC
A very good Tutorial(All languages even those that are not posted in this thread):
2
Feel free to look over this Cheat sheet too:
2
If you want to add/remove a link please Reply into this Thread

