Difference between revisions of "Coding"

From esoterum.org
Jump to: navigation, search
(C)
Line 11: Line 11:
  
 
=== C ===
 
=== C ===
 +
* [http://www.cprogramming.com/tutorial/cpreprocessor.html Preprocessor tricks and Macros]
 
*> [http://docs.hp.com/en/B3901-90007/B3901-90007.pdf HP C], HP's book on the C language
 
*> [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]

Revision as of 14:24, 5 August 2008

GNU

Programming

IDE

Eclipse

Java

C

snippits

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

SystemC

Assembly

Mark-up Languages

LaTeX

HTML

Post Script

Modeling

AMPL (Linear Programming)

VHDL

Scripting

CGI

PHP

Interfaces