pythonidae
advent-of-code-jq
pythonidae | advent-of-code-jq | |
---|---|---|
1 | 245 | |
956 | 211 | |
- | - | |
0.0 | 3.8 | |
over 1 year ago | 7 days ago | |
Julia | jq | |
GNU General Public License v3.0 or later | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
pythonidae
-
Beginner Learner
pythonidae — Tools and resources for bioinformatics, genomics, agriculture, food science, medicine, genetic engineering, etc
advent-of-code-jq
-
Advent of Docker: Day 0
Inspired (and simplified) by the Advent of Code, you get bite-sized Docker knowledge every day! From December 1st to 24th, 2024, we'll explore everything containers - from basic concepts to advanced techniques. At the end of the 4 weeks, you will certainly have learned Docker and if you're lucky, you might even win some awesome swag!
-
My December Adventure (of code)
December Adventure is an Advent of Code alternative that is meant as a productive, but low key, personal programming challenge. As explained by December Adventure progenitor Eli: “Pick a project, or projects and work on them a little bit every day in December.”
-
Advent of Code 2024
My personal challenge last year was to solve everything on my mobile phone, using LLMs (mostly ChatGPT4 with code interpreter; I didn't paste in the problems, but rather described the code I wanted.)
This year I'm declaring "Advent of Claude"! Write a Claude custom style to solve Advent of Code puzzles within Claude's UI.
Score: # adventofcode.com stars earned in 2 daily conversation turns.
Fine print: web app artifacts are allowed, including paste of your custom input into the artifact UI; one click only.
Per https://adventofcode.com/2024/about, wait until the daily http://adventofcode.com leaderboard is full before submitting LLM-generated solutions!
Of course, feel free to use ChatGPT custom instructions, static prompts, etc.
adventofcode.com is a website created by Eric Wastl where, from December 1st to December 25th, a daily programming puzzle is published. These puzzles can be solved with code, and they range from simple to complex as the days progress. If you enjoy programming, it’s an incredibly fun experience!. For a sneak peak, check out puzzles from previous years here.
-
Advent of Code #1 (in Gleam)
It's that time of the year again! Advent of Code is my favorite coding challenge, and I enjoy talking about the problems with friends and coworkers.
-
2024 Developer Advent Calendars
The most well known is the Eric Wastl's Advent of Code it will start dropping daily challenges at midnight EST (UTC-5) on December 1. The puzzles are language agnostic. You can solve them in whatever language you want.
-
Ask HN: Platform for senior devs to learn other programming languages?
As a self-guided alternative, you could try going through https://adventofcode.com/ problems with your language of choice.
-
Choosing data structures for Advent of Code 2018 Day 24
I'm working my way through Advent of Code's back catalog. 2018 Day 24 looks fun. Well, part 1 looks fun. I'm dreading whatever search part 2 will likely require. Anyway, AoC problems tend to be written in a style that suggests a way to implement. For example:
-
How to improve your coding skills (without spending a lot of time)
Advent of Code taught me a lot. It is a light programming contest that takes place every December and consists of a series of small programming puzzles that can be solved in any programming language. I find it an excellent way to keep my coding skills sharp.
- Ask HN: What resources do you recommend for learning Haskell?
What are some alternatives?
PythonCall.jl - Python and Julia in harmony.
LeetCode - This is my LeetCode solutions for all 2000+ problems, mainly written in C++ or Python.
PyPlot.jl - Plotting for Julia based on matplotlib.pyplot
aoc - Advent of Code solutions
bioinformatics - :microscope: Path to a free self-taught education in Bioinformatics!
online-judge - A modern open-source online judge and contest platform system.
DifferentialEquations.jl - Multi-language suite for high-performance solvers of differential equations and scientific machine learning (SciML) components. Ordinary differential equations (ODEs), stochastic differential equations (SDEs), delay differential equations (DDEs), differential-algebraic equations (DAEs), and more in Julia.
Exercism - Scala Exercises - Crowd-sourced code mentorship. Practice having thoughtful conversations about code.
codewars.com - Issue tracker for Codewars
AoC2022 - Solutions to Advent of Code 2022 puzzles.
starter-snake-python - Get started with Battlesnake and Python
materials - Bonus materials, exercises, and example projects for our Python tutorials