Changes between Version 2 and Version 3 of SoftwareTrainingBeginner


Ignore:
Timestamp:
Jul 19, 2017, 7:04:35 PM (8 years ago)
Author:
rhuntley
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SoftwareTrainingBeginner

    v2 v3  
    33== Introduction
    44
    5 Scope: This course will cover introductory Java/Git training. Nothing WPILib/FIRST related, but instead focusing on fundamentals of Java and Git.
     5The following course will cover introductory Java/Git training. Nothing WPILib/FIRST related, but instead focusing on fundamentals of Java and Git.
    66
    7 Result: Students will have basic knowledge of Java syntax, loops, and object-oriented programming by the end of the course. In addition, knowledge on how to leverage various resources in order to find solutions to programming. Finally, familiarity with Git and GitHub.
     7By 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.
    813
    914Outstanding questions: How are we going to… make it fun? Make it social? Cover the technical questions?