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.
Dependency Inversion Principle | SOLID as a Rock

Dependency Inversion Principle | SOLID as a Rock

9
Comments
5 min read
A Simple Method To Finding Prime Numbers.

A Simple Method To Finding Prime Numbers.

8
Comments 9
3 min read
Beginner Python tips Day - 03 defaultdict

Beginner Python tips Day - 03 defaultdict

10
Comments
1 min read
Convert any website into a PWA in just 3 simple steps

Convert any website into a PWA in just 3 simple steps

401
Comments 25
4 min read
The ZigZag Conversion Problem

The ZigZag Conversion Problem

23
Comments 1
7 min read
How to write tests for React in 2020 - part 1

How to write tests for React in 2020 - part 1

324
Comments 4
9 min read
Day 5 - #100DaysofCode - Setting up a Sinatra App

Day 5 - #100DaysofCode - Setting up a Sinatra App

6
Comments
2 min read
How to build a simple form with validation using yup and formik (beginner friendly)

How to build a simple form with validation using yup and formik (beginner friendly)

75
Comments 9
7 min read
What’s your alternative solution? Challenge #59

What’s your alternative solution? Challenge #59

6
Comments
2 min read
Web Browser Explained in Detail

Web Browser Explained in Detail

15
Comments
5 min read
Classes in JavaScript

Classes in JavaScript

494
Comments 21
4 min read
Pass by value/reference :EXPLAINED WITH SINGLE GIF (Believe me it's true)

Pass by value/reference :EXPLAINED WITH SINGLE GIF (Believe me it's true)

18
Comments 1
1 min read
Beginner Python tips Day - 02 dict.get()

Beginner Python tips Day - 02 dict.get()

8
Comments 2
1 min read
Competitive programming - is it really important?

Competitive programming - is it really important?

54
Comments 27
3 min read
Spread Syntax in Javascript

Spread Syntax in Javascript

24
Comments
2 min read
How to Start Freelancing (The Basics)

How to Start Freelancing (The Basics)

1077
Comments 34
7 min read
Day 4: #100DaysofCode - More Iterators

Day 4: #100DaysofCode - More Iterators

5
Comments
2 min read
What’s your alternative solution? Challenge #58

What’s your alternative solution? Challenge #58

7
Comments
2 min read
Introducing Dev Chapters. Find the best web dev ebooks out there 📚

Introducing Dev Chapters. Find the best web dev ebooks out there 📚

5
Comments
2 min read
My first Ruby CLI project

My first Ruby CLI project

4
Comments 1
2 min read
Reversing a String in Place

Reversing a String in Place

14
Comments 1
4 min read
At 42 I landed my first full-job as a junior web developer.

At 42 I landed my first full-job as a junior web developer.

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

How To Host Your Website For Free on Github Pages

129
Comments 14
5 min read
JavaScript Problems: Is It a Prime Number?

JavaScript Problems: Is It a Prime Number?

7
Comments 1
3 min read
Learning and facing challenges as a webdev

Learning and facing challenges as a webdev

25
Comments
1 min read
WASM : A look back

WASM : A look back

2
Comments
3 min read
JavaScript Closures

JavaScript Closures

3
Comments 2
1 min read
Beginner Python tips Day - 01 Enumerate

Beginner Python tips Day - 01 Enumerate

14
Comments
1 min read
🔥 What's Popular Among Developers? — Weekly Picks #130

🔥 What's Popular Among Developers? — Weekly Picks #130

29
Comments
3 min read
Pentesting Report: Attack Narrative Series Part 2: Threat Modeling

Pentesting Report: Attack Narrative Series Part 2: Threat Modeling

12
Comments
2 min read
Data Structures & Algorithms Study Guide: Where to go from here?

Data Structures & Algorithms Study Guide: Where to go from here?

38
Comments 3
1 min read
I built a Chrome Extension to save code snippets instantly

I built a Chrome Extension to save code snippets instantly

9
Comments 2
1 min read
Day 3: #100DaysofCode - Oh No, SQL

Day 3: #100DaysofCode - Oh No, SQL

6
Comments
3 min read
Finding the Longest Common Prefix

Finding the Longest Common Prefix

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

What’s your alternative solution? Challenge #57

5
Comments 1
2 min read
Top Machine Learning Courses & Tutorials to start during Lockdown

Top Machine Learning Courses & Tutorials to start during Lockdown

11
Comments
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

9
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
Week 7: Node JS and Server-Side Frameworks

Week 7: Node JS and Server-Side Frameworks

21
Comments
3 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

228
Comments
5 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
I am surprised more people are not using these tools!!

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

954
Comments 41
3 min read
Power of the Journey

Power of the Journey

5
Comments
1 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
Round One of CodeLand:Distributed Speakers, Announced!

Round One of CodeLand:Distributed Speakers, Announced!

80
Comments 6
2 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
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 1
6 min read
loading...