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.
Roadmap to aerospace jobs: How to become an aerospace programmer

Roadmap to aerospace jobs: How to become an aerospace programmer

39
Comments 4
6 min read
Review of Ubuntu after 4 months of daily usage

Review of Ubuntu after 4 months of daily usage

16
Comments 3
2 min read
Ruby Tutorial: Learn Ruby from scratch

Ruby Tutorial: Learn Ruby from scratch

31
Comments 3
9 min read
Introduction to Design Patterns

Introduction to Design Patterns

245
Comments 8
3 min read
Entity-Relationship Diagram

Entity-Relationship Diagram

12
Comments
3 min read
Brief History of Python

Brief History of Python

2
Comments
2 min read
Find Largest and Smallest Element in an Array

Find Largest and Smallest Element in an Array

5
Comments 2
3 min read
Top 5 Speech Recognition Open-Source Projects and Libraries With Most Stars on Github

Top 5 Speech Recognition Open-Source Projects and Libraries With Most Stars on Github

4
Comments
1 min read
Confusing Terms in the Git Terminology

Confusing Terms in the Git Terminology

100
Comments 4
6 min read
How to get a coding job with no experience

How to get a coding job with no experience

8
Comments
6 min read
CS Series 👩‍🚀 : What is a Computer ? 🤔

CS Series 👩‍🚀 : What is a Computer ? 🤔

8
Comments
1 min read
CS Series 👩‍🚀 #4 : Intro to Data Structures and Algorithms

CS Series 👩‍🚀 #4 : Intro to Data Structures and Algorithms

5
Comments
2 min read
CS Series 👩‍🚀 #3 : How computers stores information : Deep Dive Part 2 ⚡

CS Series 👩‍🚀 #3 : How computers stores information : Deep Dive Part 2 ⚡

5
Comments
2 min read
CS Series 👩‍🚀 #6 : Performance Analysis Part 2: Theoretical Analysis

CS Series 👩‍🚀 #6 : Performance Analysis Part 2: Theoretical Analysis

2
Comments
1 min read
CS Series 👩‍🚀 #5 : Performance Analysis Part 1: Intro 🔍

CS Series 👩‍🚀 #5 : Performance Analysis Part 1: Intro 🔍

2
Comments
1 min read
Schema, Sub-schema and Languages of DBMS

Schema, Sub-schema and Languages of DBMS

6
Comments
2 min read
28 Open Source Programs to take part in!

28 Open Source Programs to take part in!

125
Comments 3
5 min read
5 Ways to Reverse a String using Python

5 Ways to Reverse a String using Python

2
Comments
2 min read
Dart and Cloud Run

Dart and Cloud Run

6
Comments 1
8 min read
How to Solve Any Algorithm

How to Solve Any Algorithm

858
Comments 24
5 min read
The First Gaming blog here in dev community

The First Gaming blog here in dev community

6
Comments 1
1 min read
Introduction and Types of DBMS

Introduction and Types of DBMS

12
Comments
2 min read
What are Linear Data Structures?

What are Linear Data Structures?

3
Comments
4 min read
Course Launch: Competitive Programming - Crack Your Coding Interview

Course Launch: Competitive Programming - Crack Your Coding Interview

4
Comments
1 min read
TypeScript Generic Function Reported As JSX Error

TypeScript Generic Function Reported As JSX Error

9
Comments
2 min read
Visualizing Algorithm Runtimes in Python

Visualizing Algorithm Runtimes in Python

24
Comments 7
9 min read
Complete Computer Science Self-Study Guide

Complete Computer Science Self-Study Guide

41
Comments 5
6 min read
Leetcode 1268 : Search Suggestions System (Trie Approach)

Leetcode 1268 : Search Suggestions System (Trie Approach)

6
Comments 2
3 min read
Music Player App GUI using Python

Music Player App GUI using Python

4
Comments 1
5 min read
Writing An Operating System - The Boot Process (Part 1)

Writing An Operating System - The Boot Process (Part 1)

66
Comments 3
4 min read
Balloon Shooter Game Using Python

Balloon Shooter Game Using Python

2
Comments 1
4 min read
How to create a binary decision tree in JavaScript

How to create a binary decision tree in JavaScript

38
Comments 2
5 min read
The First Computer Bug Was Actually a Dead Bug

The First Computer Bug Was Actually a Dead Bug

2
Comments
1 min read
How to start with competitive coding...?

How to start with competitive coding...?

5
Comments
1 min read
Exploring [key:string]: any in TypeScript

Exploring [key:string]: any in TypeScript

41
Comments 3
3 min read
Solve it !! In c

Solve it !! In c

1
Comments 2
1 min read
Is LeetCode the best way to prepare for interviews?

Is LeetCode the best way to prepare for interviews?

21
Comments 1
5 min read
🐧 Linux Commands - A Complete Handbook for beginners 💻

🐧 Linux Commands - A Complete Handbook for beginners 💻

137
Comments 18
3 min read
Git Tutorial: Learn Git Branching in 5 minutes

Git Tutorial: Learn Git Branching in 5 minutes

23
Comments
5 min read
Introduction to AMP

Introduction to AMP

11
Comments 4
4 min read
Learn To Recognize Code Smell

Learn To Recognize Code Smell

5
Comments
2 min read
Cookies vs Local Storage

Cookies vs Local Storage

104
Comments 13
2 min read
What is Closure Scope?

What is Closure Scope?

4
Comments 2
6 min read
Today’s Supercomputers …

Today’s Supercomputers …

9
Comments
2 min read
Leetcode 150. Evaluate Reverse Polish Notation

Leetcode 150. Evaluate Reverse Polish Notation

7
Comments 1
2 min read
Generating unique IDs in a Large scale Distributed environment

Generating unique IDs in a Large scale Distributed environment

13
Comments 1
6 min read
The LANd of Computer Networking

The LANd of Computer Networking

9
Comments 2
5 min read
Most common Ruby array methods every dev should know

Most common Ruby array methods every dev should know

8
Comments 1
4 min read
Compiling Algebraic Data Types in Pure C99

Compiling Algebraic Data Types in Pure C99

5
Comments 4
7 min read
Inheritance in JavaScript - Part 3 of 3

Inheritance in JavaScript - Part 3 of 3

2
Comments
4 min read
Programming Languages - A comparison with Human Languages

Programming Languages - A comparison with Human Languages

5
Comments
4 min read
How to Authenticate using Keys, BasicAuth, OAuth2 in Python

How to Authenticate using Keys, BasicAuth, OAuth2 in Python

33
Comments
8 min read
How to Code the Insertion Sort Algorithm in JavaScript

How to Code the Insertion Sort Algorithm in JavaScript

9
Comments 1
10 min read
Virtualizing Memory

Virtualizing Memory

14
Comments 3
7 min read
What is Git and Github? | Git vs GitHub

What is Git and Github? | Git vs GitHub

23
Comments 4
4 min read
Understanding Software Engineering

Understanding Software Engineering

158
Comments
24 min read
CS50 Mario Problem set1 Solution

CS50 Mario Problem set1 Solution

37
Comments
4 min read
Data Structures: Graphs

Data Structures: Graphs

18
Comments
7 min read
Virtualizing the CPU

Virtualizing the CPU

33
Comments
4 min read
10 basic concepts of React JS

10 basic concepts of React JS

254
Comments 19
3 min read
loading...