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 the Unix Shell sees the world (Expansion, Quoting)

How the Unix Shell sees the world (Expansion, Quoting)

59
Comments
6 min read
How To Read A Computer Science Book

How To Read A Computer Science Book

83
Comments 1
3 min read
The ultimate guide to master tree data structures step-by-step in Python and Javascript

The ultimate guide to master tree data structures step-by-step in Python and Javascript

17
Comments 2
17 min read
A Backdoor with a multitude of features

A Backdoor with a multitude of features

6
Comments
1 min read
x-Bit Integers: Solving With A Range

x-Bit Integers: Solving With A Range

8
Comments 1
5 min read
SOLID — Principles of Object-Oriented Design

SOLID — Principles of Object-Oriented Design

287
Comments 2
6 min read
Logical Time and Lamport Clocks (Part 2)

Logical Time and Lamport Clocks (Part 2)

39
Comments 1
8 min read
Investigating tree height of a red black tree

Investigating tree height of a red black tree

3
Comments 2
2 min read
Intro to X-bit and Binary Integers

Intro to X-bit and Binary Integers

5
Comments
5 min read
I'm implementing a Red Black Tree in Python

I'm implementing a Red Black Tree in Python

4
Comments 2
1 min read
7 Advanced C++ Concepts You Should Know

7 Advanced C++ Concepts You Should Know

130
Comments 4
25 min read
From piracy to open-source: my story

From piracy to open-source: my story

61
Comments 14
4 min read
Exploring Language, Sarcasm, and Bias in Artificial Intelligence

Exploring Language, Sarcasm, and Bias in Artificial Intelligence

59
Comments 5
4 min read
Unit Testing is not Jasmine/Karma

Unit Testing is not Jasmine/Karma

10
Comments
2 min read
How to Write Emulator - Fetch Decode Execute Cycle

How to Write Emulator - Fetch Decode Execute Cycle

9
Comments
3 min read
Finishing Fast

Finishing Fast

7
Comments
3 min read
How I built a cloud Gaming service, part 1

How I built a cloud Gaming service, part 1

27
Comments
4 min read
Introducing bekk.christmas - 12 christmas calendars!

Introducing bekk.christmas - 12 christmas calendars!

19
Comments
6 min read
27 Programming Youtube channels you should know

27 Programming Youtube channels you should know

1066
Comments 76
3 min read
Bug Squashing: A singly linked list python implementation | Part 3

Bug Squashing: A singly linked list python implementation | Part 3

6
Comments
2 min read
What, you may ask, is a Treap?

What, you may ask, is a Treap?

5
Comments
1 min read
Lunch break talks #1: Simplicity is complicated

Lunch break talks #1: Simplicity is complicated

7
Comments
2 min read
Singly Linked List: A Python Implementation | Part 2 | __str__ Method

Singly Linked List: A Python Implementation | Part 2 | __str__ Method

6
Comments 1
2 min read
Productivity & Motivation Tips For Programmers Working From Home & Students Making The Grind To Graduation.

Productivity & Motivation Tips For Programmers Working From Home & Students Making The Grind To Graduation.

75
Comments
5 min read
Stacks and Queues Almighty

Stacks and Queues Almighty

9
Comments
5 min read
loading...