@vivekgalatage: Computer Science from the Bottom Up https://bottomupcs.com
Summary
A free online book covering computer science from the bottom up, written by Ian Wienand and available in PDF, EPUB, and source code formats.
View Cached Full Text
Cached at: 06/30/26, 03:45 PM
Computer Science from the Bottom Up
https://t.co/eahPi72QqF https://t.co/NvlvPF00VD
Computer Science from the Bottom Up
Source: https://www.bottomupcs.com/
IanWienand
A PDF version is available athttps://www.bottomupcs.com/csbu.pdf. A EPUB version is available athttps://www.bottomupcs.com/csbu.epubThe original souces are available athttps://github.com/ianw/bottomupcs
This work is licensed under the Creative Commons Attribution-ShareAlike License. To view a copy of this license, visithttp://creativecommons.org/licenses/by-sa/3.0/or send a letter to Creative Commons, 559 Nathan Abbott Way, Stanford, California 94305, USA.
Copyright ©2004–2025Ian Wienand
Similar Articles
@Jolyne_AI: A course list on GitHub hailed by countless self-learners as a 'computer science bachelor's degree substitute': open-source-cs, already with 20k+ Stars. It curates free open courses from top universities like MIT, Stanford, and Princeton, restructured along the traditional CS undergraduate curriculum: from introductory to advanced levels, …
A curated list of open-source computer science courses on GitHub, open-source-cs, featuring free public courses from top universities like MIT and Stanford, arranged according to the undergraduate curriculum. Already with 20k+ Stars, it's ideal for self-learners seeking systematic study.
@vivekgalatage: What if you got a list of books across a broad spectrum of CS domains? And what if it is access to Brendan Gregg's cura…
A tweet sharing Brendan Gregg's curated list of recommended books covering systems performance, language performance, database performance, and other computer science domains.
@drcetiner: Can the computer science curriculum be completed without going to university? The Open Source Computer Science Degree o…
A GitHub repository curating courses from top universities (Harvard, MIT, Stanford, etc.) into a structured computer science degree, with prerequisites and workload details, offering a free learning roadmap without a diploma.
@vivekgalatage: One of the finest https://courses.csail.mit.edu/6.851/spring21/
MIT's Advanced Data Structures course (6.851) by Prof. Erik Demaine is available fully online with video lectures and collaborative problem solving.
@vivekgalatage: https://x.com/vivekgalatage/status/2062944153697493155
A tweet thread explaining how web browsers embody various computer science disciplines, including data structures, operating systems, compilers, networking, rendering, databases, information retrieval, and machine learning, highlighting the browser as a universal computing platform.