CodeNewbie Community 🌱

# watercooler

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
What it's like to use GitHub Copilot for junior and senior developers?

What it's like to use GitHub Copilot for junior and senior developers?

Comments 5
1 min read
Unlocking Productivity with BenQ's ScreenBar Halo

Unlocking Productivity with BenQ's ScreenBar Halo

1
Comments 3
5 min read
It's all just a little bit of history repeating

It's all just a little bit of history repeating

1
Comments 1
2 min read
How to Communicate Better in Open Source

How to Communicate Better in Open Source

Comments
4 min read
Tiny Awards Finalists

Tiny Awards Finalists

1
Comments 2
6 min read
Daily Routine of a Texan Software Developer

Daily Routine of a Texan Software Developer

Comments 1
4 min read
Tips From A Shy Introvert: How To Engage And Get More Involved In A Community

Tips From A Shy Introvert: How To Engage And Get More Involved In A Community

12
Comments 2
5 min read
2022 Advent Code Challenges

2022 Advent Code Challenges

2
Comments
4 min read
What Makes You Stay In A Community?

What Makes You Stay In A Community?

6
Comments
3 min read
7 Supportive Tech Communities You Want To Be Part Of

7 Supportive Tech Communities You Want To Be Part Of

10
Comments
5 min read
Collective NaNoWriMo: Let's Write Together!

Collective NaNoWriMo: Let's Write Together!

6
Comments 4
4 min read
How To Get Unstuck In Coding With The Power Of Community

How To Get Unstuck In Coding With The Power Of Community

13
Comments 5
4 min read
Failing Is Not Failure — What I Learned From Failed Interviews

Failing Is Not Failure — What I Learned From Failed Interviews

18
Comments 8
4 min read
The Importance of Being a Maintainer

The Importance of Being a Maintainer

6
Comments
3 min read
What would you have liked to know before you got your first tech job?

What would you have liked to know before you got your first tech job?

6
Comments 2
1 min read
The Death of IE (webcomic)

The Death of IE (webcomic)

7
Comments 2
3 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
Nothing feels better...

Nothing feels better...

4
Comments 4
1 min read
Tech Is For Everyone. Don't Let People Tell You Otherwise

Tech Is For Everyone. Don't Let People Tell You Otherwise

13
Comments 1
4 min read
How to have fun (and win) in a hackathon

How to have fun (and win) in a hackathon

13
Comments 1
12 min read
How using the app Centered made me more productive

How using the app Centered made me more productive

5
Comments 5
4 min read
Using Notion to organise programming topics

Using Notion to organise programming topics

17
Comments 1
7 min read
What I Learned From Project Collaboration With The Collab Lab

What I Learned From Project Collaboration With The Collab Lab

9
Comments 10
7 min read
Chill & Learn: How To Begin Thinking Like A Programmer

Chill & Learn: How To Begin Thinking Like A Programmer

25
Comments
5 min read
10 takeaways from my first software developers Meetup

10 takeaways from my first software developers Meetup

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