Forem

Computer Science 🤓

This tag is for sharing and asking questions about anything related to computer science, including data structures, algorithms, research, and white papers! 🤓

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Writing an Interpreter in OCaml

Writing an Interpreter in OCaml

19
Comments
6 min read
Looking Back on My First Year of Teaching
Cover image for Looking Back on My First Year of Teaching

Looking Back on My First Year of Teaching

6
Comments
9 min read
What is the best course you have ever taken from MOOC?

What is the best course you have ever taken from MOOC?

68
Comments 24
1 min read
Redundancy and Replication: Duplicating in a Distributed System
Cover image for Redundancy and Replication: Duplicating in a Distributed System

Redundancy and Replication: Duplicating in a Distributed System

87
Comments 1
9 min read
The Dispatcher
Cover image for The Dispatcher

The Dispatcher

8
Comments 1
4 min read
Reflecting on My Third Semester of Teaching
Cover image for Reflecting on My Third Semester of Teaching

Reflecting on My Third Semester of Teaching

8
Comments
14 min read
Primitive Types and Variables in Java
Cover image for Primitive Types and Variables in Java

Primitive Types and Variables in Java

35
Comments 7
8 min read
Causes - a programming language feature concept

Causes - a programming language feature concept

7
Comments 2
4 min read
Foraging for the Fallacies of Distributed Computing (Part 2)
Cover image for Foraging for the Fallacies of Distributed Computing (Part 2)

Foraging for the Fallacies of Distributed Computing (Part 2)

50
Comments
9 min read
How I stayed organized whilst studying a Computer Science degree and working a job📝

How I stayed organized whilst studying a Computer Science degree and working a job📝

115
Comments 9
4 min read
Parsing The World with Rust and POM

Parsing The World with Rust and POM

19
Comments
5 min read
Byte Sized Episode 2: The Creation of Graph Theory
Cover image for Byte Sized Episode 2: The Creation of Graph Theory
06:04

Byte Sized Episode 2: The Creation of Graph Theory

340
Comments 21
1 min read
JVM architecture in a nutshell

JVM architecture in a nutshell

12
Comments
3 min read
How to manage time between competitive coding, learning new things, & personal projects?

How to manage time between competitive coding, learning new things, & personal projects?

11
Comments
1 min read
Compiler Series Part 4: Designing the SIMPLE language and compiler

Compiler Series Part 4: Designing the SIMPLE language and compiler

18
Comments
2 min read
Compiler Series Part 3: Rust

Compiler Series Part 3: Rust

35
Comments 3
4 min read
Data Structures for Everyone!
Cover image for Data Structures for Everyone!

Data Structures for Everyone!

7
Comments
3 min read
Binary Search in JS

Binary Search in JS

6
Comments 2
2 min read
Compiler Series Part 2: GCC

Compiler Series Part 2: GCC

55
Comments 1
6 min read
What parsers and 2 year olds have in common. 🚼

What parsers and 2 year olds have in common. 🚼

5
Comments
2 min read
Compiler Series Part 1: Introduction

Compiler Series Part 1: Introduction

19
Comments
1 min read
Distributed Mutual Exclusion Using Logical Clocks
Cover image for Distributed Mutual Exclusion Using Logical Clocks

Distributed Mutual Exclusion Using Logical Clocks

9
Comments 2
12 min read
Simpler React component design with the Chain of Responsibility pattern
Cover image for Simpler React component design with the Chain of Responsibility pattern

Simpler React component design with the Chain of Responsibility pattern

63
Comments 9
5 min read
Not a Number

Not a Number

7
Comments
1 min read
6 JavaScript WTFs and what to learn from them
Cover image for  6 JavaScript WTFs and what to learn from them

6 JavaScript WTFs and what to learn from them

103
Comments 9
8 min read
loading...