nighthawkcoders / APCSA

AP Computer Science A
https://nighthawkcoders.github.io/APCSA/
Apache License 2.0
0 stars 44 forks source link

Visual Studio Code (IDE) getting started #4

Open jm1021 opened 2 years ago

jm1021 commented 2 years ago

Create installation instruction for getting with everything below..

  1. Starting a new Java Project, use this code to help you start: https://nighthawkcoders.github.io/APCSA/2022/06/14/anatomy.html
  2. Clone an existing project, use this project: https://github.com/nighthawkcoders/spring_portfolio.
  3. Run project, validate results
  4. Push code to project (Pull before you Push), review concepts: https://www.youtube.com/watch?v=phGdqJB6ep0
jm1021 commented 2 years ago

Change of plans, Tools installation will be here: https://nighthawkcoders.github.io/APCSA/techtalk/2022/06/16/TT100-tools.html

Outline is started. 1st thing I need is you to walk through the steps and see if you can get things running (test and correct) or add notes to document on gotchas.