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.
A Complete Guide to Web Development in Python

A Complete Guide to Web Development in Python

85
Comments 1
9 min read
Beginner Python tips Day - 04 random

Beginner Python tips Day - 04 random

8
Comments
1 min read
Why DEV ?

Why DEV ?

2
Comments
2 min read
How to use .bind() in javascript.

How to use .bind() in javascript.

5
Comments
2 min read
Python Frameworks and libraries

Python Frameworks and libraries

4
Comments
1 min read
Get a Web Development Job Without Experience?

Get a Web Development Job Without Experience?

9
Comments
1 min read
Day 6 : #100DaysofCode - Setting up a Sinatra App : Part 2 - Config.ru

Day 6 : #100DaysofCode - Setting up a Sinatra App : Part 2 - Config.ru

5
Comments
2 min read
Understanding 'this' in javascript.

Understanding 'this' in javascript.

6
Comments
2 min read
Is it safe to use Disqus for my Blog?

Is it safe to use Disqus for my Blog?

32
Comments 46
1 min read
Machine Learning Libraries that will shine this year

Machine Learning Libraries that will shine this year

21
Comments 1
4 min read
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

412
Comments 25
4 min read
The ZigZag Conversion Problem

The ZigZag Conversion Problem

26
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

495
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
Reversing a String in Place

Reversing a String in Place

14
Comments 2
4 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
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
Please guide me! I'm a Noob

Please guide me! I'm a Noob

3
Comments 2
1 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)

80
Comments 6
8 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
loading...