CodeNewbie Community 🌱

Career

The career tag is for any content related to working as a software developer at any level! Use this tag when giving interview tips, asking a question about your resume, etc!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
Programmers have it easy when it comes to writing online - Here's how

Programmers have it easy when it comes to writing online - Here's how

7
Comments 4
3 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

15
Comments 8
5 min read
Breaking It Down: Getting A Job

Breaking It Down: Getting A Job

5
Comments 1
4 min read
7 tips to help you ace your first technical interview

7 tips to help you ace your first technical interview

5
Comments 1
5 min read
How Developers can learn from the mistakes of Cyberpunk 2077

How Developers can learn from the mistakes of Cyberpunk 2077

11
Comments 13
5 min read
Are Coding Bootcamps A Rip Off?

Are Coding Bootcamps A Rip Off?

15
Comments 22
5 min read
Why you should become a mobile app developer

Why you should become a mobile app developer

3
Comments 7
2 min read
Planning my career development for 2021

Planning my career development for 2021

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

Why its useful to have a personal skill matrix

2
Comments
2 min read
Mastering the Mental Aspect of Learning to Code and Getting Hired

Mastering the Mental Aspect of Learning to Code and Getting Hired

4
Comments
7 min read
3 affirmations for the next 365 days: on improving myself as a developer

3 affirmations for the next 365 days: on improving myself as a developer

20
Comments 4
3 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
Free mentoring platforms for developers and designers

Free mentoring platforms for developers and designers

14
Comments 4
3 min read
How to start your tech career in 2021

How to start your tech career in 2021

7
Comments 7
6 min read
#GrowthMindset: Best way to learn code is...

#GrowthMindset: Best way to learn code is...

5
Comments
4 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

14
Comments 4
8 min read
Recent Grads: Does WFH feel like living on an island?

Recent Grads: Does WFH feel like living on an island?

5
Comments 4
4 min read
Python Programming: A Beginner’s Guide

Python Programming: A Beginner’s Guide

13
Comments 6
4 min read
How to go from Junior to Senior Developer

How to go from Junior to Senior Developer

8
Comments 3
8 min read
From Cook to Software Engineer: How Apprenticeship Helped Make My Dream a Reality

From Cook to Software Engineer: How Apprenticeship Helped Make My Dream a Reality

14
Comments 14
6 min read
5 ways to create a junior developer-friendly culture 🚀

5 ways to create a junior developer-friendly culture 🚀

12
Comments 1
5 min read
6 habits I’m building to level up as a developer

6 habits I’m building to level up as a developer

10
Comments 2
4 min read
Don't Worry About What Others Think: Coming Out of the Closet

Don't Worry About What Others Think: Coming Out of the Closet

5
Comments 3
5 min read
How I Became a Professional Developer and Built My Dream Career with No Formal Education and No Professional Experience

How I Became a Professional Developer and Built My Dream Career with No Formal Education and No Professional Experience

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