CodeNewbie Community 🌱

CodeLand 2022 🌈

The official tag for all things CodeLand 2022. Only verified CodeLand announcements/programming will appear on this tag page, so you can use it to browse on-demand talks, sponsor booths, news from our team, and more.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
We're DuploCloud and we're a proud sponsor of CodeLand 2022✨

We're DuploCloud and we're a proud sponsor of CodeLand 2022✨

26
Comments 25
2 min read
How do you stay motivated to learn and progress?

How do you stay motivated to learn and progress?

22
Comments 50
1 min read
Share your CodeLand 2022 feedback for the chance to win some amazing prizes!

Share your CodeLand 2022 feedback for the chance to win some amazing prizes!

28
Comments 20
1 min read
Prizes, Raffles, & Giveaways at CodeLand 2022 🏆

Prizes, Raffles, & Giveaways at CodeLand 2022 🏆

58
Comments 34
5 min read
[On-Demand Talk] Accessibility is Not a Mystery

[On-Demand Talk] Accessibility is Not a Mystery

16
Comments 19
2 min read
What's one thing that once intimidated you about computers or tech that you've overcome?

What's one thing that once intimidated you about computers or tech that you've overcome?

15
Comments 30
1 min read
Let's hear it for our CodeLand 2022 sponsors!

Let's hear it for our CodeLand 2022 sponsors!

22
Comments 12
4 min read
[On-Demand Talk] Teaching through Code Review

[On-Demand Talk] Teaching through Code Review

29
Comments 17
2 min read
Hello! Ionic is excited to join you at CodeLand 2022!

Hello! Ionic is excited to join you at CodeLand 2022!

24
Comments 26
2 min read
[On-Demand Talk] The Shared Responsibility of Tech Ethics

[On-Demand Talk] The Shared Responsibility of Tech Ethics

16
Comments 18
2 min read
Why are you attending CodeLand this year?

Why are you attending CodeLand this year?

27
Comments 93
1 min read
The 2022 CodeLand Merch Collection is Here!

The 2022 CodeLand Merch Collection is Here!

14
Comments 9
1 min read
[On-Demand Talk] A Programmer's Guide to Mental Health

[On-Demand Talk] A Programmer's Guide to Mental Health

26
Comments 34
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
[On-Demand Talk] How I Tracked My Pregnancy with Python & Emojis

[On-Demand Talk] How I Tracked My Pregnancy with Python & Emojis

23
Comments 23
2 min read
Where are you attending CodeLand 2022 from?

Where are you attending CodeLand 2022 from?

34
Comments 224
1 min read
Here's How to Join Us at CodeLand 2022

Here's How to Join Us at CodeLand 2022

8
Comments 3
2 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
You Can Now Register and View the Program for CodeLand 2022!

You Can Now Register and View the Program for CodeLand 2022!

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