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 57

My #100DOC - Day 57

2
Comments
1 min read
My #100DOC - Day 56

My #100DOC - Day 56

2
Comments
1 min read
Java String Pool

Java String Pool

5
Comments 1
2 min read
100 days of code — Dia 12

100 days of code — Dia 12

3
Comments
1 min read
100 days of code — Dia 11

100 days of code — Dia 11

2
Comments
1 min read
Open-Source Introduction to Bash Scripting Ebook/Guide

Open-Source Introduction to Bash Scripting Ebook/Guide

86
Comments 4
4 min read
Snippet by JS Mates: Find common items from two arrays

Snippet by JS Mates: Find common items from two arrays

3
Comments
1 min read
My #100DOC - Day 85

My #100DOC - Day 85

2
Comments
1 min read
My #100DOC - Day 90

My #100DOC - Day 90

2
Comments
1 min read
My #100DOC - Day 89

My #100DOC - Day 89

2
Comments
1 min read
My #100DOC - Day 88

My #100DOC - Day 88

2
Comments
1 min read
My #100DOC - Day 87

My #100DOC - Day 87

2
Comments
1 min read
My #100DOC - Day 86

My #100DOC - Day 86

2
Comments
1 min read
Project 16 of 100 - React Quote Generator

Project 16 of 100 - React Quote Generator

6
Comments 3
2 min read
Day 50 of #100DaysOfCode: General strategies for optimizing critical render path

Day 50 of #100DaysOfCode: General strategies for optimizing critical render path

6
Comments
2 min read
Day 3 of #100DaysofCode

Day 3 of #100DaysofCode

9
Comments
3 min read
Make BFS Your BFF

Make BFS Your BFF

11
Comments
7 min read
Day 15 of 100 - Exercise Log MERN stack application

Day 15 of 100 - Exercise Log MERN stack application

24
Comments 2
1 min read
My #100daysOfCode Challenge - Python 100 projects in 100 days - Journal Entries - Day 6

My #100daysOfCode Challenge - Python 100 projects in 100 days - Journal Entries - Day 6

5
Comments 2
1 min read
How to Add Your Recently Published Articles to Your GitHub Profile README using GitHub Actions 🤖

How to Add Your Recently Published Articles to Your GitHub Profile README using GitHub Actions 🤖

35
Comments 2
3 min read
#100DaysofCode Chapter 6 ~ CSS Framework (Bootstrap 5)

#100DaysofCode Chapter 6 ~ CSS Framework (Bootstrap 5)

14
Comments
2 min read
Programming Fundamentals

Programming Fundamentals

3
Comments
4 min read
JS dictionary!

JS dictionary!

5
Comments
1 min read
Project 14 of 100 - React Countdown Clock

Project 14 of 100 - React Countdown Clock

10
Comments
3 min read
Heart with HTML and CSS

Heart with HTML and CSS

2
Comments
1 min read
Git

Git

17
Comments
12 min read
Day 49 of #100DaysOfCode: Review session-based authentication and token-based authentication (same origin)

Day 49 of #100DaysOfCode: Review session-based authentication and token-based authentication (same origin)

8
Comments
2 min read
Day 38 of 100DaysOfCode

Day 38 of 100DaysOfCode

6
Comments
1 min read
Github-starcounter - Give a shout-out to your Github Stargazers

Github-starcounter - Give a shout-out to your Github Stargazers

3
Comments
1 min read
How to provide estimates as a Junior Developer?

How to provide estimates as a Junior Developer?

118
Comments 16
6 min read
Day 41 of 100DaysOfCode

Day 41 of 100DaysOfCode

6
Comments 2
1 min read
My #100DOC - Day 54

My #100DOC - Day 54

2
Comments
1 min read
My #100DOC - Day 55

My #100DOC - Day 55

2
Comments
1 min read
Project 11 of 100 - React Weather App

Project 11 of 100 - React Weather App

28
Comments 4
2 min read
Project 13 of 100 - React Movie Search

Project 13 of 100 - React Movie Search

8
Comments
2 min read
What Is Computer Science

What Is Computer Science

4
Comments
2 min read
The Focus For YouTube Content

The Focus For YouTube Content

2
Comments
2 min read
Day 48 of #100DaysOfCode: Dependency Injection in ASP.NET MVC5 using Ninject

Day 48 of #100DaysOfCode: Dependency Injection in ASP.NET MVC5 using Ninject

8
Comments
2 min read
Important points for CS newbies !

Important points for CS newbies !

32
Comments 15
3 min read
The CSS Series - Part 4: Properties

The CSS Series - Part 4: Properties

12
Comments
2 min read
JavaScript Functions: Declare or Express?

JavaScript Functions: Declare or Express?

7
Comments
3 min read
Python F-String: 73 Examples to Help You Master It

Python F-String: 73 Examples to Help You Master It

32
Comments
15 min read
Making things look a bit better! Journal #2

Making things look a bit better! Journal #2

2
Comments
1 min read
My #100DOC - Day 61

My #100DOC - Day 61

4
Comments 1
1 min read
Day 46 of #100DaysOfCode: Images Lazy Loading with IntersectionObserver and React Hooks

Day 46 of #100DaysOfCode: Images Lazy Loading with IntersectionObserver and React Hooks

3
Comments
1 min read
The story behind Web Animations API(WAAPI) and Happy Diwali 2020

The story behind Web Animations API(WAAPI) and Happy Diwali 2020

21
Comments
6 min read
FullStack vs PolyGlot

FullStack vs PolyGlot

14
Comments 4
1 min read
Building My First Website

Building My First Website

14
Comments 2
3 min read
#100DaysofCode Chapter 5 ~ CSS Illustration

#100DaysofCode Chapter 5 ~ CSS Illustration

26
Comments 2
3 min read
Capture Still Images on Browser using JavaScript

Capture Still Images on Browser using JavaScript

58
Comments
8 min read
My #100daysOfCode Challenge - Python 100 projects in 100 days - Journal Entry - Day 3

My #100daysOfCode Challenge - Python 100 projects in 100 days - Journal Entry - Day 3

4
Comments 1
2 min read
100 days of code — Dia 5

100 days of code — Dia 5

2
Comments
1 min read
HTML5 Tags at a glance

HTML5 Tags at a glance

6
Comments
1 min read
Java Profiling: comparing BSTs, tries and TSTs

Java Profiling: comparing BSTs, tries and TSTs

9
Comments
9 min read
The 5 W's Of Programming

The 5 W's Of Programming

35
Comments 3
6 min read
Object.freeze() in JavaScript

Object.freeze() in JavaScript

12
Comments
3 min read
User authentication with Node.js (reading series part 2): MongoDB setup

User authentication with Node.js (reading series part 2): MongoDB setup

4
Comments
5 min read
100 days of code — Dia 4

100 days of code — Dia 4

3
Comments
1 min read
Download Instagram profile picture using python

Download Instagram profile picture using python

3
Comments 1
2 min read
Day 9 of 100 - React Check Entry UI

Day 9 of 100 - React Check Entry UI

5
Comments
2 min read
loading...