Skip to content

Introduction

This concise documentation aims to provide a foundational understanding of computer science. Although the field of computer science encompasses a vast range of topics, this documentation will focus on presenting the core concepts in a compact format.

Motivation

I am an experienced blockchain developer with over 5 years of expertise in developing blockchain-based solutions for various purposes. As someone who did not have the opportunity to attend college, I understand the challenges of learning computer science without a formal education and the confusion it can cause.

I have compiled this documentation specifically for individuals like myself, in order to reduce confusion and help them focus on their specific goals. While this documentation emphasizes distributed systems, which are closely related to the blockchain domain, it also provides sufficient and efficient coverage of data structures and algorithms.

Purpose

This documentation serves as a starting point, guiding you on what to learn and where to begin. It is important to note that it does not encompass the entirety of computer science concepts, but rather provides a glimpse into this vast field.

Table of Contents

General Concepts

Distributed Systems

Data Structures and Algorithms

Design Patterns