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.
How Computers Think in 1s and 0s

How Computers Think in 1s and 0s

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

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

Comments
3 min read
🧹 Garbage Collection (GC) in Java

🧹 Garbage Collection (GC) in Java

2
Comments
3 min read
When Floating-Point Failed Catastrophically

When Floating-Point Failed Catastrophically

Comments
2 min read
Differences between abstract class and interface in Java

Differences between abstract class and interface in Java

3
Comments
1 min read
The Forbidden Intel Opcode That Melts CPUs

The Forbidden Intel Opcode That Melts CPUs

2
Comments
1 min read
From Power On to Login: What Happens Inside My Computer

From Power On to Login: What Happens Inside My Computer

Comments
3 min read
Database Normalization

Database Normalization

Comments
2 min read
Predicting Bitcoin Prices with Linear Regression: A Beginner-Friendly Guide

Predicting Bitcoin Prices with Linear Regression: A Beginner-Friendly Guide

5
Comments
1 min read
The Vakhnin Algorithm: Left-Side Tree Traversal with O(1) Memory

The Vakhnin Algorithm: Left-Side Tree Traversal with O(1) Memory

Comments
4 min read
Blushlog: Going Virtual

Blushlog: Going Virtual

Comments
5 min read
☕ Cache Eviction — Lessons from a Small Café

☕ Cache Eviction — Lessons from a Small Café

1
Comments
2 min read
The Basics of Software Testing

The Basics of Software Testing

7
Comments
3 min read
Indexical Collapse: How Predictive Systems Make Authority Without Reference

Indexical Collapse: How Predictive Systems Make Authority Without Reference

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

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

1
Comments
2 min read
Graph-Based Movie Recommendations: A Practical Guide with Python

Graph-Based Movie Recommendations: A Practical Guide with Python

Comments
10 min read
Hello world

Hello world

3
Comments 1
1 min read
Data types in Python

Data types in Python

Comments
2 min read
Computer Fundamentals - 12

Computer Fundamentals - 12

Comments
1 min read
Normalization In DBMS

Normalization In DBMS

Comments
2 min read
Indexing, Hashing, and Query

Indexing, Hashing, and Query

Comments
1 min read
Computer Fundamentals - 11

Computer Fundamentals - 11

Comments
1 min read
The Backbone of Database Reliability: Exploring ACID in Action with SQL Transactions A Step-by-Step Guide

The Backbone of Database Reliability: Exploring ACID in Action with SQL Transactions A Step-by-Step Guide

Comments
3 min read
Tips, Strategies, and Patterns to Solve and Identify DSA Problems

Tips, Strategies, and Patterns to Solve and Identify DSA Problems

Comments
3 min read
🧠 Basic Algorithm Structures

🧠 Basic Algorithm Structures

1
Comments
3 min read
loading...