Home - RIT-Launch-Initiative/Liftoff-Project GitHub Wiki

Hello and welcome to RIT Launch Initiative's Avionics Software Team! We're excited to have you!

This is a crash course designed to help assimilate you quicker due to the steep learning curve involved in our projects. Some of these topics can be quite advanced and may not even be things that would get covered in your typical computing courses so it is fine if you do not completely understand most of these topics. What matters is that you have some experience with the topics covered since they will help you succeed when it comes to developing actual software for the team. Just stay persistent and you'll be great given time. Good luck! :)

Topics Covered:

  1. C and C++ Programming Basics
  2. Memory and Bits
  3. Intro to Embedded Systems (Entering the Danger Zone)
  4. Schedulers
  5. Networking