Anderson R. P. Domingues,
Computer Science B.S., M.S. and Ph.D.
Babbage's machine is the first turing-complete, general-purpose computer design in history. — Read more
Undergraduate Courses
Resources to thrive the road of computer science
- Books and tools for daily academic tasks and reporting
- Programming for kids
- Descend into the "ok" programming world
- Tools for real programmers
- Godlike programming
- Learn about computer architecture, digital systems and operating systems
- Create your own programming language and compiler. See
ANTLR,
YACC, and
Bison
- Create your own operating system (OS). See:
Minix3 and
OSDev.