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.
Exploring Java Method References - [OOP & Java #13]

Exploring Java Method References - [OOP & Java #13]

6
Comments
4 min read
What is Big O Notation?

What is Big O Notation?

3
Comments
2 min read
What is Recursion?

What is Recursion?

3
Comments
2 min read
5 Tips for Newbies in Software Engineering

5 Tips for Newbies in Software Engineering

21
Comments 2
1 min read
Crunching numbers: Algorithms I wrote for Project Euler🧮💻

Crunching numbers: Algorithms I wrote for Project Euler🧮💻

30
Comments
4 min read
Stack Patterns

Stack Patterns

1
Comments
2 min read
How to Get Better at Programming: Lessons From Music

How to Get Better at Programming: Lessons From Music

23
Comments
6 min read
A quick guide to bit manipulation in Java

A quick guide to bit manipulation in Java

10
Comments
12 min read
How to Build a Guessing Number Game Using Python

How to Build a Guessing Number Game Using Python

10
Comments 4
4 min read
C++ Vs Python Syntax Difference

C++ Vs Python Syntax Difference

6
Comments 1
2 min read
What is Randomness? Is it Predictable?

What is Randomness? Is it Predictable?

9
Comments
6 min read
5 habits every developer should adopt!

5 habits every developer should adopt!

172
Comments 32
2 min read
Binary Tree Practice in Python: Mirror Tree

Binary Tree Practice in Python: Mirror Tree

8
Comments
4 min read
5 Python Projects That Can Be Built Under 5 Minutes

5 Python Projects That Can Be Built Under 5 Minutes

39
Comments
6 min read
Introducing an innovative New Model File System

Introducing an innovative New Model File System

2
Comments
2 min read
Can't Touch "this"

Can't Touch "this"

26
Comments
2 min read
How do electronic circuits (microprocessors / transistors) process binary?

How do electronic circuits (microprocessors / transistors) process binary?

2
Comments 4
1 min read
How to execute an object file: Part 1

How to execute an object file: Part 1

13
Comments
15 min read
To Degree or Not Degree - Tech Industry

To Degree or Not Degree - Tech Industry

2
Comments
4 min read
5 Different Resources to Help Kids Learn to Code

5 Different Resources to Help Kids Learn to Code

3
Comments 1
4 min read
How to parallelize for loops in Python and Work with Shared Dictionaries

How to parallelize for loops in Python and Work with Shared Dictionaries

2
Comments
6 min read
Understanding SOLID Principles: Dependency Inversion

Understanding SOLID Principles: Dependency Inversion

40
Comments 1
3 min read
all_of, any_of, none_of: Examine a range of elements for a particular condition in C++

all_of, any_of, none_of: Examine a range of elements for a particular condition in C++

6
Comments
2 min read
Flutter2 Widgets - Link | RawAutoComplete | CupertinoFormSection

Flutter2 Widgets - Link | RawAutoComplete | CupertinoFormSection

2
Comments
7 min read
Nevertheless, Lauren Focused on Community✨

Nevertheless, Lauren Focused on Community✨

11
Comments
6 min read
The power of saying “NO!”: A Software Engineering Superpower

The power of saying “NO!”: A Software Engineering Superpower

5
Comments
4 min read
How long does it take to learn Python?

How long does it take to learn Python?

2
Comments 2
7 min read
Women's History Month: Computer Science Pioneers

Women's History Month: Computer Science Pioneers

59
Comments 4
3 min read
Few habits every developer should follow.

Few habits every developer should follow.

2
Comments
1 min read
The Two Classes of Software Engineer

The Two Classes of Software Engineer

18
Comments 1
5 min read
Women in Technology

Women in Technology

14
Comments 1
5 min read
Flutter Engage — Flutter 2

Flutter Engage — Flutter 2

6
Comments
16 min read
Lambda functions in C++

Lambda functions in C++

11
Comments 1
2 min read
Java vs Python a Simple Comparison Part-1

Java vs Python a Simple Comparison Part-1

2
Comments
1 min read
A snapshot on ML & DL

A snapshot on ML & DL

7
Comments
3 min read
Data Structures: Linked Lists

Data Structures: Linked Lists

20
Comments 2
7 min read
How to Draw Among Us Character Using Python

How to Draw Among Us Character Using Python

23
Comments
7 min read
The k-th Lexicographical String of All Happy Strings of Length n

The k-th Lexicographical String of All Happy Strings of Length n

8
Comments
10 min read
5 things you need to do as a new developer

5 things you need to do as a new developer

8
Comments
2 min read
Poolifier as Node.js thread/cluster pool

Poolifier as Node.js thread/cluster pool

6
Comments
3 min read
Computer Graphic with Python: setup libraries

Computer Graphic with Python: setup libraries

6
Comments
2 min read
Algorithm of merge overlapping intervals

Algorithm of merge overlapping intervals

5
Comments
1 min read
Django Rest Framework with PostgreSQL: A CRUD Tutorial

Django Rest Framework with PostgreSQL: A CRUD Tutorial

85
Comments 3
9 min read
Composer update Vs Composer Install

Composer update Vs Composer Install

11
Comments 2
1 min read
Spiral iteration algorithm

Spiral iteration algorithm

6
Comments
1 min read
Do I really need to test my code?

Do I really need to test my code?

4
Comments
5 min read
Do you know what is queue data-structure ?

Do you know what is queue data-structure ?

5
Comments
3 min read
Testing BLoC in Flutter

Testing BLoC in Flutter

5
Comments
8 min read
What is restricted suspension in Kotlin?

What is restricted suspension in Kotlin?

17
Comments
4 min read
How to Build an Alarm Clock Using Python

How to Build an Alarm Clock Using Python

24
Comments
4 min read
Algorithm explained: K-means clustering📈 with PHP🐘

Algorithm explained: K-means clustering📈 with PHP🐘

11
Comments 2
4 min read
Calling super() - [OOP & Java #12]

Calling super() - [OOP & Java #12]

4
Comments 2
4 min read
Annotations in Java

Annotations in Java

11
Comments
6 min read
How I learnt from Machine Learning Flashcards

How I learnt from Machine Learning Flashcards

2
Comments
2 min read
What would SQLite look like if written in Rust? — Part 2

What would SQLite look like if written in Rust? — Part 2

18
Comments
11 min read
Basic Programs on Computer Vision

Basic Programs on Computer Vision

7
Comments
8 min read
Don’t comment your code

Don’t comment your code

228
Comments 71
3 min read
More Python Binary Trees: What is Breadth vs Depth First Search?

More Python Binary Trees: What is Breadth vs Depth First Search?

3
Comments 1
5 min read
Data Structures in JavaScript: Depth-First Search Graph Traversal

Data Structures in JavaScript: Depth-First Search Graph Traversal

2
Comments
7 min read
Stack Data Structure

Stack Data Structure

3
Comments
3 min read
loading...