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.
100 Free Programming Courses & Tutorials to Start in 2020

100 Free Programming Courses & Tutorials to Start in 2020

373
Comments 10
10 min read
A Coding Exercise: What I learned

A Coding Exercise: What I learned

13
Comments
4 min read
A common recursion interview challenge

A common recursion interview challenge

81
Comments 7
3 min read
More Javascript Fundamentals 101

More Javascript Fundamentals 101

6
Comments
3 min read
Devas, an online community for women starting in tech

Devas, an online community for women starting in tech

37
Comments 11
2 min read
📚 How to get out of “the endless circle” of self-study programming?

📚 How to get out of “the endless circle” of self-study programming?

75
Comments 8
6 min read
Codecademy - CSS 6: Colours

Codecademy - CSS 6: Colours

7
Comments
2 min read
Let's go on an adventure, a functional one.

Let's go on an adventure, a functional one.

34
Comments 6
4 min read
The Binary Numeral System (in Under 7500 Bytes)

The Binary Numeral System (in Under 7500 Bytes)

36
Comments 4
6 min read
Codecademy - CSS 9: Advanced Grid

Codecademy - CSS 9: Advanced Grid

19
Comments 3
6 min read
Is there a way to deploy Node app with Netlify?

Is there a way to deploy Node app with Netlify?

8
Comments 12
1 min read
How to be a better coder ?

How to be a better coder ?

79
Comments 13
2 min read
Happy (Dev) New Years! (Belatedly)

Happy (Dev) New Years! (Belatedly)

4
Comments
2 min read
The Flatiron Experience

The Flatiron Experience

10
Comments 1
6 min read
Setting up Github Pages with React

Setting up Github Pages with React

45
Comments
5 min read
Codecademy - CSS 8: Grid Essentials

Codecademy - CSS 8: Grid Essentials

14
Comments 1
6 min read
How to start solving problems ?

How to start solving problems ?

11
Comments
1 min read
Go Dark mode with CSS Filter

Go Dark mode with CSS Filter

83
Comments 14
1 min read
Planning my career development for 2020.

Planning my career development for 2020.

163
Comments 15
4 min read
Completed JavaScript Data Structure Course, and Here is What I Learned About Stack/Queue.

Completed JavaScript Data Structure Course, and Here is What I Learned About Stack/Queue.

35
Comments 2
5 min read
CodeSnip: Assign types to deconstructed parameters

CodeSnip: Assign types to deconstructed parameters

8
Comments
1 min read
Class vs Pure vs Functional Components in React

Class vs Pure vs Functional Components in React

14
Comments 1
2 min read
Day 30 – NO-SQL Database with Node js - Learning Node JS In 30 Days [Mini series]

Day 30 – NO-SQL Database with Node js - Learning Node JS In 30 Days [Mini series]

31
Comments
3 min read
Day 29 – SQL Database with Node js - Learning Node JS In 30 Days [Mini series]

Day 29 – SQL Database with Node js - Learning Node JS In 30 Days [Mini series]

61
Comments
3 min read
Everything you should know about Javascript functions

Everything you should know about Javascript functions

305
Comments 20
5 min read
p.4 My attempt at building the frontend of a password manager

p.4 My attempt at building the frontend of a password manager

53
Comments
5 min read
Two Sum Algorithm - JavaScript Tutorial/Solution

Two Sum Algorithm - JavaScript Tutorial/Solution

8
Comments
2 min read
Creating patterns with regex

Creating patterns with regex

15
Comments
4 min read
What’s the meaning of contribution to open source projects?

What’s the meaning of contribution to open source projects?

11
Comments
3 min read
Completed JavaScript Data Structure Course, and Here is What I Learned About Linked List.

Completed JavaScript Data Structure Course, and Here is What I Learned About Linked List.

20
Comments 2
6 min read
My developer goals for 2020

My developer goals for 2020

7
Comments
4 min read
Understanding Semantic Versioning

Understanding Semantic Versioning

8
Comments
2 min read
Self Reflection 2019, Improve Myself for 2020

Self Reflection 2019, Improve Myself for 2020

8
Comments 3
6 min read
Code First: Girls - why you should join

Code First: Girls - why you should join

15
Comments 7
11 min read
JavaScript Fundamentals 101: Scope and Closures

JavaScript Fundamentals 101: Scope and Closures

7
Comments
2 min read
Day 28 – Middlewares - Learning Node JS In 30 Days [Mini series]

Day 28 – Middlewares - Learning Node JS In 30 Days [Mini series]

12
Comments
3 min read
Codecademy - CSS 5: Display and Positioning

Codecademy - CSS 5: Display and Positioning

47
Comments 3
3 min read
Thank you!

Thank you!

48
Comments 4
2 min read
30 Tips for Software Engineering Careers, After 30 Years of Life

30 Tips for Software Engineering Careers, After 30 Years of Life

1205
Comments 62
11 min read
Decoding Character Encoding

Decoding Character Encoding

21
Comments 2
4 min read
Day 27 – Working with Static files - Learning Node JS In 30 Days [Mini series]

Day 27 – Working with Static files - Learning Node JS In 30 Days [Mini series]

12
Comments
3 min read
Python HTTP at Lightspeed ⚡ Part 2: urllib3 and requests

Python HTTP at Lightspeed ⚡ Part 2: urllib3 and requests

13
Comments 3
8 min read
8 Basic GIT Commands Every Newbie Developer Must Know

8 Basic GIT Commands Every Newbie Developer Must Know

20
Comments
6 min read
Day 26 – Working with EJS (Part 3) - Learning Node JS In 30 Days [Mini series]

Day 26 – Working with EJS (Part 3) - Learning Node JS In 30 Days [Mini series]

13
Comments
3 min read
Day 25 – Working with EJS (Part 2) - Learning Node JS In 30 Days [Mini series]

Day 25 – Working with EJS (Part 2) - Learning Node JS In 30 Days [Mini series]

48
Comments
3 min read
Markdown Basics

Markdown Basics

12
Comments 2
3 min read
Full Stack Development vs Headless CMS vs Traditional CMS

Full Stack Development vs Headless CMS vs Traditional CMS

10
Comments 1
5 min read
I made it onto the School of Code Bootcamp!

I made it onto the School of Code Bootcamp!

35
Comments 17
5 min read
Day 23 – Template Engines - Learning Node JS In 30 Days [Mini series]

Day 23 – Template Engines - Learning Node JS In 30 Days [Mini series]

57
Comments
3 min read
Day 24 – Working with EJS (Part 1) - Learning Node JS In 30 Days [Mini series]

Day 24 – Working with EJS (Part 1) - Learning Node JS In 30 Days [Mini series]

13
Comments
3 min read
Signed vs Unsigned Bit Integers: What Does It Mean and What's The Difference?

Signed vs Unsigned Bit Integers: What Does It Mean and What's The Difference?

7
Comments 1
10 min read
5 things I do when I'm stuck coding

5 things I do when I'm stuck coding

38
Comments 6
2 min read
Python HTTP at Lightspeed ⚡ Part 1

Python HTTP at Lightspeed ⚡ Part 1

14
Comments
8 min read
6 awesome CSS frameworks, which you should know as a front-end developer

6 awesome CSS frameworks, which you should know as a front-end developer

466
Comments 36
7 min read
Learning to code at(after)40: an update

Learning to code at(after)40: an update

81
Comments 18
3 min read
Modern C++: An Introduction

Modern C++: An Introduction

150
Comments 5
3 min read
4 reasons I fell in love with Test Driven Development.

4 reasons I fell in love with Test Driven Development.

157
Comments 31
6 min read
5 Best Gatsby plugins for your programming blog

5 Best Gatsby plugins for your programming blog

108
Comments 4
4 min read
Day 22 – Route Parameters - Learning Node JS In 30 Days [Mini series]

Day 22 – Route Parameters - Learning Node JS In 30 Days [Mini series]

12
Comments
3 min read
Day 21 – HTTP methods - Learning Node JS In 30 Days [Mini series]

Day 21 – HTTP methods - Learning Node JS In 30 Days [Mini series]

51
Comments
2 min read
loading...