Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.16 KB

README.md

File metadata and controls

23 lines (14 loc) · 1.16 KB

Software Training - Fall 2024

Welcome to the Software Training Github Repository for the RoboJackets. This repostory contains all the code written that is covered during our in-person software training sessions. Feel free to clone this repo and navigate it as you see fit!

The main goal for Software Training this year is to ensure you're prepared to maximize the contributions you can make to your respective software team. As such, we begin with a deep dive into C++, followed by learning the fundamentals of important robotics concepts and algorithms.

Meeting Times & Location

Training begins the week of September 16th. Training occurs on Monday and Friday. The same content is covered on each day, so pick the one that works the best with your schedule.

Trainings will occur in MoSE G011 from 5 - 6 PM (the timing & location is the same on Mondays and Fridays).

Living Schedule

Below is a tentative timeline for the training, so you have a general understanding of what to expect each day you come to training.

Week of 9/14:

  • Software Training Logistics
  • Variables and Operators
  • Loops, Functions, and Control Flow
  • Vectors
  • Compilation and Runtime