Skip to content

Latest commit

 

History

History
69 lines (41 loc) · 3.51 KB

README.md

File metadata and controls

69 lines (41 loc) · 3.51 KB

Coding exercises

Coding exercises in C++ and Rust.

C++ Fundamentals 🔩 (High Tech Institute)

The C++ Fundamentals training is a comprehensive four-day training on C++20 for software engineers new to C++. The exercise code level and intermediate steps have been tuned accordingly.

Raycasting

build status

Build a simple raycasting environment in C++20.

RPN calculator

build status

Build a simple Reverse Polish Notation (RPN) calculator in C++20.

Exploring Rust 🦀 (High Tech Institute)

The Exploring Rust training is an intensive, short introduction training to Rust for experienced software engineers. The exercise code level and intermediate steps have been tuned accordingly.

Raycasting

build status

Build a simple raycasting environment in Rust.

RPN calculator

build status

Build a simple Reverse Polish Notation (RPN) calculator in Rust.

Contributions

Found an error? See an improvement?

Feel free to file an issue or create a PR against this repository. Do note that I'm doing all of this in my free time next to a busy life, so it can take some time -- but I will get back to you eventually!

Thanks in advance 🙂

More info / contact

If you have any remarks, questions etc. reach out to me! Find my contact info here.