User Tools

Site Tools


sig:code

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
sig:code [2013/12/27 07:39]
sakirious
sig:code [2021/05/02 21:36] (current)
Line 6: Line 6:
 == Useful Haskell Links == == Useful Haskell Links ==
 [[http://​www.haskell.org/​haskellwiki/​Haskell | Haskell Wiki]] [[http://​www.haskell.org/​haskellwiki/​Haskell | Haskell Wiki]]
 +[[http://​learnyouahaskell.com/​ | Learn You a Haskell for Great Good]]
 +[[http://​book.realworldhaskell.org/​read/​ | Real World Haskell]]
 +[[http://​www.haskell.org/​haskellwiki/​Yet_Another_Haskell_Tutorial | Yet Another Haskell Tutorial]]
 [[http://​adit.io/​posts/​2013-04-17-functors,​_applicatives,​_and_monads_in_pictures.html | Functors and Monads]] [[http://​adit.io/​posts/​2013-04-17-functors,​_applicatives,​_and_monads_in_pictures.html | Functors and Monads]]
  
Line 13: Line 16:
 == Useful Lisp Links == == Useful Lisp Links ==
 [[http://​www.sbcl.org | Steel Bank Common Lisp]] [[http://​www.sbcl.org | Steel Bank Common Lisp]]
 +[[http://​mitpress.mit.edu/​sicp/​full-text/​book/​book.html| Structure and Interpretation of Computer Programs]]
 +[[http://​letoverlambda.com/​index.cl/​toc | Let over Lambda]]
  
 === Python === === Python ===
Line 18: Line 23:
  
 == Useful Python Links == == Useful Python Links ==
-[[www.python.org | Python]]+[[http://www.python.org | Python]] 
 +[[http://​docs.python.org/​3.4/​tutorial/​ | Direct link to Python documentation]]
 [[http://​pypy.org | PyPy]] [[http://​pypy.org | PyPy]]
-[[cython.org | Cython]]+[[http://cython.org | Cython]] 
 +[[http://​www.pythonchallenge.com/​ | Python Challenge]] 
 + 
 +=== ACM ICPC (Programming Competition) === 
 +[[http://​icpc.baylor.edu/​ | Contest Site]] 
 +[[http://​mcicpc.cs.atu.edu/​ | Regional Site]] 
 +[[https://​icpcarchive.ecs.baylor.edu/​ | Practice Problems]] 
sig/code.1388129994.txt.gz · Last modified: 2021/05/02 21:36 (external edit)