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.
🎺 Trumpet — The Language Where Programming Looks Like Sheet Music
Cover image for 🎺 Trumpet — The Language Where Programming Looks Like Sheet Music

🎺 Trumpet — The Language Where Programming Looks Like Sheet Music

1
Comments
2 min read
Three Programming Superpowers In One Function

Three Programming Superpowers In One Function

2
Comments
7 min read
Writing Your First Compiler - Part 7: Taking Stock

Writing Your First Compiler - Part 7: Taking Stock

Comments
7 min read
Position-Candidate-Hypothesis (PCH) Paradigm: A New Research Direction for NP-Complete Problems

Position-Candidate-Hypothesis (PCH) Paradigm: A New Research Direction for NP-Complete Problems

16
Comments
2 min read
Building BeaconOS From Scratch

Building BeaconOS From Scratch

1
Comments
2 min read
I built a Lisp VM in Rust that proves its own execution trace (STARKs + Winterfell)
Cover image for I built a Lisp VM in Rust that proves its own execution trace (STARKs + Winterfell)

I built a Lisp VM in Rust that proves its own execution trace (STARKs + Winterfell)

Comments
3 min read
What Every Programmer Should Know About Memory Part 2
Cover image for What Every Programmer Should Know About Memory Part 2

What Every Programmer Should Know About Memory Part 2

1
Comments
11 min read
Declarative Reality

Declarative Reality

Comments
3 min read
Introduction of Dynamic Programming

Introduction of Dynamic Programming

Comments
1 min read
What Every Programmer Should Know About Memory Part 1
Cover image for What Every Programmer Should Know About Memory Part 1

What Every Programmer Should Know About Memory Part 1

9
Comments 7
19 min read
Deep Dive into Scala 3 Macros: Building a Custom String Interpolator

Deep Dive into Scala 3 Macros: Building a Custom String Interpolator

2
Comments
5 min read
How to Create Quine and Quine Relay Code

How to Create Quine and Quine Relay Code

Comments
6 min read
JavaScript Garbage Collection

JavaScript Garbage Collection

Comments
5 min read
Computer Fundamentals - 16
Cover image for Computer Fundamentals - 16

Computer Fundamentals - 16

Comments
1 min read
Computer Fundamentals - 15
Cover image for Computer Fundamentals - 15

Computer Fundamentals - 15

Comments
1 min read
Line by Line, But HOW Do I Construct A BSP Tree?

Line by Line, But HOW Do I Construct A BSP Tree?

5
Comments 1
16 min read
A Voyage through Algorithms using Javascript - Radix Sort
Cover image for A Voyage through Algorithms using Javascript - Radix Sort

A Voyage through Algorithms using Javascript - Radix Sort

Comments
11 min read
How War Shaped the Foundations of Modern Computer Science

How War Shaped the Foundations of Modern Computer Science

1
Comments
2 min read
The Aegypti Algorithm
Cover image for The Aegypti Algorithm

The Aegypti Algorithm

Comments
5 min read
Declarative Programming Through the Lens of Reversible Computation

Declarative Programming Through the Lens of Reversible Computation

Comments
10 min read
How an Interrupt Reaches the CPU (Part 1)

How an Interrupt Reaches the CPU (Part 1)

Comments
7 min read
Wired Network Topology|Israh Binoj

Wired Network Topology|Israh Binoj

1
Comments
2 min read
🧠 Mastering Data Structures in Java — Part 5: Queue

🧠 Mastering Data Structures in Java — Part 5: Queue

1
Comments
2 min read
Garbage Collection

Garbage Collection

1
Comments
5 min read
Why typeof null === object

Why typeof null === object

Comments
6 min read
loading...