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.
The System Design Interview (for beginners)

The System Design Interview (for beginners)

103
Comments 4
6 min read
Data Structures as Hooks, a guide: Linked List
Cover image for Data Structures as Hooks, a guide: Linked List

Data Structures as Hooks, a guide: Linked List

37
Comments
8 min read
Decorator Design Pattern in Modern C++
Cover image for Decorator Design Pattern in Modern C++

Decorator Design Pattern in Modern C++

9
Comments
7 min read
Ways to boost your Computer Vision Projects by using 5 Open-Source Facial Recognition Projects

Ways to boost your Computer Vision Projects by using 5 Open-Source Facial Recognition Projects

3
Comments 1
1 min read
Learning Tries in Javascript

Learning Tries in Javascript

27
Comments 3
2 min read
Data science courses in Python, R, SQL, and more | DataCamp

Data science courses in Python, R, SQL, and more | DataCamp

5
Comments
1 min read
A Quick Guide on Missing Data Imputation Techniques in Python(2020)

A Quick Guide on Missing Data Imputation Techniques in Python(2020)

4
Comments
1 min read
Attempting (And Sort of Succeeding) to Implement NEAT in JavaScript
Cover image for Attempting (And Sort of Succeeding) to Implement NEAT in JavaScript

Attempting (And Sort of Succeeding) to Implement NEAT in JavaScript

30
Comments 6
16 min read
Top 5 Open-Source Transfer Learning Machine Learning Projects

Top 5 Open-Source Transfer Learning Machine Learning Projects

3
Comments
1 min read
Python to Neural Networks : A Guide for Beginners
Cover image for Python to Neural Networks : A Guide for Beginners

Python to Neural Networks : A Guide for Beginners

4
Comments
2 min read
Modules in JavaScript
Cover image for Modules in JavaScript

Modules in JavaScript

7
Comments
3 min read
How to publish your Chrome Extension
Cover image for How to publish your Chrome Extension

How to publish your Chrome Extension

14
Comments 2
4 min read
#1 DBMS ( FOR INTERVIEW PURPOSES)

#1 DBMS ( FOR INTERVIEW PURPOSES)

9
Comments 1
2 min read
Walking AI: Simple Neural Network from Scratch
Cover image for Walking AI: Simple Neural Network from Scratch

Walking AI: Simple Neural Network from Scratch

70
Comments 1
11 min read
Word Vectors Simplified

Word Vectors Simplified

9
Comments
3 min read
Developer Dictionary: Model View Controller
Cover image for Developer Dictionary: Model View Controller

Developer Dictionary: Model View Controller

5
Comments 1
3 min read
#007 DS&A - Trees
Cover image for #007 DS&A - Trees

#007 DS&A - Trees

11
Comments
9 min read
Package Management in Linux System
Cover image for Package Management in Linux System

Package Management in Linux System

13
Comments 3
3 min read
Who is Uncle Bob?

Who is Uncle Bob?

55
Comments 15
3 min read
Single Responsibility Principle Explained

Single Responsibility Principle Explained

6
Comments
3 min read
Developer Dictionary: DOM
Cover image for Developer Dictionary: DOM

Developer Dictionary: DOM

5
Comments
3 min read
Introduction to CRDTs for Realtime Collaboration
Cover image for Introduction to CRDTs for Realtime Collaboration

Introduction to CRDTs for Realtime Collaboration

13
Comments
13 min read
Developer Dictionary: Object Oriented Programming
Cover image for Developer Dictionary: Object Oriented Programming

Developer Dictionary: Object Oriented Programming

9
Comments
4 min read
Construcción de Software: Por qué no llamarla "Programación"
Cover image for Construcción de Software: Por qué  no llamarla  "Programación"

Construcción de Software: Por qué no llamarla "Programación"

4
Comments
3 min read
How Do We Get a Balanced Binary Tree?
Cover image for How Do We Get a Balanced Binary Tree?

How Do We Get a Balanced Binary Tree?

34
Comments 1
5 min read
loading...