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.
Recursion recall, because it's necessary

Recursion recall, because it's necessary

3
Comments 4
1 min read
My recall of Big O and how understanding it will make all development easier.

My recall of Big O and how understanding it will make all development easier.

8
Comments 2
2 min read
A Recursive Function in Haskell

A Recursive Function in Haskell

6
Comments
3 min read
How to make a tic-tac-toe bot with WebAssembly for Go

How to make a tic-tac-toe bot with WebAssembly for Go

11
Comments
17 min read
Hacker Ethic from Building the ITS system in the 1960s

Hacker Ethic from Building the ITS system in the 1960s

4
Comments
1 min read
Introduction: from function to closure

Introduction: from function to closure

11
Comments 4
7 min read
Singly Linked List in JS

Singly Linked List in JS

7
Comments
3 min read
Dumb Computer Messes Up Simple Sandwich 02:04

Dumb Computer Messes Up Simple Sandwich

6
Comments
1 min read
Learning Big O Notation with O(n) complexity

Learning Big O Notation with O(n) complexity

13
Comments
4 min read
Use the Source Luke! How to Write Clean Code for Interviews

Use the Source Luke! How to Write Clean Code for Interviews

8
Comments
2 min read
Your First Haskell Function

Your First Haskell Function

6
Comments
2 min read
Learning How Compilers Work, And Getting Stuck

Learning How Compilers Work, And Getting Stuck

38
Comments
4 min read
Review of Coders: The Making of a New Tribe and the Remaking of the World

Review of Coders: The Making of a New Tribe and the Remaking of the World

5
Comments
2 min read
What's Haskell?

What's Haskell?

4
Comments
1 min read
Girls Who Rock and Code this Summer 07:17

Girls Who Rock and Code this Summer

8
Comments
1 min read
I Just Finished My First Year of BSc Computer Science at University, Ask Me Anything!

I Just Finished My First Year of BSc Computer Science at University, Ask Me Anything!

9
Comments 15
1 min read
Reversing Array In Place

Reversing Array In Place

5
Comments
1 min read
Crafting Interpreters in OCaml - Finishing the Lexer

Crafting Interpreters in OCaml - Finishing the Lexer

7
Comments
7 min read
ERADICATING THE CHALLENGES FACED BY THE PROGRAMMING COMMUNITY IN NIGERIA

ERADICATING THE CHALLENGES FACED BY THE PROGRAMMING COMMUNITY IN NIGERIA

3
Comments
2 min read
Thoughts On Getting a Computer Science Degree From Someone Who's About To Graduate

Thoughts On Getting a Computer Science Degree From Someone Who's About To Graduate

4
Comments
7 min read
A Short Introduction to Vectors

A Short Introduction to Vectors

3
Comments
2 min read
Stackoverflow Survey 2019

Stackoverflow Survey 2019

8
Comments
1 min read
Part 2: Sorting Algorithm

Part 2: Sorting Algorithm

16
Comments 2
8 min read
Learning

Learning

7
Comments
3 min read
"Random" Blog

"Random" Blog

6
Comments
3 min read
Introduction of fast differential sorting algorithm "Homura-Shiki"

Introduction of fast differential sorting algorithm "Homura-Shiki"

10
Comments
3 min read
Writing a Minimum-Heap in Python3

Writing a Minimum-Heap in Python3

17
Comments 4
6 min read
Proposal of a new method, Introduction of differential sort algorithm "Setsuna-Shiki"

Proposal of a new method, Introduction of differential sort algorithm "Setsuna-Shiki"

7
Comments
4 min read
Introduction of new comparison stable sorting algorithm

Introduction of new comparison stable sorting algorithm

5
Comments
3 min read
Thoughts on the OMSCS program at Georgia Tech After My First Year

Thoughts on the OMSCS program at Georgia Tech After My First Year

6
Comments
8 min read
Javascript: The Intimidating Parts -- Recursion

Javascript: The Intimidating Parts -- Recursion

6
Comments
3 min read
Is getting a Computer Science degree worth the time?

Is getting a Computer Science degree worth the time?

7
Comments 1
2 min read
Flow Models are useful contextual inquires.

Flow Models are useful contextual inquires.

2
Comments
1 min read
Parallel Computing with DNA

Parallel Computing with DNA

6
Comments
6 min read
When you sit down, you will never get up.

When you sit down, you will never get up.

7
Comments
2 min read
String Interpolation - So Hot Right Now

String Interpolation - So Hot Right Now

5
Comments
2 min read
How To Stop Poking and Start Structured Debugging

How To Stop Poking and Start Structured Debugging

10
Comments
4 min read
The Case For Mastering a Skill Before Moving On

The Case For Mastering a Skill Before Moving On

5
Comments 3
1 min read
Zeta offline judge

Zeta offline judge

8
Comments
10 min read
Is it that hard to get a job in Europe?

Is it that hard to get a job in Europe?

8
Comments 18
1 min read
Everyone knows algorithm analysis!

Everyone knows algorithm analysis!

21
Comments
4 min read
Bootcamp: It has been challenging!

Bootcamp: It has been challenging!

13
Comments
3 min read
Papers We Love - Reflecting on Trusting Trust

Papers We Love - Reflecting on Trusting Trust

34
Comments 12
1 min read
As 4 tendências de 2018 que você PRECISA saber. Ou não.

As 4 tendências de 2018 que você PRECISA saber. Ou não.

5
Comments
8 min read
Black Mirror: tecnologias reais e que já estão em funcionamento (ou próximas de estar)

Black Mirror: tecnologias reais e que já estão em funcionamento (ou próximas de estar)

4
Comments
4 min read
User Experience em Westworld

User Experience em Westworld

6
Comments
9 min read
Realidade virtual e saúde! Conheça o procedimento que oferece melhor experiência na vacinação.

Realidade virtual e saúde! Conheça o procedimento que oferece melhor experiência na vacinação.

5
Comments
3 min read
What is abstraction in computer science?

What is abstraction in computer science?

10
Comments
1 min read
A bit about programming languages

A bit about programming languages

13
Comments 7
1 min read
How knowing computer scheduling algorithms can help us to be productive?

How knowing computer scheduling algorithms can help us to be productive?

39
Comments
1 min read
My First ever coding experience

My First ever coding experience

10
Comments
2 min read
Single linked Lists - Data structure

Single linked Lists - Data structure

14
Comments
6 min read
Ask Dev, what books do you all recommend? 📖

Ask Dev, what books do you all recommend? 📖

8
Comments 3
1 min read
How does a Map work?

How does a Map work?

91
Comments 4
4 min read
Do you want to learn coding? What’s next?

Do you want to learn coding? What’s next?

10
Comments
6 min read
A Quick Introduction to Artificial Intelligence Environments

A Quick Introduction to Artificial Intelligence Environments

13
Comments
3 min read
Stacks in a (food)shell

Stacks in a (food)shell

10
Comments
4 min read
Bit Masks

Bit Masks

11
Comments
1 min read
Theory behind choosing either Relational or Non-Relational Database for your application

Theory behind choosing either Relational or Non-Relational Database for your application

22
Comments 7
2 min read
Programmer vs Software Engineer

Programmer vs Software Engineer

8
Comments 1
2 min read
loading...