Free or paid, any topic.

  • abbadon420@sh.itjust.works
    link
    fedilink
    arrow-up
    6
    ·
    1 day ago

    The nand to tetris course is very good for understanding the fundamentals of computing. Not just basic python, but the very building blocks of computing.

    It starts from nand chips, than you build a ram, rom,cpu, and eventually a computer. For that computer you build a ALU and an Assembly like language. Than a complete operating system and a Basic like language. Than a more advanced language that is more akin to OOP and you eventually build tetris.

    You can officially find it here, but it’s a bit clunky UI. You might be better of finding the course on Udemy or Coursera or something.