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.
Operating Systems?

Operating Systems?

6
Comments 1
2 min read
Find the nTh smallest element in an array

Find the nTh smallest element in an array

9
Comments 3
3 min read
Domain Specific Computing Architectures

Domain Specific Computing Architectures

2
Comments 1
2 min read
Good and Bad Monolith

Good and Bad Monolith

33
Comments 1
4 min read
Understanding SOLID: Single Responsibility Principle

Understanding SOLID: Single Responsibility Principle

45
Comments 10
3 min read
What is your favourite data structure?

What is your favourite data structure?

10
Comments 15
1 min read
How to learn js easily

How to learn js easily

2
Comments 3
1 min read
11 Best Algorithms Books in 2021 [Learn Computer Algorithms]

11 Best Algorithms Books in 2021 [Learn Computer Algorithms]

32
Comments 1
9 min read
What's LLVM?

What's LLVM?

22
Comments
8 min read
Algorithm explained: Linear regression using gradient descent with PHP

Algorithm explained: Linear regression using gradient descent with PHP

34
Comments 7
10 min read
Is Competitive Programming really necessary?

Is Competitive Programming really necessary?

22
Comments
4 min read
How to complete your "Pending Projects"?

How to complete your "Pending Projects"?

37
Comments 2
3 min read
Do they teach "pointers" in bootcamp? Should they?

Do they teach "pointers" in bootcamp? Should they?

46
Comments 37
1 min read
AWS re:Invent 2020 digest — Part 1

AWS re:Invent 2020 digest — Part 1

8
Comments
6 min read
Generics PECS - [OOP & Java #11]

Generics PECS - [OOP & Java #11]

5
Comments 1
3 min read
The weird substring quirk

The weird substring quirk

4
Comments
2 min read
How Cohesion and Coupling Correlate

How Cohesion and Coupling Correlate

27
Comments 1
7 min read
A search engine - Part 5: Introducing reflection

A search engine - Part 5: Introducing reflection

7
Comments
4 min read
CS Ed Week! Block-Based Programming?

CS Ed Week! Block-Based Programming?

4
Comments 1
1 min read
How to write C/C++ Code in VS Code?

How to write C/C++ Code in VS Code?

10
Comments
1 min read
HTTP Status Codes

HTTP Status Codes

36
Comments 3
1 min read
Highest-Paying Computer Science Jobs 2021

Highest-Paying Computer Science Jobs 2021

8
Comments 1
14 min read
C - Intro To Data Types & Variables

C - Intro To Data Types & Variables

6
Comments
8 min read
Malware Classes

Malware Classes

4
Comments
1 min read
Recursively thinking about... recursion

Recursively thinking about... recursion

5
Comments 1
6 min read
A search engine - Part 4: Concurrency and safety

A search engine - Part 4: Concurrency and safety

5
Comments
2 min read
The Turing Machine made understandable

The Turing Machine made understandable

8
Comments
4 min read
C Programming

C Programming

3
Comments
7 min read
What’s the Job Outlook for Computer Science Students?

What’s the Job Outlook for Computer Science Students?

3
Comments 1
4 min read
What are "var" and "dynamic" in C#?

What are "var" and "dynamic" in C#?

23
Comments 11
2 min read
Top 5 GAN(Generative Adversarial Networks) Projects to play around with Human Faces

Top 5 GAN(Generative Adversarial Networks) Projects to play around with Human Faces

5
Comments
1 min read
Dive into Python with this Diving Board Problem (ft. Recursion)!

Dive into Python with this Diving Board Problem (ft. Recursion)!

5
Comments
5 min read
Networks, the Internet and the Web Demystified

Networks, the Internet and the Web Demystified

80
Comments 6
21 min read
Introducing Packt Community on DEV 🎉

Introducing Packt Community on DEV 🎉

22
Comments 2
2 min read
A search engine - Part 3: Searching the index

A search engine - Part 3: Searching the index

7
Comments
1 min read
Crafting a concurrent queue in Golang

Crafting a concurrent queue in Golang

20
Comments 2
8 min read
Closures (in JS) for Beyond Beginners

Closures (in JS) for Beyond Beginners

51
Comments 2
2 min read
Algorithm design and optimization for beginners

Algorithm design and optimization for beginners

5
Comments
5 min read
Python remove all whitespace

Python remove all whitespace

5
Comments
1 min read
Working with Header Files

Working with Header Files

3
Comments
2 min read
Intro to Eloquent Javascript

Intro to Eloquent Javascript

11
Comments
4 min read
How to copy an image from one folder to another in php?

How to copy an image from one folder to another in php?

6
Comments 1
1 min read
A search engine - Part 2: Data pipelines

A search engine - Part 2: Data pipelines

7
Comments
3 min read
Squashing commits in Git!

Squashing commits in Git!

22
Comments 5
5 min read
Flutter Web and WASM

Flutter Web and WASM

11
Comments
7 min read
Happy Birthday JavaScript!!

Happy Birthday JavaScript!!

27
Comments 4
2 min read
A search engine - Part 1: Outline and Kickoff

A search engine - Part 1: Outline and Kickoff

28
Comments
4 min read
Please explain why I need software architecture

Please explain why I need software architecture

14
Comments 25
1 min read
Must for Devs

Must for Devs

8
Comments
2 min read
46 Best Test Automation Tools In 2020 for Every Project

46 Best Test Automation Tools In 2020 for Every Project

13
Comments 1
16 min read
The role of Distributed Computing in Blockchain Technology

The role of Distributed Computing in Blockchain Technology

5
Comments 1
3 min read
Binary Search Tree in cpp

Binary Search Tree in cpp

7
Comments
1 min read
Core Concepts of Programming through JavaScript

Core Concepts of Programming through JavaScript

21
Comments 6
9 min read
Should a custom React Hook be in 2 files? Also... should a reusable component be in one file?

Should a custom React Hook be in 2 files? Also... should a reusable component be in one file?

2
Comments 1
1 min read
Centralized vs Distributed Systems in a nutshell

Centralized vs Distributed Systems in a nutshell

8
Comments 5
4 min read
Real-world SD in College

Real-world SD in College

4
Comments
1 min read
Suggestions and Advice Needed In C# (Csharp)

Suggestions and Advice Needed In C# (Csharp)

10
Comments 9
1 min read
Thoughts On My Programming Journey 2020

Thoughts On My Programming Journey 2020

6
Comments
4 min read
How to use Python Lambda functions: a 5 minute tutorial

How to use Python Lambda functions: a 5 minute tutorial

30
Comments 2
5 min read
Compression and Archival in Linux

Compression and Archival in Linux

4
Comments
3 min read
loading...