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.
Is Computer Science Really that Hard?

Is Computer Science Really that Hard?

5
Comments 2
5 min read
Cross Entropy Loss

Cross Entropy Loss

6
Comments
2 min read
How to Start Freelancing as a programmer on Upwork

How to Start Freelancing as a programmer on Upwork

30
Comments 3
6 min read
Can You Get a Programming Job with Just an Associate’s Degree?

Can You Get a Programming Job with Just an Associate’s Degree?

3
Comments 3
4 min read
Big-Oh(O) does not give you always the worst-case, But why?

Big-Oh(O) does not give you always the worst-case, But why?

2
Comments
3 min read
Automating my college's website.

Automating my college's website.

6
Comments
2 min read
Day 002: Why are hashes cached in dictionaries?

Day 002: Why are hashes cached in dictionaries?

4
Comments
2 min read
Hacking the problems of Life with Technology 👨‍💻👩‍💻

Hacking the problems of Life with Technology 👨‍💻👩‍💻

4
Comments
2 min read
How do Python Dictionaries work?

How do Python Dictionaries work?

29
Comments
4 min read
Infix to Prefix Conversion USING Stack

Infix to Prefix Conversion USING Stack

3
Comments
1 min read
Infix to Postfix Conversion using Stack

Infix to Postfix Conversion using Stack

3
Comments
1 min read
What is cloud computing? A beginner’s guide

What is cloud computing? A beginner’s guide

83
Comments 6
5 min read
An Introduction to Time Complexity and Big O Notation

An Introduction to Time Complexity and Big O Notation

9
Comments
1 min read
Self-Signed SSL: NGINX on MAC

Self-Signed SSL: NGINX on MAC

8
Comments
2 min read
Python — Pip Commands you might not know

Python — Pip Commands you might not know

5
Comments 2
6 min read
Function in Every Programming Language

Function in Every Programming Language

29
Comments 14
4 min read
Roadmap for beginners to Competitive programming

Roadmap for beginners to Competitive programming

39
Comments
2 min read
Codeforces - How to use Typescript/Javascript like a pro

Codeforces - How to use Typescript/Javascript like a pro

9
Comments
6 min read
UVA 11933 - Splitting Numbers

UVA 11933 - Splitting Numbers

4
Comments
2 min read
How to build an URL Shortener & Expander using Python

How to build an URL Shortener & Expander using Python

30
Comments 2
6 min read
Hashmaps: Javascript Edition

Hashmaps: Javascript Edition

20
Comments 1
5 min read
Data Structures in JavaScript: Hash Tables

Data Structures in JavaScript: Hash Tables

17
Comments 2
7 min read
All Coding Courses on Qvault Are Now Free to Audit

All Coding Courses on Qvault Are Now Free to Audit

5
Comments 2
4 min read
C : Programming Fundamentals

C : Programming Fundamentals

2
Comments
2 min read
C++ Copy Constructors

C++ Copy Constructors

9
Comments 2
4 min read
Data Structures: Stacks

Data Structures: Stacks

11
Comments
4 min read
Exploring Java Method References - [OOP & Java #13]

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

7
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
Binary Tree Practice in Python: Mirror Tree

Binary Tree Practice in Python: Mirror Tree

9
Comments
4 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
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

46
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
Few habits every developer should follow.

Few habits every developer should follow.

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

Women's History Month: Computer Science Pioneers

59
Comments 4
3 min read
The Two Classes of Software Engineer

The Two Classes of Software Engineer

18
Comments 1
5 min read
How to Draw Among Us Character Using Python

How to Draw Among Us Character Using Python

23
Comments
7 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
loading...