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.
Mengembangkan Bahasa Pemrograman Baru, Apakah Masih Relevan Saat Ini?

Mengembangkan Bahasa Pemrograman Baru, Apakah Masih Relevan Saat Ini?

1
Comments
2 min read
Compositional Abstractions for Computing Under Ignorance: Or, What I Learned by Analyzing My Own Research as Data

Compositional Abstractions for Computing Under Ignorance: Or, What I Learned by Analyzing My Own Research as Data

2
Comments
7 min read
How I Built a Mini C Compiler to Understand How Compilers Work

How I Built a Mini C Compiler to Understand How Compilers Work

2
Comments 2
1 min read
From Hash Functions to Vector Databases: The Data Structures Powering AI
Cover image for From Hash Functions to Vector Databases: The Data Structures Powering AI

From Hash Functions to Vector Databases: The Data Structures Powering AI

Comments
15 min read
Creating DNS Zones and Configuring DNS Settings in Azure
Cover image for Creating DNS Zones and Configuring DNS Settings in Azure

Creating DNS Zones and Configuring DNS Settings in Azure

5
Comments
3 min read
Ripple: Asynchronous Programming for Spatial Dataflow Architectures

Ripple: Asynchronous Programming for Spatial Dataflow Architectures

Comments
5 min read
Mastering Python's Iteration Protocol: Iterables, Iterators, and Generators
Cover image for Mastering Python's Iteration Protocol: Iterables, Iterators, and Generators

Mastering Python's Iteration Protocol: Iterables, Iterators, and Generators

4
Comments
9 min read
Indexing, Hashing, and Query
Cover image for Indexing, Hashing, and Query

Indexing, Hashing, and Query

1
Comments
1 min read
Decoding the Book's "ID Card": A Complete Guide to the ISBN

Decoding the Book's "ID Card": A Complete Guide to the ISBN

Comments
5 min read
Iso: Request-Private Garbage Collection

Iso: Request-Private Garbage Collection

Comments
5 min read
The Forbidden Intel Opcode That Melts CPUs
Cover image for The Forbidden Intel Opcode That Melts CPUs

The Forbidden Intel Opcode That Melts CPUs

1
Comments
1 min read
Logical Operators & Control Flow

Logical Operators & Control Flow

1
Comments
3 min read
🕒 Running Time Wednesday! Understanding Big O (Made Simple)

🕒 Running Time Wednesday! Understanding Big O (Made Simple)

1
Comments
3 min read
Indexing, Hashing & Query Optimization in Databases

Indexing, Hashing & Query Optimization in Databases

2
Comments
3 min read
Universal LLM Agent Prompt Injection

Universal LLM Agent Prompt Injection

Comments
1 min read
Database System Internals — Transactions, Deadlocks, Recovery & Indexing Explained with SQL Examples

Database System Internals — Transactions, Deadlocks, Recovery & Indexing Explained with SQL Examples

1
Comments 1
3 min read
Protocol TCP/IP vs OSI

Protocol TCP/IP vs OSI

2
Comments
5 min read
IP addresses

IP addresses

1
Comments
28 min read
Are Linked Lists necessary?
Cover image for Are Linked Lists necessary?

Are Linked Lists necessary?

4
Comments 3
4 min read
Database Reliability Explained: Transactions, Deadlocks & Log-Based Recovery

Database Reliability Explained: Transactions, Deadlocks & Log-Based Recovery

Comments
2 min read
Introduction to Analysis of Algorithms
Cover image for Introduction to Analysis of Algorithms

Introduction to Analysis of Algorithms

6
Comments
32 min read
DBMS - Transactions, Deadlocks & Log-Based Recovery

DBMS - Transactions, Deadlocks & Log-Based Recovery

Comments
2 min read
Memory management system in C/C++

Memory management system in C/C++

Comments
4 min read
I Wrote an HTTP Server in Assembly (and It Actually Works)

I Wrote an HTTP Server in Assembly (and It Actually Works)

6
Comments 1
6 min read
Eulerian Paths Explained: From Königsberg to Hierholzer’s Algorithm
Cover image for Eulerian Paths Explained: From Königsberg to Hierholzer’s Algorithm

Eulerian Paths Explained: From Königsberg to Hierholzer’s Algorithm

1
Comments
5 min read
loading...