Skip to content

A crash course on C++ in the context of robot code. Based on a crash course made by team 1771

Notifications You must be signed in to change notification settings

NO-skcaj/FRC-Cpp-Crash-Course

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 

Repository files navigation

Welcome to our C++ Programming Crash Course.

This is based on reasources made by Joseph Farkas on team 1771.

The crash course is contained in the "Wiki" section on this repo.

It will start by introducing the basics of C++ so that anyone with a little time can learn enough C++ to read and understand the following documentation and at least some of the codebase. The second chapter will go over some of the more common libraries we use in our code.

Additional chapters may come in the future.

Get Involved!

The aim of this documentation is to provide anyone who wishes to contribute a great place to start and understand not just the what, but also the why behind the code.

Don't hesitate to try something out and see if it works, nothing you do will ever ruin our code as we have git history!

About

A crash course on C++ in the context of robot code. Based on a crash course made by team 1771

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published