Hello ! I'm Xavier Jouvenot and here is the 5th part of a long series on Advent Of Code 2021. For this new post, we are going to solve the problem from the 5th December 2021, named "Hydrothermal Venture". The solution I will propose in C++, but the reasoning can be applied to other languages.… Lire la suite Advent Of Code 2021 – Hydrothermal Venture – Puzzle 5
Catégorie : AdventOfCode
Advent Of Code 2021 – Giant Squid – Puzzle 4
Hello ! I'm Xavier Jouvenot and here is the 4th part of a long series on Advent Of Code 2021. For this new post, we are going to solve the problem from the 4th December 2021, named "Giant Squid". The solution I will propose in C++, but the reasoning can be applied to other languages.… Lire la suite Advent Of Code 2021 – Giant Squid – Puzzle 4
Advent Of Code 2021 – Binary Diagnostic – Puzzle 3
Hello ! I'm Xavier Jouvenot and here is the 3rd part of a long series on Advent Of Code 2021. For this new post, we are going to solve the problem from the 3rd December 2021, named "Binary Diagnostic". The solution I will propose in C++, but the reasoning can be applied to other languages.… Lire la suite Advent Of Code 2021 – Binary Diagnostic – Puzzle 3
Advent Of Code 2021 – Dive! – Puzzle 2
Hello ! I'm Xavier Jouvenot and here is the 2nd part of a long series on Advent Of Code 2021. For this new post, we are going to solve the problem from the 2nd December 2021, named "Dive!". The solution I will propose in C++, but the reasoning can be applied to other languages. Self… Lire la suite Advent Of Code 2021 – Dive! – Puzzle 2
Advent Of Code 2021 – Sonar Sweep – Puzzle 1
Hello ! I'm Xavier Jouvenot and here is the 1st part of a long series on Advent Of Code 2021. For this new post, we are going to solve the problem from the 1th December 2021, named "Sonar Sweep". The solution I will propose in C++, but the reasoning can be applied to other languages.… Lire la suite Advent Of Code 2021 – Sonar Sweep – Puzzle 1
Quick Tip – How to bind a function to a button ?
Hello ! I'm Xavier Jouvenot and in this small post, I am going to explain how to bind a function to a button. Self promotion: You can find other articles on Android development on my website 😉 Handling your buttons click in the activity There are two ways to handle your buttons click in your… Lire la suite Quick Tip – How to bind a function to a button ?
Advent Of Code – Like a GIF For Your Yard – Puzzle 18
Hello ! I'm Xavier Jouvenot and here is the part eighteenth of a long series on Advent Of Code. You can find the previous part here For this new post, we are going to solve the problem from the 18th December 2015, named "Like a GIF For Your Yard". The solution I will propose in… Lire la suite Advent Of Code – Like a GIF For Your Yard – Puzzle 18
Advent Of Code – No Such Thing as Too Much – Puzzle 17
Hello ! I'm Xavier Jouvenot and here is the part seventeenth of a long series on Advent Of Code. You can find the previous part here For this new post, we are going to solve the problem from the 17th December 2015, named "No Such Thing as Too Much". The solution I will propose in… Lire la suite Advent Of Code – No Such Thing as Too Much – Puzzle 17
Advent Of Code – Aunt Sue – Puzzle 16
Hello ! I'm Xavier Jouvenot and here is the part sixteenth of a long series on Advent Of Code. You can find the previous part here For this new post, we are going to solve the problem from the 16th December 2015, named "Aunt Sue". The solution I will propose in C++, but the reasoning… Lire la suite Advent Of Code – Aunt Sue – Puzzle 16
Advent Of Code – Science for Hungry People – Puzzle 15
Hello ! I'm Xavier Jouvenot and here is the part fifteen of a long series on Advent Of Code. You can find the previous part here For this new post, we are going to solve the problem from the 15th December 2015, named "Science for Hungry People". The solution I will propose in C++, but… Lire la suite Advent Of Code – Science for Hungry People – Puzzle 15