CodeNewbie Community ๐ŸŒฑ

CodeNewbie Meta Content

This tag is for content related to the CodeNewbie community (i.e. CodeNewbie twitter chats, site mechanics, and questions for CodeNewbie organizers)

Posts

๐Ÿ‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Exploring the depth

Exploring the depth

5
Comments 3
1 min read
How was your start?

How was your start?

1
Comments 2
1 min read
From Teacher of Many to Teacher of One โ€“ Tips on How to Be a Self-Taught Learner

From Teacher of Many to Teacher of One โ€“ Tips on How to Be a Self-Taught Learner

14
Comments 3
11 min read
Can you be dev in your 30s...?

Can you be dev in your 30s...?

9
Comments 12
1 min read
Jason Leow: Maker at Heart

Jason Leow: Maker at Heart

11
Comments 2
3 min read
I just joined the CodeNewbie.org website!

I just joined the CodeNewbie.org website!

5
Comments 3
1 min read
Would you learn InfoSec or Machine Learning?

Would you learn InfoSec or Machine Learning?

3
Comments 2
1 min read
How I decided which language I should learn

How I decided which language I should learn

8
Comments 15
4 min read
Insights into a working day of a developer in a project

Insights into a working day of a developer in a project

7
Comments 11
3 min read
My Roadmap 2022 : you are not a real developer yet ๐Ÿ˜…

My Roadmap 2022 : you are not a real developer yet ๐Ÿ˜…

8
Comments 1
4 min read
Web Development Intro

Web Development Intro

7
Comments 3
6 min read
My 2021 Unwrapped

My 2021 Unwrapped

6
Comments
4 min read
What a working day looks like as a (junior) developer

What a working day looks like as a (junior) developer

17
Comments 14
5 min read
The Secret Every New Developer Should Know!

The Secret Every New Developer Should Know!

15
Comments 1
4 min read
Measuring your progress in Web Development: why is it important and how to do it

Measuring your progress in Web Development: why is it important and how to do it

8
Comments 3
5 min read
Charming Python with Lists

Charming Python with Lists

7
Comments 5
18 min read
I share my Notion template with over 440 pages of web development content

I share my Notion template with over 440 pages of web development content

5
Comments 2
2 min read
Perpetual Education: Week 6

Perpetual Education: Week 6

6
Comments 5
8 min read
Integrate PayPal API

Integrate PayPal API

7
Comments 1
2 min read
How to create a professional LinkedIn profile

How to create a professional LinkedIn profile

6
Comments 1
4 min read
Using Notion to organise programming topics

Using Notion to organise programming topics

17
Comments 1
7 min read
How I come up with project ideas (and never faced tutorial hell)

How I come up with project ideas (and never faced tutorial hell)

9
Comments 7
3 min read
Crislana Rafael: Explorer & Technical Writing Wiz

Crislana Rafael: Explorer & Technical Writing Wiz

16
Comments
5 min read
Java 8 for beginners - Part 1

Java 8 for beginners - Part 1

5
Comments 1
2 min read
Hacktoberfest 2021 Complete

Hacktoberfest 2021 Complete

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