Skip to content

gonzafernan/adventofcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

Author: Gonzalo G. Fernandez

2023: Python

2024: C++23 and CMake

Topics expected to learn and use:

  • Modern C++ (C++23?)
  • CMake
  • GoogleTest if testing opportunities shown up

Regarding the workflow, start using neovim for C++ development.