DEV Community

CodeNewbie

The most supportive community of programmers and people learning to code.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Day 20: #100DaysofCode - Practice makes perfect

Day 20: #100DaysofCode - Practice makes perfect

4
Comments
2 min read
The Climbing Staircase Problem: How to Solve It, and Why the Fibonacci Numbers are Relevant

The Climbing Staircase Problem: How to Solve It, and Why the Fibonacci Numbers are Relevant

99
Comments 10
5 min read
What are the Legal things to take care when creating a Blog Or any website

What are the Legal things to take care when creating a Blog Or any website

33
Comments 9
1 min read
Build a Random Quote Machine with React

Build a Random Quote Machine with React

124
Comments 13
5 min read
CPP-Community Discussion

CPP-Community Discussion

13
Comments
1 min read
The Best Code Interview Prep Platforms in 2020

The Best Code Interview Prep Platforms in 2020

182
Comments 1
3 min read
Replacing empty <img> src attributes using JavaScript.

Replacing empty <img> src attributes using JavaScript.

6
Comments
3 min read
How to Write a Cover Letter to Land Your First Dev Job

How to Write a Cover Letter to Land Your First Dev Job

120
Comments 6
5 min read
3 Mistakes to Avoid When Learning To Code {Become an expert}

3 Mistakes to Avoid When Learning To Code {Become an expert}

7
Comments
1 min read
Why should you have an Github account? 💻🤔

Why should you have an Github account? 💻🤔

34
Comments 8
1 min read
Take the Upper Hand in Your Salary Negotiation

Take the Upper Hand in Your Salary Negotiation

15
Comments
1 min read
ES6 ⇒ Arrow Functions

ES6 ⇒ Arrow Functions

19
Comments
8 min read
Passing Props in React

Passing Props in React

6
Comments
2 min read
Drum Machine

Drum Machine

4
Comments
1 min read
How to rename your master branch to something else

How to rename your master branch to something else

52
Comments 21
2 min read
Rapid UI development with Tailwind CSS

Rapid UI development with Tailwind CSS

75
Comments 4
5 min read
Day 19 of #100daysofCode - Hashes 101

Day 19 of #100daysofCode - Hashes 101

5
Comments
2 min read
More CodeLand:Distributed Speakers, Announced!

More CodeLand:Distributed Speakers, Announced!

63
Comments
2 min read
Show Dev: tutorial for ScrapingBee thanks to Dev! 🥳 🥳 🥳

Show Dev: tutorial for ScrapingBee thanks to Dev! 🥳 🥳 🥳

32
Comments 3
1 min read
🐍 Practice Python Online

🐍 Practice Python Online

32
Comments
3 min read
Essential git commands

Essential git commands

111
Comments 14
2 min read
Getters and Setters in Javascript

Getters and Setters in Javascript

8
Comments
2 min read
6 things I learned from my first mock technical interview

6 things I learned from my first mock technical interview

32
Comments
4 min read
Reasons why I switched to Linux. Full time!

Reasons why I switched to Linux. Full time!

93
Comments 59
7 min read
What I'm Up To Lately

What I'm Up To Lately

3
Comments 3
1 min read
Let's create a live chat with Socket/Angular/Node.

Let's create a live chat with Socket/Angular/Node.

10
Comments
4 min read
My Python Journey So Far

My Python Journey So Far

44
Comments 19
2 min read
Day 18 of #100daysofCode - 3 challenges

Day 18 of #100daysofCode - 3 challenges

6
Comments
2 min read
I'm going Live on Instagram & YouTube

I'm going Live on Instagram & YouTube

23
Comments
1 min read
UNDERSTANDING CSS SELECTORS: CLASS SELECTORS AND ID SELECTORS

UNDERSTANDING CSS SELECTORS: CLASS SELECTORS AND ID SELECTORS

29
Comments
4 min read
AngularJS - The Best Courses

AngularJS - The Best Courses

18
Comments 1
6 min read
Week 9: YelpCamp: Initial Routes and Databases

Week 9: YelpCamp: Initial Routes and Databases

6
Comments
3 min read
Transposing and Reversing: How to Rotate a 2D Matrix 90 Degrees

Transposing and Reversing: How to Rotate a 2D Matrix 90 Degrees

10
Comments 2
6 min read
When to use setTimeout vs setInterval?

When to use setTimeout vs setInterval?

10
Comments 2
5 min read
LEARN COMMAND LINE (Tutorial)

LEARN COMMAND LINE (Tutorial)

2
Comments
12 min read
Day 17 : #100DaysofCode - Knowing your Ruby Version & what Errno::EADDRINUSE means is important!

Day 17 : #100DaysofCode - Knowing your Ruby Version & what Errno::EADDRINUSE means is important!

6
Comments
2 min read
A (Very) Beginner's Guide to WEBPACK

A (Very) Beginner's Guide to WEBPACK

333
Comments 9
7 min read
Getting started with Git and Github

Getting started with Git and Github

5
Comments 1
1 min read
What I learned in #100DaysOfCode

What I learned in #100DaysOfCode

98
Comments 14
4 min read
CSS Animation: the basic concept and more..

CSS Animation: the basic concept and more..

68
Comments 2
9 min read
Can you suggest me Free productivity tools?

Can you suggest me Free productivity tools?

41
Comments 70
1 min read
Revealing Module Design Pattern

Revealing Module Design Pattern

7
Comments
1 min read
Learn Docker basics quickly!

Learn Docker basics quickly!

379
Comments 49
4 min read
So I Have This New Idea

So I Have This New Idea

4
Comments
2 min read
JavaScript : Behind The Scenes + Extra Concepts

JavaScript : Behind The Scenes + Extra Concepts

36
Comments 2
4 min read
Lego For Coding

Lego For Coding

4
Comments
1 min read
Searching an Array, Two Ways

Searching an Array, Two Ways

9
Comments 3
6 min read
Data Structures From Scratch: Array

Data Structures From Scratch: Array

70
Comments 6
9 min read
Dive Deep into Flutter SizedBox Widget

Dive Deep into Flutter SizedBox Widget

2
Comments
3 min read
The Last Enumerable

The Last Enumerable

10
Comments
8 min read
Replace Redux with React Hooks

Replace Redux with React Hooks

36
Comments 1
6 min read
Day 16 - #100DaysofCode - Understanding MVC

Day 16 - #100DaysofCode - Understanding MVC

4
Comments 1
3 min read
How to find project ideas to practice web development(Not A Todo App)

How to find project ideas to practice web development(Not A Todo App)

453
Comments 12
4 min read
Learn to UseContext() with Hooks in 3 Minutes

Learn to UseContext() with Hooks in 3 Minutes

37
Comments 7
3 min read
Top weekly stories in tech and programming - The Grind: Issue #1

Top weekly stories in tech and programming - The Grind: Issue #1

5
Comments
5 min read
2k Subs on YouTube and Our Community Discord 🎉

2k Subs on YouTube and Our Community Discord 🎉

9
Comments 1
1 min read
Elm Calculator Part 10 - Testing

Elm Calculator Part 10 - Testing

6
Comments 2
3 min read
How To Make Your Footer Stay at The Bottom

How To Make Your Footer Stay at The Bottom

6
Comments
3 min read
Staircase Challenge Revisited: Ruby Version

Staircase Challenge Revisited: Ruby Version

7
Comments
3 min read
The WAR - var vs let & const

The WAR - var vs let & const

18
Comments
9 min read
loading...