Forem

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.
Solving the Knapsack Problem with Dynamic Programming
Cover image for Solving the Knapsack Problem with Dynamic Programming

Solving the Knapsack Problem with Dynamic Programming

43
Comments 6
7 min read
Understanding Bits, Bytes, Bases, and Writing a Hex Dump in JavaScript

Understanding Bits, Bytes, Bases, and Writing a Hex Dump in JavaScript

22
Comments 2
11 min read
The coming era of OS kernel modularity

The coming era of OS kernel modularity

16
Comments 1
5 min read
The "Fake Developer" Conundrum

The "Fake Developer" Conundrum

56
Comments 34
1 min read
Computer Science Books

Computer Science Books

70
Comments 14
1 min read
The "Elitist Developer" Debacle

The "Elitist Developer" Debacle

42
Comments 23
2 min read
Basic Operating System services and structures.
Cover image for Basic Operating System services and structures.

Basic Operating System services and structures.

47
Comments
3 min read
🔮Technologically Clairvoyant Edition 2

🔮Technologically Clairvoyant Edition 2

8
Comments
8 min read
Reflecting on My Second Semester of Teaching
Cover image for Reflecting on My Second Semester of Teaching

Reflecting on My Second Semester of Teaching

6
Comments
18 min read
Using the Master Theorem to Solve Recurrences
Cover image for Using the Master Theorem to Solve Recurrences

Using the Master Theorem to Solve Recurrences

40
Comments
5 min read
What’s your Computer Environment?

What’s your Computer Environment?

3
Comments 28
1 min read
Technologically Clairvoyant Edition 1

Technologically Clairvoyant Edition 1

5
Comments
7 min read
SQL- Overview and Types of commands

SQL- Overview and Types of commands

13
Comments
3 min read
The Helman and JáJá List Ranking Algorithm
Cover image for The Helman and JáJá List Ranking Algorithm

The Helman and JáJá List Ranking Algorithm

6
Comments
6 min read
Crafting Interpreters in OCaml - starting a lexer

Crafting Interpreters in OCaml - starting a lexer

9
Comments
10 min read
Handling Ever Increasing Server Logs

Handling Ever Increasing Server Logs

22
Comments 1
3 min read
A Recursive Function in Haskell

A Recursive Function in Haskell

6
Comments
3 min read
How to Teach Arrays in Computer Science
Cover image for How to Teach Arrays in Computer Science

How to Teach Arrays in Computer Science

10
Comments
13 min read
What do you wear to work?

What do you wear to work?

19
Comments 52
1 min read
Modes of Failure (Part 2)
Cover image for Modes of Failure (Part 2)

Modes of Failure (Part 2)

54
Comments 1
8 min read
Solve LeetCode problems using Visual Studio Code, TypeScript, and TDD

Solve LeetCode problems using Visual Studio Code, TypeScript, and TDD

8
Comments
1 min read
Reflecting on My First Semester of Teaching
Cover image for Reflecting on My First Semester of Teaching

Reflecting on My First Semester of Teaching

13
Comments 4
17 min read
Thank you to byte-sized integers
Cover image for Thank you to byte-sized integers

Thank you to byte-sized integers

24
Comments 9
5 min read
Process synchronization monitors in go
Cover image for Process synchronization monitors in go

Process synchronization monitors in go

9
Comments
3 min read
What should I know to be a software architect?
Cover image for What should I know to be a software architect?

What should I know to be a software architect?

157
Comments 35
2 min read
loading...