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.
🧪 Eff — The Language Built to Explore Algebraic Effects and Structured Concurrency
Cover image for 🧪 Eff — The Language Built to Explore Algebraic Effects and Structured Concurrency

🧪 Eff — The Language Built to Explore Algebraic Effects and Structured Concurrency

Comments
2 min read
⚡ Futhark — The Functional Language Built for High-Performance Parallel Computing
Cover image for ⚡ Futhark — The Functional Language Built for High-Performance Parallel Computing

⚡ Futhark — The Functional Language Built for High-Performance Parallel Computing

Comments
2 min read
📟 HP-RPL — The Stack-Based Language Hidden Inside Classic HP Calculators
Cover image for 📟 HP-RPL — The Stack-Based Language Hidden Inside Classic HP Calculators

📟 HP-RPL — The Stack-Based Language Hidden Inside Classic HP Calculators

Comments
2 min read
Selection Sort Simplified: Easy Guide
Cover image for Selection Sort Simplified: Easy Guide

Selection Sort Simplified: Easy Guide

Comments
4 min read
📦 ByteLang — A Language Where Every Instruction Is Just a Single Byte
Cover image for 📦 ByteLang — A Language Where Every Instruction Is Just a Single Byte

📦 ByteLang — A Language Where Every Instruction Is Just a Single Byte

Comments
2 min read
🧠 Agda — The Programming Language Where Types Become Mathematical Proofs
Cover image for 🧠 Agda — The Programming Language Where Types Become Mathematical Proofs

🧠 Agda — The Programming Language Where Types Become Mathematical Proofs

Comments
2 min read
🐾 Kitten — A Typed Concatenative Language Inspired by Joy and Rust
Cover image for 🐾 Kitten — A Typed Concatenative Language Inspired by Joy and Rust

🐾 Kitten — A Typed Concatenative Language Inspired by Joy and Rust

Comments
2 min read
⚪ OneLang — A Programming Language Built From Only One Symbol
Cover image for ⚪ OneLang — A Programming Language Built From Only One Symbol

⚪ OneLang — A Programming Language Built From Only One Symbol

Comments
2 min read
🕊 LambdaBird — A Tiny Lambda Calculus Style Language That Uses Bird Combinators
Cover image for 🕊 LambdaBird — A Tiny Lambda Calculus Style Language That Uses Bird Combinators

🕊 LambdaBird — A Tiny Lambda Calculus Style Language That Uses Bird Combinators

Comments
2 min read
📘 Lean — A Language for Formal Proofs and Verified Mathematics
Cover image for 📘 Lean — A Language for Formal Proofs and Verified Mathematics

📘 Lean — A Language for Formal Proofs and Verified Mathematics

Comments
2 min read
📐 MiniZinc — A High-Level Language Designed for Constraint Solving
Cover image for 📐 MiniZinc — A High-Level Language Designed for Constraint Solving

📐 MiniZinc — A High-Level Language Designed for Constraint Solving

Comments
2 min read
🧪 TinyASM++ — A Minimal Assembly-Style Language with Extra Syntax Sugar
Cover image for 🧪 TinyASM++ — A Minimal Assembly-Style Language with Extra Syntax Sugar

🧪 TinyASM++ — A Minimal Assembly-Style Language with Extra Syntax Sugar

Comments
2 min read
Exploring Git by Building My Own Minimal Version Control System

Exploring Git by Building My Own Minimal Version Control System

2
Comments 1
1 min read
I discovered this system — Number Garden.
Cover image for I discovered this system — Number Garden.

I discovered this system — Number Garden.

Comments
1 min read
Day 43 of 100 days dsa coding challenge
Cover image for Day 43 of 100 days dsa coding challenge

Day 43 of 100 days dsa coding challenge

1
Comments
2 min read
When Big O Lies
Cover image for When Big O Lies

When Big O Lies

Comments
14 min read
Why I am stuck and always Learning..
Cover image for Why I am stuck and always Learning..

Why I am stuck and always Learning..

Comments
1 min read
Sorting Algorithms Part 2: Divide and Conquer — Merge, Quick, and Heap Sort

Sorting Algorithms Part 2: Divide and Conquer — Merge, Quick, and Heap Sort

Comments
6 min read
Searching Algorithms Part 1: Binary Search and the Art of Cutting the Search Space

Searching Algorithms Part 1: Binary Search and the Art of Cutting the Search Space

Comments
5 min read
Why 0.1 + 0.2 != 0.3: Building a Precise Calculator with Go's Decimal Package

Why 0.1 + 0.2 != 0.3: Building a Precise Calculator with Go's Decimal Package

Comments
6 min read
Searching Algorithms Part 3: Exploring Trees and Graphs with BFS and DFS

Searching Algorithms Part 3: Exploring Trees and Graphs with BFS and DFS

Comments
6 min read
Different Ways to Count

Different Ways to Count

Comments
1 min read
Day 40 of 100 days dsa coding challenge
Cover image for Day 40 of 100 days dsa coding challenge

Day 40 of 100 days dsa coding challenge

1
Comments
1 min read
RAG vs Fine‑Tuning: A Simple, Practical Guide for Beginners
Cover image for RAG vs Fine‑Tuning: A Simple, Practical Guide for Beginners

RAG vs Fine‑Tuning: A Simple, Practical Guide for Beginners

Comments
3 min read
Line by Line, Finding Walls for Rendering in a BSP Tree

Line by Line, Finding Walls for Rendering in a BSP Tree

Comments
5 min read
loading...