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.
6 things to know as a fresh IT student

6 things to know as a fresh IT student

6
Comments
2 min read
Why Should We Use Aspect-Oriented Programming ?

Why Should We Use Aspect-Oriented Programming ?

6
Comments
2 min read
How to get started in CTF’s and get better ranks in it.

How to get started in CTF’s and get better ranks in it.

27
Comments 4
3 min read
Bubble Sort Implementation in Python

Bubble Sort Implementation in Python

37
Comments 2
2 min read
Types vs. Classes

Types vs. Classes

37
Comments
3 min read
Why array indexing in C++ starts from 0, not 1

Why array indexing in C++ starts from 0, not 1

26
Comments 10
2 min read
Approaching Problems like a Software Engineer

Approaching Problems like a Software Engineer

39
Comments 2
5 min read
Data Structures Two Ways: Linked List (Pt 1)

Data Structures Two Ways: Linked List (Pt 1)

3
Comments
5 min read
How do Convolutional Neural Networks work?

How do Convolutional Neural Networks work?

36
Comments
2 min read
Developer Dictionary - Binary Number System and Boolean Logic

Developer Dictionary - Binary Number System and Boolean Logic

4
Comments 1
1 min read
Introduction to Regular Expression With Modern C++

Introduction to Regular Expression With Modern C++

39
Comments
9 min read
Please explain, what is HATEOAS?

Please explain, what is HATEOAS?

2
Comments 6
1 min read
Row-Echelon Form & Reduced Row-Echelon Form - [Linear Algebra #2]

Row-Echelon Form & Reduced Row-Echelon Form - [Linear Algebra #2]

3
Comments
1 min read
Understand Type Variances in 30 Seconds

Understand Type Variances in 30 Seconds

18
Comments
4 min read
The Best Community Curated Tutorials and Libraries for Any ML Topic

The Best Community Curated Tutorials and Libraries for Any ML Topic

65
Comments 2
2 min read
Solving Rubik's Cube is the best exercise for Computer Science students and Junior Developers

Solving Rubik's Cube is the best exercise for Computer Science students and Junior Developers

18
Comments
1 min read
What is a Front-End Development?

What is a Front-End Development?

9
Comments
7 min read
What's your advice for new programmers ?

What's your advice for new programmers ?

10
Comments 4
1 min read
All about processes and how can we view them

All about processes and how can we view them

49
Comments 2
4 min read
Consensus Algorithms in Blockchain Systems

Consensus Algorithms in Blockchain Systems

3
Comments
3 min read
TL;DR: DNS Cache Poisioning;

TL;DR: DNS Cache Poisioning;

3
Comments
1 min read
How I Use Todoist To Organize My Life As A Student

How I Use Todoist To Organize My Life As A Student

8
Comments 1
5 min read
Binary for Beginners: The ABCs of 0s and 1s

Binary for Beginners: The ABCs of 0s and 1s

16
Comments 1
32 min read
Git/Github in a nutshell !

Git/Github in a nutshell !

8
Comments
6 min read
Sieve of Eratosthenes

Sieve of Eratosthenes

16
Comments 1
1 min read
loading...