├── Cpp2Zig-Book.pdf └── README.md /Cpp2Zig-Book.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vadim-za/cpp2zig-book/HEAD/Cpp2Zig-Book.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # To Zig from C/C++: a hands-on introduction into the language core 2 | ### A free book 3 | 4 | **To download:** click on `Cpp2Zig-Book.pdf` in the repository file list or use following link. Then press the download button in the top right corner above the document. 5 | https://github.com/vadim-za/cpp2zig-book/blob/main/Cpp2Zig-Book.pdf 6 | 7 | The book presents a hands-on in-depth introductory course in the core features of Zig programming language for readers with a C/C++ background. 8 | --------------------------------------------------------------------------------