CodeNewbie Community 🌱

# motivation

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Stop procrastination get things done.

Stop procrastination get things done.

10
Comments
3 min read
New Full-Stack

New Full-Stack

3
Comments
1 min read
I got my first job as a Web Developer

I got my first job as a Web Developer

11
Comments 5
1 min read
Does programming come naturally to people?

Does programming come naturally to people?

11
Comments 1
4 min read
Kicking off with #CNC2021

Kicking off with #CNC2021

10
Comments 1
3 min read
Join Me for 100 Days of Code

Join Me for 100 Days of Code

10
Comments 9
1 min read
It's not that you're "bad" at coding...

It's not that you're "bad" at coding...

11
Comments 1
8 min read
What clean means and why you should care

What clean means and why you should care

8
Comments 4
2 min read
How to Overcome Self Doubts and Impostor Syndrome

How to Overcome Self Doubts and Impostor Syndrome

7
Comments 2
7 min read
Monthly recap #1: February/March 2021

Monthly recap #1: February/March 2021

3
Comments 3
3 min read
5 tips to reactivate your brains after a period of inactivity

5 tips to reactivate your brains after a period of inactivity

5
Comments 4
4 min read
18 NO CODE Spread sheet Tools You Must Try In 2021

18 NO CODE Spread sheet Tools You Must Try In 2021

5
Comments 2
5 min read
[35+5] Ideas to keep yourself motivated

[35+5] Ideas to keep yourself motivated

8
Comments 2
4 min read
Mistakes come for Juniors and Seniors alike

Mistakes come for Juniors and Seniors alike

4
Comments 1
4 min read
from dental to dev. a journey in progress

from dental to dev. a journey in progress

7
Comments 10
3 min read
Self-studying 101: advice from a self-taught dev

Self-studying 101: advice from a self-taught dev

30
Comments 15
3 min read
5 Useful ways to help you practice coding | Newbie tips series

5 Useful ways to help you practice coding | Newbie tips series

4
Comments
5 min read
Learning to Fail

Learning to Fail

4
Comments 1
3 min read
Why and how you can develop Design Sense? 👩🏽‍🎨

Why and how you can develop Design Sense? 👩🏽‍🎨

25
Comments 16
5 min read
3 Things I Wish I Knew When I Switched Careers to Coding

3 Things I Wish I Knew When I Switched Careers to Coding

19
Comments 4
5 min read
3 affirmations for the next 365 days (+ some venting)

3 affirmations for the next 365 days (+ some venting)

5
Comments
2 min read
Planning my career development for 2021

Planning my career development for 2021

4
Comments
4 min read
When Should You Start To Write A (Technical) Blog?

When Should You Start To Write A (Technical) Blog?

21
Comments 8
4 min read
From politics to programming: how I changed careers during the pandemic

From politics to programming: how I changed careers during the pandemic

16
Comments 5
5 min read
How to start your tech career in 2021

How to start your tech career in 2021

7
Comments 7
6 min read
loading...
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);