Programming References: Difference between revisions
Jump to navigation
Jump to search
(→Perl) |
|||
(8 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
== By Language == | == By Language == | ||
=== C/C++ === | === C/C++ === | ||
* [ | * [https://www.tutorialspoint.com/cprogramming/index.htm C Progamming Language Tutorials] | ||
* [https://www.tutorialspoint.com/cplusplus/index.htm C++ Progamming Language Tutorials] | |||
=== Java === | === Java === | ||
Line 13: | Line 15: | ||
=== 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 === |