Changes between Version 16 and Version 17 of ControlSystems/SoftwareTeam/Training/GettingStarted/IntroJava


Ignore:
Timestamp:
Oct 12, 2019, 11:06:02 PM (6 years ago)
Author:
David Albert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ControlSystems/SoftwareTeam/Training/GettingStarted/IntroJava

    v16 v17  
    346346}}}
    347347
    348 == Princeton Java
    349 There's a lot to programming and you'll get to the fun stuff a lot faster if you do some self-study.  There are many Java tutorials, but if you'd like to try learning the Princeton way, try [https://introcs.cs.princeton.edu/java/home/ this one].
     348== Learn More Java
     349There's a lot to programming and you'll get to the fun stuff a lot faster if you do some self-study.  There are many Java tutorials, more examples, games, and other Java training material on the [wiki:ControlSystems/Software/Training training pages].