Forem

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.
Functions Describe the World
Cover image for Functions Describe the World

Functions Describe the World

39
Comments 2
7 min read
The Future of Quantum Computing: Potential Applications and Challenges

The Future of Quantum Computing: Potential Applications and Challenges

Comments
7 min read
Understanding the Difference Between Asynchronous and Synchronous Programming
Cover image for Understanding the Difference Between Asynchronous and Synchronous Programming

Understanding the Difference Between Asynchronous and Synchronous Programming

Comments
3 min read
Implementing Type inference in Rust. Part #1: Unification

Implementing Type inference in Rust. Part #1: Unification

3
Comments
6 min read
Do you even read bro? 5 advices on reading and staying up to date

Do you even read bro? 5 advices on reading and staying up to date

6
Comments 2
7 min read
Entendendo Extremidade Computacional (endianness) usando uma Coxinha
Cover image for Entendendo Extremidade Computacional (endianness) usando uma Coxinha

Entendendo Extremidade Computacional (endianness) usando uma Coxinha

10
Comments
3 min read
Critical Sections and Race Conditions: Ensuring Thread Safety in Concurrent Programs

Critical Sections and Race Conditions: Ensuring Thread Safety in Concurrent Programs

Comments
2 min read
Understanding Linked List: Features, Time Complexity, and Implementation

Understanding Linked List: Features, Time Complexity, and Implementation

4
Comments
5 min read
The Renaissance of Data Science: Embracing Software Design Principles

The Renaissance of Data Science: Embracing Software Design Principles

7
Comments
3 min read
What exactly happens when you enter a URL into your Browser
Cover image for What exactly happens when you enter a URL into your Browser

What exactly happens when you enter a URL into your Browser

1
Comments
7 min read
"Survival Guide for the All-in-One Developer: Beyond Code"
Cover image for "Survival Guide for the All-in-One Developer: Beyond Code"

"Survival Guide for the All-in-One Developer: Beyond Code"

Comments
6 min read
Understanding Embedded Systems
Cover image for Understanding Embedded Systems

Understanding Embedded Systems

Comments
5 min read
The Intel x86 Architecture: A Look at its Past, Present, and Future
Cover image for The Intel x86 Architecture: A Look at its Past, Present, and Future

The Intel x86 Architecture: A Look at its Past, Present, and Future

6
Comments
4 min read
Setting Up CS50 Library Locally in Visual Studio Code

Setting Up CS50 Library Locally in Visual Studio Code

64
Comments 1
4 min read
The Evolution of Computing: From Vacuum Tubes to Microprocessors
Cover image for The Evolution of Computing: From Vacuum Tubes to Microprocessors

The Evolution of Computing: From Vacuum Tubes to Microprocessors

7
Comments 1
4 min read
Understanding Hash table: Features, Pros, Cons, and Time Complexity

Understanding Hash table: Features, Pros, Cons, and Time Complexity

3
Comments
5 min read
Understanding and Addressing Performance Issues in Software Development
Cover image for Understanding and Addressing Performance Issues in Software Development

Understanding and Addressing Performance Issues in Software Development

7
Comments
5 min read
Getting Started with AWS Lambda: Building Serverless Functions
Cover image for Getting Started with AWS Lambda: Building Serverless Functions

Getting Started with AWS Lambda: Building Serverless Functions

3
Comments 2
2 min read
Breaking Down the Difference Between Computer Organization and Architecture
Cover image for Breaking Down the Difference Between Computer Organization and Architecture

Breaking Down the Difference Between Computer Organization and Architecture

10
Comments
5 min read
Blogroll: the list of blogs that I like to read

Blogroll: the list of blogs that I like to read

7
Comments
2 min read
Deep Dive into Data structures using Javascript - AVL Tree
Cover image for Deep Dive into Data structures using Javascript - AVL Tree

Deep Dive into Data structures using Javascript - AVL Tree

Comments
18 min read
How computers represent integers: Two's complement notation
Cover image for How computers represent integers: Two's complement notation

How computers represent integers: Two's complement notation

Comments
5 min read
Breadth vs Depth - How do you organize your brain as a software engineer and communicate with different styles?

Breadth vs Depth - How do you organize your brain as a software engineer and communicate with different styles?

4
Comments
3 min read
What's your CPU actually doing?

What's your CPU actually doing?

1
Comments
3 min read
Data Structures in JavaScript (Part 2): Stacks and Queues
Cover image for Data Structures in JavaScript (Part 2): Stacks and Queues

Data Structures in JavaScript (Part 2): Stacks and Queues

5
Comments 1
5 min read
loading...