this post was submitted on 14 Nov 2023
52 points (100.0% liked)

Advent Of Code

763 readers
1 users here now

An unofficial home for the advent of code community on programming.dev!

Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like.

AoC 2023

Solution Threads

M T W T F S S
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25

Rules/Guidelines

Relevant Communities

Relevant Links

Credits

Icon base by Lorc under CC BY 3.0 with modifications to add a gradient

console.log('Hello World')

founded 1 year ago
MODERATORS
52
submitted 11 months ago* (last edited 11 months ago) by [email protected] to c/[email protected]
 

Less than a month until advent of code begins https://adventofcode.com/

Ill be attempting to make this community active leading up to it and during it

top 8 comments
sorted by: hot top controversial new old
[–] [email protected] 5 points 11 months ago (1 children)

Im excited to participate for the first time! I started learning Python in February.

[–] [email protected] 5 points 11 months ago (1 children)

I really like advent of code because it starts out real easy and then you'll eventually hit a wall where you have zero idea how to solve the problem. Thankfully, you can see how other people do it and learn a lot! Even if you did solve it on your own, other people sometimes post incredibly elegant solutions you can still learn from.

[–] [email protected] 1 points 11 months ago (1 children)

Do you mind giving a bit more info? I skimmed the about page and I understand the gist, but how do you see how others solved the problem? Do you have to wait for that puzzle to be done and then look at the leaderboard? Do some people solve these in group settings?

[–] [email protected] 1 points 11 months ago

If you google the title of the puzzle you should be able to find people posting solutions, or even just "advent of code {year} {day}. There's a subreddit for advent of code that has a lot and I've also found some people on youtube who post video explanations. The leaderboards are just to remind you that 100 people solved the problem you worked 2 days on in under 15 minutes.

[–] [email protected] 3 points 11 months ago

As a warm up exercise, I've been doing some of the challenges that I didn't get last year.

[–] [email protected] 2 points 11 months ago (1 children)

Ah, but will a Lemmy UI have proper code block support by then?

[–] [email protected] 4 points 11 months ago (1 children)

I added code block support to lemmy-ui so if 0.19 comes out before then yes

If not then no but I can try to figure out a solution

[–] [email protected] 2 points 11 months ago