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.
Top Machine Learning Courses & Tutorials to start during Lockdown

Top Machine Learning Courses & Tutorials to start during Lockdown

11
Comments
4 min read
Convert any website into a PWA in just 3 simple steps

Convert any website into a PWA in just 3 simple steps

361
Comments 25
4 min read
A Beginners Guide To Git & Github: 3 Easy Steps To Store Your Projects On Github

A Beginners Guide To Git & Github: 3 Easy Steps To Store Your Projects On Github

44
Comments
2 min read
JavaScript For Loops Explained For Beginners

JavaScript For Loops Explained For Beginners

36
Comments 4
4 min read
Palindromes: Multiple Challenges, Strategies, and Solutions

Palindromes: Multiple Challenges, Strategies, and Solutions

8
Comments
7 min read
How I got my first job as a developer after failing for 300 times

How I got my first job as a developer after failing for 300 times

31
Comments 3
10 min read
How to build a CI/CD Pipeline in AWS using CodeCommit, CodeDeploy, CodePipeline: Hands-on!

How to build a CI/CD Pipeline in AWS using CodeCommit, CodeDeploy, CodePipeline: Hands-on!

13
Comments
3 min read
Git Basic Techniques(Cloning).

Git Basic Techniques(Cloning).

6
Comments
1 min read
Function Composition Explained Using Pokémon Evolution

Function Composition Explained Using Pokémon Evolution

74
Comments 15
3 min read
Array Operation with Javascript

Array Operation with Javascript

6
Comments
2 min read
React and D3: Dynamic COVID-19 Visualizations (Part 2: Country Comparison Dashboard)

React and D3: Dynamic COVID-19 Visualizations (Part 2: Country Comparison Dashboard)

79
Comments 6
8 min read
Please guide me! I'm a Noob

Please guide me! I'm a Noob

3
Comments 2
1 min read
11 HTML project ideas for a coding portfolio that will absolutely boost your career

11 HTML project ideas for a coding portfolio that will absolutely boost your career

227
Comments
5 min read
Week 7: Node JS and Server-Side Frameworks

Week 7: Node JS and Server-Side Frameworks

21
Comments
3 min read
What’s your alternative solution? Challenge #56

What’s your alternative solution? Challenge #56

5
Comments
2 min read
Merging Sorted Lists, Two Ways

Merging Sorted Lists, Two Ways

12
Comments
9 min read
Is Commenting Code that necessary?

Is Commenting Code that necessary?

28
Comments 32
2 min read
Free Course - Complete JavaScript DOM in 2 hours - Udemy - May 2020

Free Course - Complete JavaScript DOM in 2 hours - Udemy - May 2020

47
Comments 10
1 min read
Power of the Journey

Power of the Journey

5
Comments
1 min read
How To Host Your Website For Free on Github Pages

How To Host Your Website For Free on Github Pages

128
Comments 14
5 min read
I am surprised more people are not using these tools!!

I am surprised more people are not using these tools!!

953
Comments 40
3 min read
How to set up a Node.js application for production on EC2 Ubuntu: Hands-on!

How to set up a Node.js application for production on EC2 Ubuntu: Hands-on!

8
Comments
1 min read
What is HTTP? How HTTP Works: Explained with Example!

What is HTTP? How HTTP Works: Explained with Example!

6
Comments
1 min read
How to setup Python Flask applications with Gunicorn and Nginx on Ubuntu

How to setup Python Flask applications with Gunicorn and Nginx on Ubuntu

5
Comments
1 min read
Round One of CodeLand:Distributed Speakers, Announced!

Round One of CodeLand:Distributed Speakers, Announced!

80
Comments 6
2 min read
My First Rust SO Accepted Answer

My First Rust SO Accepted Answer

7
Comments 4
1 min read
The Longest Substring With No Repeating Characters

The Longest Substring With No Repeating Characters

11
Comments
6 min read
Day 1 of #100DaysofCode - Understanding Iterators

Day 1 of #100DaysofCode - Understanding Iterators

16
Comments
4 min read
To infinity and beyond: how long does it take to learn Java?

To infinity and beyond: how long does it take to learn Java?

12
Comments 2
11 min read
Flutter Rendering: Under the Hood

Flutter Rendering: Under the Hood

12
Comments
5 min read
What is HTTP/3?

What is HTTP/3?

5
Comments
1 min read
What you need to know, beyond algos?

What you need to know, beyond algos?

10
Comments
2 min read
Inserting Adjacent HTML Without Messing Up Formatting

Inserting Adjacent HTML Without Messing Up Formatting

2
Comments
3 min read
Data Structures & Algorithms: The Evergreen Duo

Data Structures & Algorithms: The Evergreen Duo

30
Comments
7 min read
React 101

React 101

6
Comments
3 min read
How to Organize Your Code

How to Organize Your Code

10
Comments
2 min read
How to customize your React tab icon and attachment for newbies by a newbie.

How to customize your React tab icon and attachment for newbies by a newbie.

7
Comments 1
2 min read
Build a Quiz App | JavaScript Project Tutorial (Video Format)

Build a Quiz App | JavaScript Project Tutorial (Video Format)

16
Comments
1 min read
From Sales to Learning How to Code to Developer……Well Almost (Part 2)

From Sales to Learning How to Code to Developer……Well Almost (Part 2)

5
Comments 3
6 min read
Top 5 Tech Communities that Developers Should Join In 2020.

Top 5 Tech Communities that Developers Should Join In 2020.

11
Comments 1
2 min read
OS / How I made my first PR to DEV as a code newbie

OS / How I made my first PR to DEV as a code newbie

83
Comments 15
3 min read
What’s your alternative solution? Challenge #55

What’s your alternative solution? Challenge #55

5
Comments 1
2 min read
Improve your commits using vscode

Improve your commits using vscode

4
Comments
2 min read
Overcoming The Fear of Failure

Overcoming The Fear of Failure

14
Comments 1
5 min read
Nodejs 101

Nodejs 101

12
Comments
2 min read
What’s your alternative solution? Challenge #54

What’s your alternative solution? Challenge #54

6
Comments 3
2 min read
I'm Giving My First-Ever Conference Talk!

I'm Giving My First-Ever Conference Talk!

42
Comments 18
2 min read
Casual Programming With Python & Music : Calculate The Area Of Polygon

Casual Programming With Python & Music : Calculate The Area Of Polygon

5
Comments
1 min read
Floyd's Tortoise and Hare Algorithm: Finding a Cycle in a Linked List

Floyd's Tortoise and Hare Algorithm: Finding a Cycle in a Linked List

60
Comments 7
4 min read
Possible ways of Iterating ARRAYS in JavaScript

Possible ways of Iterating ARRAYS in JavaScript

53
Comments 12
3 min read
Text To Speech In 3 Lines Of JavaScript

Text To Speech In 3 Lines Of JavaScript

134
Comments 29
2 min read
Learning to Learn- Get the Most Out of Learning with These Resources

Learning to Learn- Get the Most Out of Learning with These Resources

65
Comments
4 min read
Add Two Numbers Problems: How to Sum Two Linked Lists

Add Two Numbers Problems: How to Sum Two Linked Lists

21
Comments 3
6 min read
Hacker101 CTF - Hello World!

Hacker101 CTF - Hello World!

17
Comments
4 min read
Memory Game : Based on JavaScript

Memory Game : Based on JavaScript

6
Comments
1 min read
Course Review: FreeCodeCamp’s Responsive Web Design

Course Review: FreeCodeCamp’s Responsive Web Design

6
Comments
5 min read
React and D3: Dynamic COVID-19 Visualizations (Part 1: World Map)

React and D3: Dynamic COVID-19 Visualizations (Part 1: World Map)

101
Comments 16
4 min read
Best Gatsby Courses to take-up in Lockdown

Best Gatsby Courses to take-up in Lockdown

30
Comments 3
5 min read
PWA - Service Worker Lifecycle made easy - 3 simple steps

PWA - Service Worker Lifecycle made easy - 3 simple steps

127
Comments 10
4 min read
Learn Cloud Computing through Virtual Events and Courses From AWS,Google Cloud and Microsoft

Learn Cloud Computing through Virtual Events and Courses From AWS,Google Cloud and Microsoft

11
Comments
6 min read
loading...