This video is about another school in the program where I volunteer.
#TEALS #CS #ComputerScience #CSEd #Volunteer #GiveBack
#Python #Java #APCSA #APCSP
#teals #cs #computerscience #csed #volunteer #giveback #python #java #apcsa #apcsp
Each year I try to do as many #AdventOfCode write-ups for Java solutions using the AP CSA subset (this actually makes it much harder.) I am going to do my write-ups this year in my actual GitHub repo and link to it. I am going to tag everything with #aoc4csa so you can filter it out.
Day 1 involves ArrayList algorithms and, with this particular solution, some indexOf and substring fun. It can be understood by students at this point in most courses.
https://github.com/scerruti/AoC2022/blob/main/writeups/Day01.md
#adventofcode #aoc4csa #apcsa #aoc2022