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.
Screw online coding courses

Screw online coding courses

6
Comments 9
2 min read
The UX of coding is broken

The UX of coding is broken

12
Comments 20
3 min read
Take Chances and Push Forward.

Take Chances and Push Forward.

6
Comments
2 min read
What are your favorite hobbies outside of code?

What are your favorite hobbies outside of code?

7
Comments 47
1 min read
What was the first programming language that clicked for you?

What was the first programming language that clicked for you?

9
Comments 25
1 min read
What was your favorite talk from CodeLand Day 1?

What was your favorite talk from CodeLand Day 1?

9
Comments 19
1 min read
What was the first thing you ever built with code?

What was the first thing you ever built with code?

7
Comments 19
1 min read
What is the hardest part about programming?

What is the hardest part about programming?

10
Comments 18
1 min read
What are your favorite dev-focused Twitter accounts to follow?

What are your favorite dev-focused Twitter accounts to follow?

17
Comments 5
1 min read
I’m Hiroko Nishimura, Founder of AWS Newbies & Career-Changer. Ask Me Anything!

I’m Hiroko Nishimura, Founder of AWS Newbies & Career-Changer. Ask Me Anything!

7
Comments 3
1 min read
I’m Tanaka Mutakwa, VP of Engineering at Names & Faces & Lifelong Learner. Ask Me Anything!

I’m Tanaka Mutakwa, VP of Engineering at Names & Faces & Lifelong Learner. Ask Me Anything!

12
Comments 7
1 min read
I’m Kara Luton, UI Engineer and Former Ballerina. Ask Me Anything!

I’m Kara Luton, UI Engineer and Former Ballerina. Ask Me Anything!

14
Comments 7
1 min read
Best Book for C++

Best Book for C++

4
Comments 9
1 min read
I’m Courtney Wilburn, Engineering Manager & holder of too many hobbies. Ask Me Anything!

I’m Courtney Wilburn, Engineering Manager & holder of too many hobbies. Ask Me Anything!

9
Comments 9
1 min read
August 5th, 2021: What did you learn this week?

August 5th, 2021: What did you learn this week?

3
Comments
1 min read
Tell Me About Your Machine Learning Resources

Tell Me About Your Machine Learning Resources

5
Comments 4
1 min read
Typescript Error Handling

Typescript Error Handling

5
Comments
1 min read
July 29th, 2021: What did you learn this week?

July 29th, 2021: What did you learn this week?

3
Comments
1 min read
Beginner gamedev? Has anyone used Scratch?

Beginner gamedev? Has anyone used Scratch?

3
Comments 7
1 min read
July 15th, 2021: What did you learn this week?

July 15th, 2021: What did you learn this week?

3
Comments
1 min read
July 8th, 2021: What did you learn this week?

July 8th, 2021: What did you learn this week?

6
Comments 4
1 min read
Reflections on Joining a Tech Community

Reflections on Joining a Tech Community

13
Comments 2
2 min read
I’m Veni Kunche — Software Engineer, Founder, Community-Builder. Ask Me Anything!

I’m Veni Kunche — Software Engineer, Founder, Community-Builder. Ask Me Anything!

16
Comments 11
1 min read
June 17th, 2021: What did you learn this week?

June 17th, 2021: What did you learn this week?

5
Comments
1 min read
This is my first time using CodeNewbie!

This is my first time using CodeNewbie!

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