CodeNewbie Community 🌱

Discuss

Whether you have a question about a particular programming language or your'd like opinions on a personal career scenario, use this tag to start discussions with the CodeNewbie community!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
When did you know it was time to change careers?

When did you know it was time to change careers?

11
Comments 17
1 min read
Why are you attending CodeLand this year?

Why are you attending CodeLand this year?

27
Comments 93
1 min read
What was your favorite part of CodeLand 2021?

What was your favorite part of CodeLand 2021?

22
Comments 41
1 min read
Where are you attending CodeLand 2022 from?

Where are you attending CodeLand 2022 from?

34
Comments 224
1 min read
Weekly Role Call 💼

Weekly Role Call 💼

8
Comments
1 min read
How to kill morale and get rid of your most valuable developers

How to kill morale and get rid of your most valuable developers

7
Comments
5 min read
S20:E3 — How to think like a CTO 🎙

S20:E3 — How to think like a CTO 🎙

14
Comments
1 min read
What talk are you most excited to experience at CodeLand 2022?

What talk are you most excited to experience at CodeLand 2022?

36
Comments 116
1 min read
S20:E2 — What you need to be prepared for any job interview 🎙

S20:E2 — What you need to be prepared for any job interview 🎙

11
Comments 2
1 min read
How to gain experience as a UX Designer?

How to gain experience as a UX Designer?

3
Comments 8
1 min read
I, QUIT...

I, QUIT...

10
Comments 9
1 min read
The Season 20 Premiere of the CodeNewbie Podcast is Here!

The Season 20 Premiere of the CodeNewbie Podcast is Here!

10
Comments
2 min read
How can we as technologists help the environment?

How can we as technologists help the environment?

5
Comments 5
2 min read
What was your greatest "aha" moment?

What was your greatest "aha" moment?

21
Comments 10
1 min read
A talk on "Sustainable Web Design"?

A talk on "Sustainable Web Design"?

5
Comments 3
1 min read
Web3 & Decentralization: What it Means for Data Storage

Web3 & Decentralization: What it Means for Data Storage

10
Comments 3
5 min read
[#CNC2022 "Start Coding" Cohort 1] What are your coding goals?

[#CNC2022 "Start Coding" Cohort 1] What are your coding goals?

15
Comments 86
1 min read
Turing Launches a Global, Career-Centric Community for Developers

Turing Launches a Global, Career-Centric Community for Developers

5
Comments
1 min read
How was your start?

How was your start?

1
Comments 2
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
My 2021 Unwrapped

My 2021 Unwrapped

6
Comments
4 min read
I’m Sam Aaron — Live-Coder, Educator, Researcher. Ask Me Anything!

I’m Sam Aaron — Live-Coder, Educator, Researcher. Ask Me Anything!

6
Comments 4
1 min read
10 takeaways from my first software developers Meetup

10 takeaways from my first software developers Meetup

11
Comments 9
5 min read
I’m Fernando Doglio — Author, Engineer, Super Geek. Ask Me Anything!

I’m Fernando Doglio — Author, Engineer, Super Geek. Ask Me Anything!

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