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.
🎭 Shakespeare — The Language Written as a Play*

🎭 Shakespeare — The Language Written as a Play*

Comments
2 min read
🧩 Brainfuck — The 8-Command Language Built to Hurt Programmers

🧩 Brainfuck — The 8-Command Language Built to Hurt Programmers

Comments
2 min read
🧱 Befunge — The Language That Lets Code Walk Around the Screen

🧱 Befunge — The Language That Lets Code Walk Around the Screen

Comments
2 min read
Aheui — The Korean Hangul-Based Programming Language

Aheui — The Korean Hangul-Based Programming Language

Comments
2 min read
🧬 Piet — The Programming Language Made of Abstract Art

🧬 Piet — The Programming Language Made of Abstract Art

Comments
2 min read
🎯 GolfScript — The OG Code-Golf Language

🎯 GolfScript — The OG Code-Golf Language

Comments
2 min read
💣 HQ9+ — The Language That Only Runs 4 Commands and Still Counts as a Language

💣 HQ9+ — The Language That Only Runs 4 Commands and Still Counts as a Language

Comments
2 min read
⚪ Whitespace — The Language You Can’t See

⚪ Whitespace — The Language You Can’t See

Comments
2 min read
Kahn’s Algorithm and Cycle Detection in Directed Graphs

Kahn’s Algorithm and Cycle Detection in Directed Graphs

Comments
2 min read
Consistency Models: Why Your Database Lies to You (And When That’s Fine)

Consistency Models: Why Your Database Lies to You (And When That’s Fine)

Comments
7 min read
🧱 PushForth — A Hybrid of Push and Forth for Evolutionary Programming

🧱 PushForth — A Hybrid of Push and Forth for Evolutionary Programming

Comments
2 min read
🔊 SoundWaveLang — A Language Where Code Is Written and Executed as Audio Patterns

🔊 SoundWaveLang — A Language Where Code Is Written and Executed as Audio Patterns

3
Comments
2 min read
📌 StackCells — A Language Where Each Cell Is Its Own Stack

📌 StackCells — A Language Where Each Cell Is Its Own Stack

Comments
2 min read
1️⃣ Unary — The Language That Programs Using Only a Single Character

1️⃣ Unary — The Language That Programs Using Only a Single Character

Comments
1 min read
🔁 Thue — The Language Built Entirely on String Rewriting Rules

🔁 Thue — The Language Built Entirely on String Rewriting Rules

Comments
1 min read
Jelly — Code Golf With Unicode Chaos and Zero Apology

Jelly — Code Golf With Unicode Chaos and Zero Apology

Comments
1 min read
🧪 Potion — A Tiny, Experimental, Self-Modifying Language from _Why the Lucky Stiff

🧪 Potion — A Tiny, Experimental, Self-Modifying Language from _Why the Lucky Stiff

Comments
2 min read
Computer Science Fundamentals: From Binary Systems to Algorithms

Computer Science Fundamentals: From Binary Systems to Algorithms

Comments
4 min read
🐠 Fish — The Language Where Code Swims in Four Directions

🐠 Fish — The Language Where Code Swims in Four Directions

Comments
2 min read
🐍 Grass — The Programming Language That Looks Like a Field of Grass

🐍 Grass — The Programming Language That Looks Like a Field of Grass

Comments
2 min read
Day 33 of 100 days dsa coding challenge

Day 33 of 100 days dsa coding challenge

1
Comments
2 min read
Navigating the Future: Mastering Dijkstra's Algorithm with Data Structures

Navigating the Future: Mastering Dijkstra's Algorithm with Data Structures

Comments
3 min read
💾 ACID Properties

💾 ACID Properties

Comments
2 min read
📝 Understanding Transactions, Deadlocks & Log-Based Recovery in SQL 💾

📝 Understanding Transactions, Deadlocks & Log-Based Recovery in SQL 💾

1
Comments
2 min read
Why DFS Topological Sort Writes Nodes on Backtracking

Why DFS Topological Sort Writes Nodes on Backtracking

Comments
2 min read
loading...