Svelte Hacker News logo
  • top
  • new
  • show
  • ask
  • jobs
  • about

Ziglings: Learn Zig by fixing broken programs

codeberg.org

47 points by todsacerdoti 18 hours ago

burnt-resistor 15 hours ago

Nice! Got to 028 so far.

Another resource is: https://exercism.org/tracks/zig

  • baranul 12 hours ago

    True. Exercism is a great resource to check out solutions for many other languages and compare. There is also Rosetta Code[1].

    [1] https://rosettacode.org/wiki/Rosetta_Code/Rank_languages_by_...

samdoesnothing 9 hours ago

Is there something like this for Rust?

  • zserge 9 hours ago

    I think that's how it all started: https://github.com/rust-lang/rustlings

    • samdoesnothing 8 hours ago

      cheers! :)