DEV Community

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.
From Zero to Programming Language: A Complete Implementation Guide

From Zero to Programming Language: A Complete Implementation Guide

Comments
4 min read
Tree Traversals Explained: DFS, BFS, and When to Use Each

Tree Traversals Explained: DFS, BFS, and When to Use Each

Comments
3 min read
Why Goroutines Scale: Stack Growth, Compiler Tricks, and Context Switching

Why Goroutines Scale: Stack Growth, Compiler Tricks, and Context Switching

Comments
5 min read
Grid Search, Random Search, Genetic Algorithm: A Big Comparison for NAS

Grid Search, Random Search, Genetic Algorithm: A Big Comparison for NAS

Comments
1 min read
Why Arrays Start at Index 0: A Memory-Level Explanation

Why Arrays Start at Index 0: A Memory-Level Explanation

2
Comments
4 min read
DSA: Patterns

DSA: Patterns

Comments
3 min read
How Files Are Organized — Understanding File Systems and Paths published

How Files Are Organized — Understanding File Systems and Paths published

1
Comments
3 min read
From Reset to Control: Disabling Interrupts on ARM Bare Metal

From Reset to Control: Disabling Interrupts on ARM Bare Metal

Comments
3 min read
🧠 Understanding the JavaScript Event Loop — The Backbone of Asynchronous JavaScript

🧠 Understanding the JavaScript Event Loop — The Backbone of Asynchronous JavaScript

Comments
1 min read
An Epidemic of Learned Helplessness

An Epidemic of Learned Helplessness

1
Comments
4 min read
CPUs & RAM Explained — How Computers Actually Think and Remember

CPUs & RAM Explained — How Computers Actually Think and Remember

1
Comments
4 min read
How Electronic Circuits Actually Work — From Electrons to Modern Computing

How Electronic Circuits Actually Work — From Electrons to Modern Computing

1
Comments
4 min read
How Computers Store Data — From Memory to Meaning

How Computers Store Data — From Memory to Meaning

1
Comments
4 min read
Bits & Bytes Explained — The True Foundation of All Software

Bits & Bytes Explained — The True Foundation of All Software

1
Comments
4 min read
Web Design Trends for 2026: What Developers Actually Need to Care About

Web Design Trends for 2026: What Developers Actually Need to Care About

Comments
2 min read
Why Edge AI Research Needs Field Validation: Lessons from Replicating MIT CSAIL

Why Edge AI Research Needs Field Validation: Lessons from Replicating MIT CSAIL

5
Comments 1
2 min read
The Immortal Coffee Bean: Why Java is the Unkillable King of Enterprise

The Immortal Coffee Bean: Why Java is the Unkillable King of Enterprise

Comments
5 min read
Consistent Hashing - System Design

Consistent Hashing - System Design

Comments
4 min read
Guia Definitivo para estudantes de Ciencias da Computação

Guia Definitivo para estudantes de Ciencias da Computação

Comments
9 min read
This Tiny Chip Could Turn Quantum From Lab Toy To Scalable Product

This Tiny Chip Could Turn Quantum From Lab Toy To Scalable Product

Comments
1 min read
Memory Leak in C++

Memory Leak in C++

Comments
2 min read
Functions and Modules in Python: Writing Clean, Reusable Code the Right Way

Functions and Modules in Python: Writing Clean, Reusable Code the Right Way

Comments
4 min read
HTDP Study Blog

HTDP Study Blog

3
Comments
3 min read
MIPS architecture: simple, clean, and quietly everywhere (once)

MIPS architecture: simple, clean, and quietly everywhere (once)

1
Comments
3 min read
🎉 Happy New Year, Neva Community! 🎉

🎉 Happy New Year, Neva Community! 🎉

Comments
3 min read
loading...