DEV Community

100 Days of Code!

The 100 Days of Code is a coding challenge created by Alexander Kallaway to encourage people to learn new coding skills.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
My #100DOC - Day 50

My #100DOC - Day 50

2
Comments
1 min read
90 days of code with Haskell: Identifying functoriality

90 days of code with Haskell: Identifying functoriality

7
Comments
4 min read
Count of positives / sum of negatives with JavaScript

Count of positives / sum of negatives with JavaScript

2
Comments 2
1 min read
Stacks & Queues

Stacks & Queues

8
Comments 2
5 min read
Vowel Count with JavaScript

Vowel Count with JavaScript

2
Comments
1 min read
How to intergrate Git Bash with VS Code

How to intergrate Git Bash with VS Code

7
Comments
1 min read
Day 27 of 100DaysOfCode

Day 27 of 100DaysOfCode

5
Comments
1 min read
Day 38 of #100DaysOfCode: Turn the Next.js Website to PWA with Workbox

Day 38 of #100DaysOfCode: Turn the Next.js Website to PWA with Workbox

14
Comments 4
1 min read
Day 100: I did it !!

Day 100: I did it !!

9
Comments 12
1 min read
Daily problem-solving challenge.

Daily problem-solving challenge.

2
Comments
1 min read
Abbreviate a Two Word Name with JavaScript (4 solutions)

Abbreviate a Two Word Name with JavaScript (4 solutions)

2
Comments
1 min read
#100DaysofCode Chapter 3 ~ CSS Grid

#100DaysofCode Chapter 3 ~ CSS Grid

26
Comments
3 min read
Coding reduce() function with plain JavaScrip

Coding reduce() function with plain JavaScrip

2
Comments
1 min read
feel like updating my JavaScript skils.

feel like updating my JavaScript skils.

3
Comments 1
1 min read
Day 99: Component communication got nothing on me 😎

Day 99: Component communication got nothing on me 😎

4
Comments
2 min read
Code Smell 03 - Functions Are Too Long

Code Smell 03 - Functions Are Too Long

7
Comments 4
1 min read
Batch Operating System | Operating System - M01 P02

Batch Operating System | Operating System - M01 P02

11
Comments 6
2 min read
Day 98: Slow down for Vue

Day 98: Slow down for Vue

4
Comments 2
1 min read
Code Smell 02 - Constants and Magic Numbers

Code Smell 02 - Constants and Magic Numbers

27
Comments 1
1 min read
Convert number to reversed array of digits with JavaScript

Convert number to reversed array of digits with JavaScript

3
Comments
1 min read
Day 97: Stuck!

Day 97: Stuck!

2
Comments 4
1 min read
Your daily developer workflow with GitHub CLI 👨🏻‍💻

Your daily developer workflow with GitHub CLI 👨🏻‍💻

10
Comments
5 min read
Operating System and its functionality | Operating System - M01 P01

Operating System and its functionality | Operating System - M01 P01

43
Comments 1
3 min read
Wanna sort() things out in JavaScript ?

Wanna sort() things out in JavaScript ?

5
Comments
3 min read
Why is < meta charset="utf-8" > important?

Why is < meta charset="utf-8" > important?

83
Comments 9
3 min read
IIFE: Immediately Invoked Function Expressions

IIFE: Immediately Invoked Function Expressions

32
Comments 3
2 min read
Change Text Highlight Color with CSS

Change Text Highlight Color with CSS

8
Comments
2 min read
What I learnt from #100DaysOfCode challenge

What I learnt from #100DaysOfCode challenge

4
Comments
2 min read
How to use Modular patterns in NodeJS?

How to use Modular patterns in NodeJS?

4
Comments 2
4 min read
Day 37 of 100DaysOfCode

Day 37 of 100DaysOfCode

3
Comments
2 min read
Day 40 of 100DaysOfCode

Day 40 of 100DaysOfCode

6
Comments
1 min read
Day 95: Vue project contd..

Day 95: Vue project contd..

3
Comments
1 min read
Getting Started with Go (Golang) - Free Mini-Series

Getting Started with Go (Golang) - Free Mini-Series

2
Comments
1 min read
100 Days Of Code | Day 54-56

100 Days Of Code | Day 54-56

6
Comments 1
1 min read
100 days of code: death of Summer on the Island of NixOS - season 1, episode 1

100 days of code: death of Summer on the Island of NixOS - season 1, episode 1

4
Comments 2
4 min read
Square(n) Sum with JavaScript

Square(n) Sum with JavaScript

2
Comments
1 min read
Leetcode: FizzBuzz

Leetcode: FizzBuzz

4
Comments 1
2 min read
Design Patterns: Facade Pattern 🎭

Design Patterns: Facade Pattern 🎭

89
Comments 6
4 min read
Day 23 of 100DaysOfCode

Day 23 of 100DaysOfCode

7
Comments
3 min read
Day 94

Day 94

2
Comments
1 min read
Day 26 of 100DaysOfCode

Day 26 of 100DaysOfCode

4
Comments
3 min read
Day 25 of 100DaysOfCode

Day 25 of 100DaysOfCode

4
Comments
3 min read
Code Newbie CSS Art pt2

Code Newbie CSS Art pt2

6
Comments
2 min read
JavaScript Array Methods: map, filter, find, findIndex, fill, copyWithin, some, every, reduce

JavaScript Array Methods: map, filter, find, findIndex, fill, copyWithin, some, every, reduce

6
Comments
1 min read
A Gentle Introduction to the Big O Notation, Time & Space Complexity

A Gentle Introduction to the Big O Notation, Time & Space Complexity

78
Comments 3
6 min read
Day 93

Day 93

5
Comments
1 min read
95th day into the monadic space - opening

95th day into the monadic space - opening

5
Comments
3 min read
Leetcode #387 First Unique Character in a String with Swift and HashTable

Leetcode #387 First Unique Character in a String with Swift and HashTable

4
Comments
1 min read
Day 29 of 100DaysOfCode

Day 29 of 100DaysOfCode

11
Comments 2
2 min read
I Completed My #100daysofcode Challenge, Now What!

I Completed My #100daysofcode Challenge, Now What!

3
Comments
4 min read
Square(n) Sum with TypeScript

Square(n) Sum with TypeScript

2
Comments
1 min read
Facebook feed has a buggy algorithm!

Facebook feed has a buggy algorithm!

7
Comments
2 min read
Day 92:

Day 92:

4
Comments
1 min read
Create and Draw Graphs in JavaScript with JsGraphs

Create and Draw Graphs in JavaScript with JsGraphs

8
Comments
21 min read
Multiprogramming vs Multiprocessing vs Multitasking vs Multithreading

Multiprogramming vs Multiprocessing vs Multitasking vs Multithreading

7
Comments
3 min read
Java Concepts : Part - 04

Java Concepts : Part - 04

6
Comments
7 min read
Day 91: Landing Page Design and Implementation.

Day 91: Landing Page Design and Implementation.

5
Comments
1 min read
[javascript] Array Partitioning by Length

[javascript] Array Partitioning by Length

5
Comments 4
1 min read
Reflecting the first 20 days of 100DaysOfCode

Reflecting the first 20 days of 100DaysOfCode

5
Comments
6 min read
Arrays

Arrays

36
Comments 2
14 min read
loading...