Lab 1: Introduction to language and tools Materials Instruction Base program: (zip) Task Deadline for submission: on the Sunday evening of the lab at 23:59 (before the next lab). Videos (2012, Estonian) Aine korraldusest Miks just C++? Kuidas näevad välja C++ programmid? Sinu (võib-olla) esimene C++-keelne programm Mitu koodifaili programmis Makefile English videos C++ fundamentals C++ language elements Input/Output My first C++ program Programs and make Command line parameters Guides See these for instructions on compiling, formatting, and VSCode Further reading C++ Language Tutorial C++ IO streams library reference C++ strings library reference C++ STL container reference C++ STL algorithm reference