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.
Road to Genius - Python Series level 4

Road to Genius - Python Series level 4

9
Comments
4 min read
What is the OSI Model? 7 layers explained in detail

What is the OSI Model? 7 layers explained in detail

29
Comments 3
6 min read
Building Conway's Game of Life with React and CSS

Building Conway's Game of Life with React and CSS

21
Comments
11 min read
A Gentle Introduction To Computer Algorithms: Implementing the Bubble Sort algorithm in six languages.

A Gentle Introduction To Computer Algorithms: Implementing the Bubble Sort algorithm in six languages.

23
Comments
11 min read
5 software engineering practices for Data Science

5 software engineering practices for Data Science

6
Comments
4 min read
Computer network model - A lasagne

Computer network model - A lasagne

4
Comments
3 min read
Where Does My Code Run? - Compilers, Interpreters, Transpilers and Virtual Machines

Where Does My Code Run? - Compilers, Interpreters, Transpilers and Virtual Machines

4
Comments
3 min read
Road to Genius - Python Series level 3

Road to Genius - Python Series level 3

5
Comments
2 min read
6 Hard Dynamic Programming Problems Made Easy

6 Hard Dynamic Programming Problems Made Easy

30
Comments
11 min read
100,000 lines of Typescript: A data-backed retrospective

100,000 lines of Typescript: A data-backed retrospective

4
Comments
10 min read
What exactly is API?

What exactly is API?

236
Comments 16
3 min read
Big O Notation - explained as easily as possible

Big O Notation - explained as easily as possible

12
Comments
3 min read
The Guard Statement: Guard clause ou Early return.

The Guard Statement: Guard clause ou Early return.

10
Comments
2 min read
Understanding our future with 5G

Understanding our future with 5G

5
Comments 1
6 min read
VirtualBox com Pop!_OS

VirtualBox com Pop!_OS

2
Comments
3 min read
Dutch National Flag Problem

Dutch National Flag Problem

7
Comments
5 min read
Revisiting the O in SOLID

Revisiting the O in SOLID

6
Comments
2 min read
Hello world in 16 languages

Hello world in 16 languages

14
Comments 3
1 min read
Conceito simples de redes de computadores e sua empregabilidade

Conceito simples de redes de computadores e sua empregabilidade

2
Comments 1
1 min read
Computer networks

Computer networks

29
Comments
8 min read
Explaining Programming to an 8 year old

Explaining Programming to an 8 year old

4
Comments 2
2 min read
Some Reasons Why You Should Follow Naming Conventions

Some Reasons Why You Should Follow Naming Conventions

5
Comments 2
4 min read
Road to Genius - Python Series level 2

Road to Genius - Python Series level 2

6
Comments
5 min read
Data structures and Complexity part2 : linear data part1 (arrays and linked-Lists)

Data structures and Complexity part2 : linear data part1 (arrays and linked-Lists)

5
Comments
13 min read
A brief history of Linux

A brief history of Linux

34
Comments
4 min read
Help Pierre the Py Pirate Solve this Knapsack Problem!

Help Pierre the Py Pirate Solve this Knapsack Problem!

3
Comments
5 min read
Day-1: 30 days of code- Hackerrank

Day-1: 30 days of code- Hackerrank

9
Comments
2 min read
The Superlative Guide to Big O

The Superlative Guide to Big O

21
Comments
2 min read
Write you a programming language

Write you a programming language

63
Comments 4
6 min read
JavaScript: demystifying numbers

JavaScript: demystifying numbers

7
Comments
6 min read
slice( ) and splice( ) array methods in JavaScript

slice( ) and splice( ) array methods in JavaScript

35
Comments
2 min read
Writing a Binary Search Tree in Python – With Examples

Writing a Binary Search Tree in Python – With Examples

12
Comments
6 min read
Preparing Technically and Mentally for Engineering Interviews

Preparing Technically and Mentally for Engineering Interviews

4
Comments 2
16 min read
I HATE CODING, CHANGE MY MIND.

I HATE CODING, CHANGE MY MIND.

3
Comments 3
1 min read
How to Build an LRU Cache in Less Than 100 Lines of Code

How to Build an LRU Cache in Less Than 100 Lines of Code

9
Comments
11 min read
JIT 101

JIT 101

5
Comments
3 min read
Building a Linked List in Python with Examples

Building a Linked List in Python with Examples

7
Comments 1
4 min read
How to concatenate strings in C: a five minute guide

How to concatenate strings in C: a five minute guide

12
Comments 1
5 min read
Road to Genius - Python Series level 1

Road to Genius - Python Series level 1

10
Comments
2 min read
Proxy vs Reverse Proxy

Proxy vs Reverse Proxy

22
Comments 1
4 min read
Differences between JavaScript Map and Object

Differences between JavaScript Map and Object

18
Comments 3
2 min read
Features of a dream programming language

Features of a dream programming language

43
Comments 20
33 min read
Are You Saving The Passwords On Browsers?

Are You Saving The Passwords On Browsers?

29
Comments 12
3 min read
Under the Hood : The Main Function

Under the Hood : The Main Function

5
Comments 1
3 min read
Overview of Kubernetes Components

Overview of Kubernetes Components

7
Comments
9 min read
How Prime Numbers Keep the Internet Secure

How Prime Numbers Keep the Internet Secure

82
Comments 3
7 min read
Stack and Queue

Stack and Queue

2
Comments
4 min read
ES6 Mini Crash Course: How to Write Modern JavaScript

ES6 Mini Crash Course: How to Write Modern JavaScript

7
Comments
2 min read
Creating objects in JavaScript

Creating objects in JavaScript

28
Comments
2 min read
The Bit Wars: Why Nintendo was obsessed with the number 64

The Bit Wars: Why Nintendo was obsessed with the number 64

3
Comments
8 min read
AWS re:Invent 2020 digest — Part 2

AWS re:Invent 2020 digest — Part 2

4
Comments
4 min read
More Python Strings: Can You Solve This *More* Difficult String Problem?

More Python Strings: Can You Solve This *More* Difficult String Problem?

3
Comments 2
5 min read
How to setup Oracle Database 11g XE on Windows and unlock the "HR" user

How to setup Oracle Database 11g XE on Windows and unlock the "HR" user

6
Comments
3 min read
Quantum Computing: Explanation and its Evolution.

Quantum Computing: Explanation and its Evolution.

9
Comments 2
4 min read
Master NumPy In Just A Few Minutes!

Master NumPy In Just A Few Minutes!

14
Comments
5 min read
Functions are first class objects

Functions are first class objects

7
Comments
1 min read
Cumbre Virtual 2020

Cumbre Virtual 2020

6
Comments
6 min read
How encryption algorithms provide confidentiality

How encryption algorithms provide confidentiality

7
Comments
5 min read
Useful Bash/Terminal Commands

Useful Bash/Terminal Commands

9
Comments 1
1 min read
Understanding Hashmap

Understanding Hashmap

9
Comments 1
3 min read
loading...