Skip to content

FRC7660/fall-course

Repository files navigation

Byting Irish Fall Programming Course

Goal

Introduce Byting Irish students to programming concepts and the Java programming language. By the end of the course, committed students should be able to write a basic program and should have enough understanding of classes and methods to follow the basic structure of the FRC robot code.

Who This is For

Students who have little to no programming background. If you feel comfortable with the concept of public and private methods and members and inheritance, then this course is probably too basic for you.

General Structure

Over the eight weeks, students will complete the “Learn Java from Scratch” course that is free on Educative.io. There will be some deviations from the course to tailor to robotics. According to Educative.io, the course takes around 12 hours to complete, meaning students should expect to spend about 1.5 to 2 hours on their own each week during the eight weeks.

In person meetings will be every Saturday, starting Oct. 1. Students meet for 2 hours with Byting Irish mentors Eric Lee, Scott Moser, and/or Don Stokes at the Media Center at FGR. The meetings will be 1-3pm. The last meeting is November 19.

Each meeting will start with a 20 to 30 minute “review/preview,” which will be a review of the Educative.io material assigned the week prior and preview of the upcoming week’s material. The rest of the 2 hours will be like “office hours” where students can ask for help with the material, the programming exercises, work with partners, debug their code, etc.

Supplies Needed:

Ideally, each student will have his/her own laptop that they can install WPILib (which includes a version of VS Code) and Github Desktop.

Students will also need to register for a free Educative.io account

Additional Resources

Assignments

Releases

No releases published

Packages

No packages published

Languages