Advent of Code 2024 Day 1: Historian Hysteria in C# ✅✅

Поделиться
HTML-код
  • Опубликовано: 15 янв 2025

Комментарии • 7

  • @terezabuckova9575
    @terezabuckova9575 Месяц назад +3

    Díky, od minulého roku jsi můj oblíbený AoC kanál. Letos zatím v pohodě, ale těším se na další dny, že budu od tebe brát inspiraci :D

  • @timrobertson8242
    @timrobertson8242 Месяц назад +6

    Quick follow along item -- It would be helpful to point out the Project setup (Command Line Args "< input.txt") in the first solution, if it had not failed, it's likely we would not have seen your .csproj file. Perhaps this is standard stuff from 2023 or earlier, but I didn't happen to watch those. Thanks for the walk through!

    • @mzikmund
      @mzikmund  Месяц назад +1

      Yes, I will adjust things a little and potentially also make a video on the setup itself, good idea 👍

    • @martynasgoberis9137
      @martynasgoberis9137 Месяц назад

      Great vid, yeah also am interested in your solution configuration, helped me out in testing the input/output.

  • @salvadorguntherr9673
    @salvadorguntherr9673 Месяц назад +1

    Im doing it in Oython and Rust. Tho i like C# but it sucks that Visual Studio is so gotdamn big . Haha always hard to see . Anyway nice to see your presentation

    • @anteblazevic8696
      @anteblazevic8696 Месяц назад

      i use rider for c# now that it is free I recommend you to try it out.

    • @mzikmund
      @mzikmund  Месяц назад

      The Visual Studio Code is not bad at all at C# nowadays! Maybe worth trying - much smaller footprint than full VS, but still pretty complete IDE (especially when you install the C# extension)