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.
Quick Tip: How to Enable Syntax Highlighting on Dev.to

Quick Tip: How to Enable Syntax Highlighting on Dev.to

15
Comments 4
1 min read
What Code Editor Should I Learn First? (for web development)

What Code Editor Should I Learn First? (for web development)

8
Comments 7
8 min read
JavaScript Code Daily Challenge #1

JavaScript Code Daily Challenge #1

31
Comments 1
1 min read
Code Smell 31 - Accidental Methods on Business Objects

Code Smell 31 - Accidental Methods on Business Objects

4
Comments
1 min read
How To Populate Your Database From An External API in Django.

How To Populate Your Database From An External API in Django.

55
Comments 7
5 min read
Shadow DOM vs Virtual DOM - differences

Shadow DOM vs Virtual DOM - differences

54
Comments 1
5 min read
How to Add Your Recently Published Articles to Your GitHub Profile README using GitHub Actions 🤖

How to Add Your Recently Published Articles to Your GitHub Profile README using GitHub Actions 🤖

35
Comments 2
3 min read
Finally Featured on ProductHunt - Lessons Learned 🚀

Finally Featured on ProductHunt - Lessons Learned 🚀

5
Comments
7 min read
Programming Fundamentals

Programming Fundamentals

3
Comments
4 min read
Front-end Challenge #2 Landing page darkmode.

Front-end Challenge #2 Landing page darkmode.

9
Comments 2
2 min read
Shortest Remaining Time First | Operating System - M02 P05

Shortest Remaining Time First | Operating System - M02 P05

4
Comments
4 min read
Responsive Snakes! And what they can teach you about CSS 🐍

Responsive Snakes! And what they can teach you about CSS 🐍

114
Comments 4
3 min read
Things to avoid as CodeNewbies!

Things to avoid as CodeNewbies!

11
Comments 4
5 min read
Let Them Write Tests: An Argument for Cypress

Let Them Write Tests: An Argument for Cypress

20
Comments 3
3 min read
What I Learned From Bombing My Technical Interview

What I Learned From Bombing My Technical Interview

232
Comments 40
5 min read
Install Jekyll On Mac Os Terminal

Install Jekyll On Mac Os Terminal

5
Comments 2
8 min read
17 Beginner Tips For Software Engineers

17 Beginner Tips For Software Engineers

7
Comments
2 min read
What's your 1st programming language & What you use today?

What's your 1st programming language & What you use today?

21
Comments 70
1 min read
10 Things I Wish I’d Learned Sooner After Being a Developer for 10 Years

10 Things I Wish I’d Learned Sooner After Being a Developer for 10 Years

137
Comments 16
8 min read
Git

Git

17
Comments
12 min read
Things I wish I'd known as a junior developer

Things I wish I'd known as a junior developer

22
Comments 3
11 min read
My Portfolio Page (I will be happy to hear comments :))

My Portfolio Page (I will be happy to hear comments :))

4
Comments 11
1 min read
"Do it Afraid", Tips to Overcome Fear while Learning to Code

"Do it Afraid", Tips to Overcome Fear while Learning to Code

9
Comments
4 min read
Shortest Job First (SJF) | operating System - M02 P04

Shortest Job First (SJF) | operating System - M02 P04

3
Comments
3 min read
5 Color Inspiration Website You Should Bookmark

5 Color Inspiration Website You Should Bookmark

139
Comments 9
2 min read
Code Smell 29 - Settings/Configs

Code Smell 29 - Settings/Configs

7
Comments 4
2 min read
Things I wish I knew before becoming a developer

Things I wish I knew before becoming a developer

27
Comments
5 min read
WTF Python 2:PYCAT

WTF Python 2:PYCAT

5
Comments
4 min read
Picking up Ruby, as a Python Dev & a mini fish app

Picking up Ruby, as a Python Dev & a mini fish app

6
Comments 2
2 min read
Google Sign-In on Android using Firebase

Google Sign-In on Android using Firebase

9
Comments
4 min read
Writing Well: a must-have skill that no one teaches software developers

Writing Well: a must-have skill that no one teaches software developers

96
Comments 2
5 min read
Well-Baked Pseudocode

Well-Baked Pseudocode

12
Comments
2 min read
[12] Top 15 Resources to Learn Coding in 2020

[12] Top 15 Resources to Learn Coding in 2020

126
Comments 2
7 min read
How to provide estimates as a Junior Developer?

How to provide estimates as a Junior Developer?

118
Comments 16
6 min read
Day 41 of 100DaysOfCode

Day 41 of 100DaysOfCode

6
Comments 2
1 min read
Salesforce Employees Make 178 Open Source Contributions During Hacktoberfest!

Salesforce Employees Make 178 Open Source Contributions During Hacktoberfest!

2
Comments
3 min read
First Come First Serve (FCFS) | Operating System - M02 P03

First Come First Serve (FCFS) | Operating System - M02 P03

2
Comments
3 min read
What's Your Tech Journey?

What's Your Tech Journey?

4
Comments
1 min read
Picking up Ruby, as a Python Dev & interview questions

Picking up Ruby, as a Python Dev & interview questions

12
Comments 5
2 min read
Thank You! Feeling Good This Morning

Thank You! Feeling Good This Morning

7
Comments
1 min read
HTML Meta Tags- Everything a front-end developer should know

HTML Meta Tags- Everything a front-end developer should know

31
Comments
6 min read
Why its useful to have a personal skill matrix

Why its useful to have a personal skill matrix

28
Comments 9
2 min read
SOLID for newbies

SOLID for newbies

28
Comments 1
3 min read
Code Smell 28 - Setters

Code Smell 28 - Setters

5
Comments
2 min read
Strapi vs Netlify CMS

Strapi vs Netlify CMS

12
Comments 2
1 min read
JS ES6 Object Destructuring

JS ES6 Object Destructuring

2
Comments
2 min read
What Is Computer Science

What Is Computer Science

3
Comments
2 min read
Analogy between Running a Race and Learning to Code

Analogy between Running a Race and Learning to Code

14
Comments 2
2 min read
20 Top frontend free development online tools

20 Top frontend free development online tools

229
Comments 14
3 min read
How clean is your code? Part I

How clean is your code? Part I

10
Comments
6 min read
How to be one of the best junior developers

How to be one of the best junior developers

12
Comments 1
5 min read
In Chess and Code, Move Past the Shiny

In Chess and Code, Move Past the Shiny

3
Comments
2 min read
Introduction to reference types in JavaScript with examples

Introduction to reference types in JavaScript with examples

6
Comments
2 min read
Arrays in Ruby

Arrays in Ruby

9
Comments
5 min read
Null: The Billion dollar mistake

Null: The Billion dollar mistake

6
Comments
6 min read
Find the right Liquid filter for your Jekyll data

Find the right Liquid filter for your Jekyll data

9
Comments 1
7 min read
CPU Scheduling | Operating System - M02 P02

CPU Scheduling | Operating System - M02 P02

6
Comments
2 min read
What I Learned from Hacktoberfest 2020

What I Learned from Hacktoberfest 2020

16
Comments 2
3 min read
Picking up Ruby Fast, as a Python Dev pt II

Picking up Ruby Fast, as a Python Dev pt II

12
Comments 4
2 min read
A Journey through your Code

A Journey through your Code

28
Comments
2 min read
loading...