Software Wiki
Software Wiki

File:source.jpg

Overview[]

Source Code is the code that was originally written by a programmer. This code, is then interpreted and put together ("compiled") by a compiler; although with some languages such as HTML, JavaScript and XML (among others), you don't need a compiler.

Some common programming languages are...

For Program Applications:

1. C/C#/C++

2. BASIC/Visual Basic

3. Java

4. Python

5. More...


For the Web:

1. HTML/DHTML/XHMTL

2. JavaScript

3. XML

4. CSS

5. Visual Basic Script

6. More...