|
Links
Computer science
Some links to pages that at some time of my life I found useful.
Menu:
General
-
www.cs.rochester.edu (URCS)
- Computer science at the University of Rochester.
-
http://www.mindview.net/Books (Bruce Eckel)
- Free books by Bruce Eckel
-
http://hercule.csci.unt.edu/ian/books/poa.html (Problems On Algorithms)
- A very cheap, available online, exercise set on algorithms.
Theory
-
http://www.complexityzoo.com/ (The Complexity Zoo)
- Encyclopedia of computational complexity classes
-
http://mathworld.wolfram.com/ (Eric Weisstein's World of Mathematics)
- Maths/computer science encyclopedia
-
http://www.uni-paderborn.de/fachbereich/AG/agmadh/WWW/english/scripts.html
- Texts on computer science.
-
http://www.informatica-didactica.de/InformaticaDidactica/Wegener2001a (Teaching Nondeterminism as a Special Case of Randomization)
- An article about teaching nondeterminism.
-
http://citeseer.nj.nec.com/cs (CiteSeer)
- Database with lots of scientific articles regarding computer science
-
http://onlinebooks.library.upenn.edu/webbin/book/subjectstart?QA (Books)
- Online books on computer science and math
- ftp://cs.nyu.edu/pub/local/yap/complexity-bk
- A free book on complexity theory.
-
http://www.eccc.uni-trier.de/eccc/ (ECCC)
- Electronic Colloquium on Computational Complexity.
-
http://fortnow.com/lance/complog/ (Lance Fortnow's Web Log)
- Lance Fortnow's weblog on complexity theory
-
http://www.cs.auckland.ac.nz/CDMTCS/chaitin/ (Gregory Chaitin)
- Gregory Chaitin's homepage
-
http://techreports.library.cornell.edu:8081/DPubS/UI/2.0/Search (Cornell University Library)
- Cornell University library search engine -- a lot of stuff available for download!
Tools/libraries
-
http://hutchinson.belmont.ma.us/tth/ (TTH - TeX to HTML)
- TeX to HTML converter.
-
http://www.cc.gatech.edu/classes/RWL/Projects/citation/Docs/UserManuals/Reference_Pages/bibtex_doc.html (BibTeX's description)
- Quick description of the BibTeX package.
-
http://perso.wanadoo.fr/jean-pierre.moreau/index.html (Jean-Pierre Moreau)
- A lot of implementations of the numerical code.
-
http://www.ucalgary.ca/it/TeXclassfiles/ ([La]TeX)
- Quick LaTeX introduction
-
http://www.opengl.org/ (OpenGL)
- OpenGL homepage.
-
http://www.lighthouse3d.com/opengl/glut/
- Introduction to the GLUT library (OpenGL wrapper).
-
http://www.ia.pw.edu.pl/~wujek/tex/latex2e/latex2e.html (Wirtualna Akademia LaTeX'a)
- PL! A lot of information on LaTeX
-
http://www.tex.ac.uk/cgi-bin/texfaq2html (TeX FAQ)
- TeX FAQ
-
http://www.hwaci.com/sw/sqlite/ (SQLite)
- A nice little database engine to embed in your own code.
Python
-
http://www.python.org/doc/current/tut/tut.html (Python)
- Python tutorial.
-
http://www.xml.com/pub/a/2003/02/12/py-xml.html (Simple XML Processing...)
- An article on XML processing with Python.
-
http://py2exe.sourceforge.net/ (py2exe)
- py2exe program for windows users of Python.
-
http://www.wxpython.org/ (wxPython)
- GUI library for Python (portable, basen on the wxWindows package).
-
http://www.python.org/doc/current/lib/lib.html (Python Library Reference)
- Thorough description of the Python library
-
http://www.pythonware.com/products/pil/ (Python Imaging Library)
- Processing images in Python? Why not! :)
-
http://christophe.delord.free.fr/soft/tpg/doc/tpg.html (Toy Parser Generator)
- Nice, simple parser generator for Python.
Organizations
-
http://www.acm.org (Association for Computing Machinery)
- ACM - one of the oldest associations for computer scientists.
-
http://www.ieee.org (Institute of Electrical and Electronics Engineers)
- IEEE - also a famous association.
Friends
-
http://www.krugi.prv.pl/ (Krzysiek Furtak)
- PL! My high school friend from Poland
-
http://www.bafman.prv.pl/ (Bartek Filous)
- PL! Another high school friend. Very artistically minded so you
may want to watch his page even without understanding a single
word.
-
http://trozen.w.interia.pl/ (Tomek Rożen)
- PL! A friend from my college -- we wrote a project on COM together
Cool pages run by friends
-
http://www.pgstrona.prv.pl/ (PG page by Bartek Filous)
- PL! Unofficial Peter Gabriel page run by Bartek Filous .
-
http://www.artofchaos.prv.pl/ (Martyr)
- Metal music page by another high school friend.
| |