NYCPHP Meetup

NYPHP.org

[nycphp-talk] Is it worth learning Python too?

Daniel Krook danielk at us.ibm.com
Wed Apr 14 12:04:40 EDT 2004





> Meandering on....I have a book that refers to C as a "high level"
> language. What's lower than C?

High-level essentially means that you're writing your program in a human
readable format, and that what you're writing is abstracted from how the
machine will understand it, which is why it goes through the process of
compilation.   Assembly code and raw machine code are low-level languages.

http://en.wikipedia.org/wiki/Assembly_language
http://en.wikipedia.org/wiki/High_level_language
http://en.wikipedia.org/wiki/Low-level_programming_language






Daniel Krook, Application Developer
WW Web Production Services North 2, ibm.com
1133 Westchester Avenue, White Plains, NY 10604

Personal: http://info.krook.org/
Persona: http://w3.ibm.com/eworkplace/persona_bp_finder.jsp?CNUM=C-0M7P897





More information about the talk mailing list