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.
Use Asynchronous Programming in Python: Don’t Block entire Thread

Use Asynchronous Programming in Python: Don’t Block entire Thread

8
Comments
4 min read
Exploring Computer Graphics: Weekly Chronicle #6

Exploring Computer Graphics: Weekly Chronicle #6

2
Comments
5 min read
Exploring Python List Comprehensions

Exploring Python List Comprehensions

Comments
2 min read
Compiler, Transpiler and Interpreter

Compiler, Transpiler and Interpreter

Comments
4 min read
vtables under the surface | Episode 2 - ELF files

vtables under the surface | Episode 2 - ELF files

2
Comments
7 min read
vtables under the surface | Episode 1 - Concepts

vtables under the surface | Episode 1 - Concepts

3
Comments
3 min read
Exploring Popular Go Frameworks and Libraries

Exploring Popular Go Frameworks and Libraries

5
Comments
3 min read
Understanding SLI, SLO and SLA.

Understanding SLI, SLO and SLA.

6
Comments
2 min read
Graph: Simple implementation non-linear data structure with Go

Graph: Simple implementation non-linear data structure with Go

1
Comments
3 min read
Object-Oriented Programming in JavaScript with Examples [Updated 2024]

Object-Oriented Programming in JavaScript with Examples [Updated 2024]

7
Comments
4 min read
Trebuchet?!

Trebuchet?!

Comments
3 min read
Exploring Computer Graphics: Weekly Chronicle #5

Exploring Computer Graphics: Weekly Chronicle #5

Comments
3 min read
The Basics: Everything About Hypertext Transfer Protocol

The Basics: Everything About Hypertext Transfer Protocol

6
Comments 2
3 min read
What is Machine Learning?

What is Machine Learning?

6
Comments 7
3 min read
Binary Tree Construction from Inorder and Preorder Traversals 🌳🔍

Binary Tree Construction from Inorder and Preorder Traversals 🌳🔍

1
Comments
2 min read
Concurrency in golang with goroutines, threads and process.

Concurrency in golang with goroutines, threads and process.

Comments
8 min read
Quantum Machine Learning: The Intersection of Quantum Computing and AI Algorithms

Quantum Machine Learning: The Intersection of Quantum Computing and AI Algorithms

Comments
12 min read
Build Computer Science Learning Project referenced CS2013, J17-CS, and Course of Computer Science and Engineering in MIT

Build Computer Science Learning Project referenced CS2013, J17-CS, and Course of Computer Science and Engineering in MIT

Comments
22 min read
🚀⚙️ Визуализируя JavaScript. Часть 1/7: ядро JavaScript [перевод]

🚀⚙️ Визуализируя JavaScript. Часть 1/7: ядро JavaScript [перевод]

Comments
2 min read
The Shell

The Shell

Comments
2 min read
MIT's Missing Semester Course Overview

MIT's Missing Semester Course Overview

Comments
1 min read
The curious case of recursive and iterative processes

The curious case of recursive and iterative processes

2
Comments
3 min read
hack.chat

hack.chat

4
Comments 5
1 min read
How To Setup Windows Server

How To Setup Windows Server

5
Comments
3 min read
How to get good at competitive programming

How to get good at competitive programming

53
Comments 8
3 min read
Golang's Unique Way to Parse String to Time

Golang's Unique Way to Parse String to Time

18
Comments 2
7 min read
"Everything is a file" Explained

"Everything is a file" Explained

11
Comments
5 min read
Improving Compiler Performance with Profile Guided Optimization

Improving Compiler Performance with Profile Guided Optimization

2
Comments
4 min read
understanding : what computer wants

understanding : what computer wants

Comments
1 min read
Keep your files safe. What can happen if you throw away a defective hard drive?

Keep your files safe. What can happen if you throw away a defective hard drive?

6
Comments 1
8 min read
Going Vernacular: Engineering Our Way to Process Multilingual Names

Going Vernacular: Engineering Our Way to Process Multilingual Names

5
Comments
8 min read
Tree Data Structures: Understanding Types, and Practical Uses!

Tree Data Structures: Understanding Types, and Practical Uses!

1
Comments
3 min read
How to Keep Your Package Dependencies Up to Date on Azure DevOps

How to Keep Your Package Dependencies Up to Date on Azure DevOps

6
Comments
4 min read
100 computer science concepts, you should know.

100 computer science concepts, you should know.

45
Comments
11 min read
Digital certificates And PKI

Digital certificates And PKI

Comments
5 min read
Stack and Queue in JavaScript

Stack and Queue in JavaScript

27
Comments
3 min read
Navigating the Intricacies of "This" and "Self" in Javascript and Python

Navigating the Intricacies of "This" and "Self" in Javascript and Python

Comments
2 min read
Mystery Behind the First Command Line Argument in C

Mystery Behind the First Command Line Argument in C

Comments 5
2 min read
Over engineering 101 | building my own programming language to deal with live stream chat UI | Part 1. Basic scanning

Over engineering 101 | building my own programming language to deal with live stream chat UI | Part 1. Basic scanning

1
Comments
5 min read
Before You Start BSc in Computer Science: What You Must Know

Before You Start BSc in Computer Science: What You Must Know

Comments
4 min read
Master Azure AZ-900 & AZ-104: Your Comprehensive Exam Preparation Guide

Master Azure AZ-900 & AZ-104: Your Comprehensive Exam Preparation Guide

Comments
2 min read
A Dummy’s Guide To Serverless Computing

A Dummy’s Guide To Serverless Computing

5
Comments
3 min read
Exploring Computer Graphics: Weekly Chronicle #4

Exploring Computer Graphics: Weekly Chronicle #4

Comments
5 min read
Channels por baixo dos panos

Channels por baixo dos panos

2
Comments
3 min read
Lean Startup y MVPs: Soluciones Ágiles para el Desarrollo de Software

Lean Startup y MVPs: Soluciones Ágiles para el Desarrollo de Software

3
Comments
2 min read
Hack in Declarative Model - Part 2

Hack in Declarative Model - Part 2

Comments
6 min read
Learn the basics

Learn the basics

1
Comments
1 min read
ERNIE — an incredible computer based on military technologies.

ERNIE — an incredible computer based on military technologies.

Comments
7 min read
Unveiling the Stack: Classical Stack Vs. Quantum Stack

Unveiling the Stack: Classical Stack Vs. Quantum Stack

Comments
4 min read
Navigating the Sea of Software Development: A Conscious Approach

Navigating the Sea of Software Development: A Conscious Approach

1
Comments
2 min read
Unraveling the Basics of the Quantum Computing

Unraveling the Basics of the Quantum Computing

1
Comments 1
2 min read
Exploring Computer Graphics: Weekly Chronicle #3

Exploring Computer Graphics: Weekly Chronicle #3

Comments
4 min read
Exploring Computer Graphics: Weekly Chronicle #2

Exploring Computer Graphics: Weekly Chronicle #2

Comments
5 min read
Learn C#

Learn C#

Comments
1 min read
Deep Dive into Data structures using Javascript - Priority Queue

Deep Dive into Data structures using Javascript - Priority Queue

1
Comments
19 min read
Day 3: Wrote an Article on Computer Networking

Day 3: Wrote an Article on Computer Networking

5
Comments
1 min read
Understanding Computer Networking: Part 1 - The OSI Model✨

Understanding Computer Networking: Part 1 - The OSI Model✨

5
Comments
5 min read
Goroutines por baixo dos panos

Goroutines por baixo dos panos

6
Comments
2 min read
MongoDB Aggregation In-Depth: Array, Conditional, and Dynamic Operations

MongoDB Aggregation In-Depth: Array, Conditional, and Dynamic Operations

11
Comments
4 min read
What is Wi-Fi anyway?

What is Wi-Fi anyway?

2
Comments 1
4 min read
loading...