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.
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
Arrow Functions in JavaScript

Arrow Functions in JavaScript

10
Comments
2 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

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

Features of a dream programming language

44
Comments 20
33 min read
Creating objects in JavaScript

Creating objects in JavaScript

28
Comments
2 min read
Are You Saving The Passwords On Browsers?

Are You Saving The Passwords On Browsers?

14
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
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

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

Quantum Computing: Explanation and its Evolution.

10
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
Artificial Intelligence - An Overview

Artificial Intelligence - An Overview

9
Comments
18 min read
AutoNLP for Automating Twitter Sentiment Analysis

AutoNLP for Automating Twitter Sentiment Analysis

16
Comments 3
4 min read
Introduction to Big O Notation

Introduction to Big O Notation

10
Comments
4 min read
Loops in C!!

Loops in C!!

9
Comments 1
2 min read
Text Summarization

Text Summarization

3
Comments
2 min read
What really happens when you click on a link...?

What really happens when you click on a link...?

33
Comments 1
11 min read
Understanding SOLID Principles: Open Closed Principle

Understanding SOLID Principles: Open Closed Principle

79
Comments 2
5 min read
Do You Understand the Internet?

Do You Understand the Internet?

4
Comments
6 min read
What Happens When You Run a Computer Program?

What Happens When You Run a Computer Program?

2
Comments
4 min read
Online courses (for free) offered by international companies in several fields

Online courses (for free) offered by international companies in several fields

236
Comments 4
3 min read
College is still better for coding

College is still better for coding

8
Comments 13
2 min read
Future Game — Uncanny Resemblance

Future Game — Uncanny Resemblance

8
Comments 4
3 min read
Vue composition api: Guia prático para alquimistas.

Vue composition api: Guia prático para alquimistas.

15
Comments
6 min read
What is the use of self in python?

What is the use of self in python?

2
Comments
2 min read
Big O notation

Big O notation

6
Comments
10 min read
How can playing chess ♞ evolve your coding skills? 💥🐱‍💻

How can playing chess ♞ evolve your coding skills? 💥🐱‍💻

63
Comments 2
2 min read
Learn how binary encoding works (it's more fun and useful than you think)

Learn how binary encoding works (it's more fun and useful than you think)

2
Comments
14 min read
Yocto Project Tutorial: Baking a Minimal Linux Image from Scratch

Yocto Project Tutorial: Baking a Minimal Linux Image from Scratch

23
Comments 3
6 min read
What is Clean Code? How to Write - 2020

What is Clean Code? How to Write - 2020

2
Comments
1 min read
Curb your data with Huffman coding

Curb your data with Huffman coding

6
Comments
4 min read
Need a Break from Google? Here are a few Google Alternatives!

Need a Break from Google? Here are a few Google Alternatives!

21
Comments 1
4 min read
Data Structures and Complexity Part 3: linear Data Structures Stacks and Queues.

Data Structures and Complexity Part 3: linear Data Structures Stacks and Queues.

6
Comments
5 min read
Equality by Value vs Equality by Identity

Equality by Value vs Equality by Identity

12
Comments
1 min read
What determines the truthiness of an object in Python?

What determines the truthiness of an object in Python?

9
Comments 4
1 min read
JavaScriptmas 2020 with Scrimba

JavaScriptmas 2020 with Scrimba

8
Comments 1
3 min read
An Introduction to Cybersecurity, Capture the Flag Contests, and Basic Security Concepts

An Introduction to Cybersecurity, Capture the Flag Contests, and Basic Security Concepts

57
Comments 1
7 min read
Future Game — Freed.

Future Game — Freed.

7
Comments
4 min read
What is duck typing?

What is duck typing?

16
Comments 3
1 min read
Python is strongly, dynamically typed. What does that mean?

Python is strongly, dynamically typed. What does that mean?

19
Comments 2
1 min read
What are race conditions?

What are race conditions?

9
Comments 2
1 min read
Why I use a static type checker for Python code

Why I use a static type checker for Python code

8
Comments
1 min read
5 Best Coding Challenge Websites For Beginners

5 Best Coding Challenge Websites For Beginners

6
Comments
2 min read
Just another "Hello World!"

Just another "Hello World!"

6
Comments
1 min read
twoSum

twoSum

6
Comments
3 min read
How to concatenate strings in C: a five minute guide

How to concatenate strings in C: a five minute guide

13
Comments 1
5 min read
loading...