Difference between revisions of "Coding"

From esoterum.org
Jump to: navigation, search
(C)
(C)
Line 8: Line 8:
  
 
=== C ===
 
=== C ===
 +
*> [http://docs.hp.com/en/B3901-90007/B3901-90007.pdf HP C], HP's book on the C language
 
*> [http://publications.gbdirect.co.uk/c_book/ The C Book]
 
*> [http://publications.gbdirect.co.uk/c_book/ The C Book]
 
*[http://c-faq.com/index.html C-FAQ.com]
 
*[http://c-faq.com/index.html C-FAQ.com]

Revision as of 15:10, 1 April 2008

liliget

GNU

Programming

Java

C

snippits

  • Cstring to int: int n = atoi(StrInt);

Assembly

Mark-up Languages

HTML

Post Script

Modeling

AMPL (Linear Programming)

VHDL

Scripting

CGI

PHP

Interfaces