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.
Get into AWS Cloud: Beginners Guide

Get into AWS Cloud: Beginners Guide

3
Comments
3 min read
Unlocking the Secrets of Time and Space Complexity

Unlocking the Secrets of Time and Space Complexity

Comments
2 min read
Encapsulation, Inheritance, and Polymorphism: Understanding the Building Blocks of Object-Oriented Programming

Encapsulation, Inheritance, and Polymorphism: Understanding the Building Blocks of Object-Oriented Programming

7
Comments 4
2 min read
Project Idea Resources for Web Developers

Project Idea Resources for Web Developers

5
Comments
3 min read
Enhancing Your Development with Event Sourcing: Real-World Examples and Tools

Enhancing Your Development with Event Sourcing: Real-World Examples and Tools

4
Comments
4 min read
Cibersecurity, construindo um firewall humano.

Cibersecurity, construindo um firewall humano.

4
Comments 3
5 min read
Unlocking the Power of Algorithm Design and Analysis

Unlocking the Power of Algorithm Design and Analysis

1
Comments
2 min read
Hexagonal architecture in Python

Hexagonal architecture in Python

15
Comments
5 min read
Albero binario di ricerca (BST)

Albero binario di ricerca (BST)

4
Comments
5 min read
Issue in deletion function in Linked list using file handling in C++

Issue in deletion function in Linked list using file handling in C++

2
Comments 2
4 min read
Computer Science: Basic Concepts of Data Processing

Computer Science: Basic Concepts of Data Processing

7
Comments 2
4 min read
PHP-like namespaces in JavaScript using Unicode identifiers + variadic function (2.2 ed.) | 2024 revision

PHP-like namespaces in JavaScript using Unicode identifiers + variadic function (2.2 ed.) | 2024 revision

Comments
1 min read
Requirements Specification in The Process

Requirements Specification in The Process

3
Comments
5 min read
Software Engineering Process Activities

Software Engineering Process Activities

6
Comments
2 min read
Storing currency values: data types, caveats, best practices

Storing currency values: data types, caveats, best practices

1
Comments
9 min read
10 Best Developer Swags for 2023

10 Best Developer Swags for 2023

93
Comments 1
5 min read
Tail Call Optimization by Base Jumping off the Stack

Tail Call Optimization by Base Jumping off the Stack

5
Comments
3 min read
The Fundamentals of Floating Point Numbers in Computer Systems

The Fundamentals of Floating Point Numbers in Computer Systems

1
Comments
2 min read
A Simplified Explanation Of Blockchain Consensus Algorithms With Examples

A Simplified Explanation Of Blockchain Consensus Algorithms With Examples

2
Comments 2
8 min read
3 popular Python style guides that will help your team write better code

3 popular Python style guides that will help your team write better code

1
Comments
4 min read
Leetcode 1833 : Maximum Ice Cream Bars

Leetcode 1833 : Maximum Ice Cream Bars

3
Comments
2 min read
Graph Database vs Relational Database: What to Choose?

Graph Database vs Relational Database: What to Choose?

1
Comments
11 min read
What is a FUSE filesystem? | Jan 2023

What is a FUSE filesystem? | Jan 2023

5
Comments
3 min read
What Is Data Structure (Data Structure explained for absolute beginners)

What Is Data Structure (Data Structure explained for absolute beginners)

3
Comments
3 min read
An Introduction to Data Science: What It Is and Why It Matters

An Introduction to Data Science: What It Is and Why It Matters

2
Comments 1
1 min read
Introduction to Computer Science

Introduction to Computer Science

3
Comments 2
3 min read
Real-Time Object Detection with YOLO: A Step-by-Step Guide with Realtime Fire Detection Example.

Real-Time Object Detection with YOLO: A Step-by-Step Guide with Realtime Fire Detection Example.

3
Comments
8 min read
The Power of List Comprehensions in Python

The Power of List Comprehensions in Python

4
Comments
3 min read
Overcoming Procrastination: The Key to Success for Developers

Overcoming Procrastination: The Key to Success for Developers

5
Comments
2 min read
Quick Guide To Big O Notation

Quick Guide To Big O Notation

1
Comments
5 min read
Introduction to C++

Introduction to C++

5
Comments
2 min read
Fast Ethernet -> Gigabit Ethernet

Fast Ethernet -> Gigabit Ethernet

3
Comments
3 min read
Tail Call Optimization in JavaScript using Trampolines

Tail Call Optimization in JavaScript using Trampolines

2
Comments
2 min read
Different Modelizations of Computer Networks

Different Modelizations of Computer Networks

3
Comments
6 min read
Introduction to Human-Computer Interaction & Design Principles

Introduction to Human-Computer Interaction & Design Principles

5
Comments
7 min read
Best choices of programming languages for a beginner⭐

Best choices of programming languages for a beginner⭐

2
Comments
2 min read
What is Tail Call Optimization?

What is Tail Call Optimization?

4
Comments
2 min read
Wheatcha - IT videos catalogue. New update: The library grows!

Wheatcha - IT videos catalogue. New update: The library grows!

2
Comments
1 min read
Introduction to Computer Networking

Introduction to Computer Networking

6
Comments
4 min read
Indexing 101

Indexing 101

5
Comments 2
3 min read
Polymorphism - [Java OOP #5]

Polymorphism - [Java OOP #5]

4
Comments
2 min read
Best fields in Computer Science

Best fields in Computer Science

2
Comments
4 min read
December is finals first, Christmas later

December is finals first, Christmas later

5
Comments 4
2 min read
📚3 Must Read Books for Programmers from Non-traditional Background

📚3 Must Read Books for Programmers from Non-traditional Background

5
Comments
3 min read
Data Structure & Why It Is So Important? 👩‍💻👨‍💻

Data Structure & Why It Is So Important? 👩‍💻👨‍💻

1
Comments
2 min read
☔ Protection Proxy

☔ Protection Proxy

6
Comments
3 min read
🍬 Virtual Proxy

🍬 Virtual Proxy

6
Comments
3 min read
Machine Learning Roadmap

Machine Learning Roadmap

Comments
1 min read
🍃 Flyweight Pattern

🍃 Flyweight Pattern

6
Comments
3 min read
🎁 Facade Pattern

🎁 Facade Pattern

6
Comments
3 min read
🌉 Bridge Pattern

🌉 Bridge Pattern

6
Comments
3 min read
🌿 Composite Pattern

🌿 Composite Pattern

6
Comments
3 min read
🍧 Decorator Pattern

🍧 Decorator Pattern

6
Comments
3 min read
🔌 Adapter Pattern

🔌 Adapter Pattern

6
Comments
3 min read
💍 Singleton

💍 Singleton

8
Comments
3 min read
🔂 Monostate Pattern

🔂 Monostate Pattern

8
Comments
3 min read
🃏 Prototype Pattern

🃏 Prototype Pattern

8
Comments
3 min read
How One Week of CS50 Changed the Way I Think About Coding

How One Week of CS50 Changed the Way I Think About Coding

9
Comments
4 min read
This guy may just have revolutionized 2D pixel animation

This guy may just have revolutionized 2D pixel animation

4
Comments
3 min read
A Guide to the Most Popular Types of APIs: REST, SOAP, GraphQL, and gRPC

A Guide to the Most Popular Types of APIs: REST, SOAP, GraphQL, and gRPC

202
Comments 23
8 min read
loading...