DEV Community

Babak profile picture

Babak

Twitter @babakness https://twitter.com/babakness

Learning Algorithms Through Games

Learning Algorithms Through Games

10
Comments
2 min read

Want to connect with Babak?

Create an account to connect with Babak. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Understanding recursion using iteration (or vice versa)

Understanding recursion using iteration (or vice versa)

14
Comments
4 min read
Use the correct version of Node when starting VS Code terminal session using Fish

Use the correct version of Node when starting VS Code terminal session using Fish

10
Comments
2 min read
An algorithm for picking random numbers in a range without repetition

An algorithm for picking random numbers in a range without repetition

14
Comments 6
5 min read
Lazy Recursion Using JavaScript Generators

Lazy Recursion Using JavaScript Generators

21
Comments 1
2 min read
Dynamically Check Function Parameters Before Runtime

Dynamically Check Function Parameters Before Runtime

13
Comments
4 min read
Introducing The Recursive `Pipe` and `Compose` Types

Introducing The Recursive `Pipe` and `Compose` Types

73
Comments 2
5 min read
Exhaustive Type Checking with TypeScript!

Exhaustive Type Checking with TypeScript!

34
Comments 7
4 min read
How To Simplifiy Code By Removing Variables

How To Simplifiy Code By Removing Variables

10
Comments
5 min read
How to run VS Code on the server!

How to run VS Code on the server!

160
Comments 6
5 min read
4 reasons why you won't regret using a type system

4 reasons why you won't regret using a type system

11
Comments 2
2 min read
Why you should use reduce instead of loops -- Part I

Why you should use reduce instead of loops -- Part I

27
Comments 3
4 min read
loading...