Help:Similar Sites: Difference between revisions

Content deleted Content added
→‎MIA: Repair linkrot
m moved to live sites section
 
(10 intermediate revisions by 8 users not shown)
Line 3:
=Live sites=
==Multi-Task efforts==
* [http://algpedia.dcc.ufrj.br/ AlgPedia - The free algorithms encyclopedia]
* [http://en.wikibooks.org/wiki/Algorithm_implementation Algorithm implementation Wikibooks]
* [https://algorithmist.com/wiki/Main_Page Algorithmist] - Information about and pseudocode for assorted algorithms; explanations of approaches to contest problems
* [http://www.keithschwarz.com/interesting/ The Archive of Interesting Code]
* [http://www.rawbw.com/~rem/HelloPlus/hellos.html Beyond Hello World] including the [http://www.rawbw.com/~rem/HelloPlus/CookBook/CookTop.html CookBook]
Line 13:
* [http://hyperpolyglot.org/ Hyperpolyglot]
* [http://learnxinyminutes.com/ Learn X in Y minutes] Take a whirlwind tour of your next favorite language.
* [https://literateprograms.org/ LiteratePrograms] - Wiki for [https://en.wikipedia.org/wiki/Literate_programming literate programming] samples for various tasks in various languages
* [http://informatyka.wroc.pl/artykuly Informatyka Wroc Computer Science Wrocław] - Algorithms explanations and computer science related articles (Polish language)
* [http://www.siteduzero.com/forum-83-400815-p1-algorithmes-divers-multi-langage.html le Site du Zero - Algorithmes divers multi-langage] (French language)
Line 19 ⟶ 20:
* [http://pleac.sourceforge.net/ PLEAC - Programming Language Examples Alike Cookbook]
* [http://progopedia.com/ Progopedia - Encyclopedia of Programming Languages] ([http://progopedia.ru Russian version])
* [https://www.programming-idioms.org/ Programming Idioms] - Standard ways of coding standard things, in several popular programming languages
* [http://projecteuler.net/ Project Euler] - Learn programming by solving problems with increased difficulty. After solving a problem the solution can be shared and discussed with others.
* [http://inglorion.net/documents/plcomparison/ Programming Language Comparison]
* [https://benchmarksgame-team.aliothpages.debian.orgnet/benchmarksgame/ The Computer Language Benchmarks Game]
* [http://www.progzoo.net/ ProgZoo]
* [http://rigaux.org/language-study/scripting-language/ Scriptometer: measuring the ease of SOP (Script Oriented Programming) of programming languages] - includes code examples for common scripting tasks
Line 37 ⟶ 39:
* [http://en.wikibooks.org/wiki/List_of_hello_world_programs Wikibooks: List of Hello World programs]
* [https://github.com/nishio/doukaku doukaku] — Communication with subprocesses in Haskell, Python and Ruby
* [https://github.com/gaborbata/rosetta-cow rosetta-cow] — cowsay in different programming languages
 
==Humorous==
Line 45 ⟶ 48:
* [http://www.nyx.net/~gthompso/quine.htm Quine]
* [http://www.thecorememory.com/How_to_Determine_Which_Programming_Language_You.pdf Shooting Yourself in the Foot (PDF)] or How to Determine Which Programming Language You're Using
* [httphttps://en.uncyclopedia.co/wiki/You_have_two_cows/18 You have two cows]
 
==Online Execution==
[[{{Help:Similar Sites/Online Execution|This page]] has a table of web sites that allow code to be executed from a web interface.}}
 
==Algorithms and Data Structures==
 
* [http://will.thimbleby.net/algorithms/doku.php Algorithm Wiki] - interactive demonstrations of many important algorithms
* [https://xlinux.nist.gov/dads/ Dictionary of Algorithms and Data Structures] - a dictionary of algorithms, algorithmic techniques, data structures, archetypal problems, and related definitions.
 
=MIA=
Line 55 ⟶ 63:
If a site is listed in this section, but is actually still live, please move it back to the live section.
 
* [http://algpedia.dcc.ufrj.br/ AlgPedia - The free algorithms encyclopedia]
** [https://web.archive.org/web/20190225060039/http://algpedia.dcc.ufrj.br/ Home page at Internet Archive]
* [http://algowiki.net/ AlgoWiki: The Programmer's Compendium] — Site is currently down. Most recent version at the Wayback Machine is from [https://web.archive.org/web/20120424061654/http://algowiki.net/wiki/index.php?title=Main_Page April 24, 2012].
* [http://cw.tactileint.com/ CrossWise]
Line 73 ⟶ 83:
* [http://wiki.archlinux.org/index.php/Kiloseconds Kiloseconds]
 
==Algorithm Wiki==
* [http://www.algorithm-code.com/ Algorithm wiki]
 
I emailed the domain owner, asking for news, and offering to host an archival static copy. --[[User:Short Circuit|Michael Mol]] 16:59, 14 January 2011 (UTC)
 
* [http://will.thimbleby.net/algorithms/doku.php Algorithm Wiki]
 
Is that the same one?
-- [[User:Shyam Has Your Anomaly Mitigated|Shyam Has Your Anomaly Mitigated]] ([[User talk:Shyam Has Your Anomaly Mitigated|talk]]) 01:23, 5 January 2017 (UTC)
 
==CodeUU==