Questions about this topic? Sign up to ask in the talk tab.

Difference between revisions of "Programming language"

From NetSec
Jump to: navigation, search
m
 
(Redirected page to Category:Programming Languages)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
There are several types of programming languages.  [[Machine code]], [[compiled languages]], and [[interpreted languages]].
+
#REDIRECT: [[:Category:Programming Languages]]
 
+
[[Machine code]] is [http://wiki.dotslashproductions.net/Assembly_Basics#Counting hexadecimal] and is understood directly by the computer's processor.  [http://wiki.dotslashproductions.net/Assembly_Basics Assembly] is translated to [http://wiki.dotslashproductions.net/Assembly_Basics#Counting hexadecimal].
+
 
+
Interpreted Languages Include:
+
 
+
*[[LUA]]
+
*[[TCL]]
+
*[[Ruby]]
+
*[[Python]]
+
*[[Perl]]
+
*[[PHP]]
+
*[[ASP]]
+
*[[HTML]]
+
*[[JavaScript]]
+
*[[CSS]]
+
 
+
[[Compiled languages|Compiled Languages]] Include:
+
 
+
*[[C]]
+
*[[C++]]
+
*[[Java]]
+
*[[Visual C# .NET]]
+
*[[Visual Basic .NET]]
+
 
+
Feel free to add a language to this.
+
[[Category:Information]][[Category:Programming Languages]]
+

Latest revision as of 04:54, 16 May 2012