Changes between Version 3 and Version 4 of SoftwareTrainingBeginner


Ignore:
Timestamp:
Jul 19, 2017, 7:07:40 PM (8 years ago)
Author:
bbott
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SoftwareTrainingBeginner

    v3 v4  
    11= Beginner Software Training 2018
    22
    3 == Introduction
     3== Students Will Learn
    44
    5 The following course will cover introductory Java/Git training. Nothing WPILib/FIRST related, but instead focusing on fundamentals of Java and Git.
    6 
    7 By the end of the course, students should have basic knowledge of:
    8 * Java syntax,
    9 * Loops,
    10 * Object-oriented programming,
    11 * How to use various resources in order to find solutions to programming, and
    12 * Familiarity with Git and GitHub.
    13 
    14 Outstanding questions: How are we going to… make it fun? Make it social? Cover the technical questions?
    15 
     5* Java syntax
     6* Loops
     7* Object-Oriented Programming (OOP)
     8* Various programming tools
     9* Git and GitHub.
    1610
    1711== Table of Contents