Programming References: Difference between revisions

From CSLLabWiki
Jump to navigation Jump to search
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 3: Line 3:
== By Language ==
== By Language ==
=== C/C++ ===
=== C/C++ ===
* [http://www.sgi.com/tech/stl SGI's Standard Template Library (STL)]
* [https://www.tutorialspoint.com/cprogramming/index.htm C Progamming Language Tutorials]
 
* [https://www.tutorialspoint.com/cplusplus/index.htm C++ Progamming Language Tutorials]


=== Java ===
=== Java ===
* [http://java.sun.com/docs/books/tutorial/ Sun Microsystems's guide to Java]


=== Perl ===
=== Perl ===
*[http://www.cs.cmu.edu/cgi-bin/perl-man PERL -- Practical Extraction and Report Language]


=== Python ===
=== Python ===
*[http://docs.python.org/reference/ The Python Language Reference]


=== Prolog ===
=== Prolog ===
*[http://www.swi-prolog.org/pldoc/refman/ Prolog Reference Manual]


=== Ruby ===
=== Ruby ===
*[http://ruby-doc.org/docs/ProgrammingRuby/ Programming Ruby: The Pragmatic Programmer's Guide]


=== Lisp ===
=== Lisp ===
*[http://www.gnu.org/software/emacs/manual/html_mono/elisp.html GNU Emacs Lisp Reference Manual]


== By Topic ==
== By Topic ==
=== OpenGL ===
=== OpenGL ===

Latest revision as of 18:52, 29 October 2018