The online class begins 9/14, but if you wanted to get a jump on the material, here's a start.
Don't get bogged down with all of the terms, just focus on these High Level ideas:
Don't feel you need to know what your typing ( that will happen in a later chapter ) - Point of Lab is just to use the NetBeans editor
Lab 1 Sheet: Using Hello World to test the Java JDK / NetBeans 14 InstallationThe focus is on the fundamentals of the Language - The chapter/slides begin by explaining the commands from Lab 1
Slides: Slides for Chapter 2
Demo files from slides that accompany Ch 2: CSIT105DemoChapter02F22.zip
extract the CSIT105DemoChapter02F22 folder from inside the .zip file into the NetBeansProjects folder
in class, two of the first files I demo are TripCalculator.java and Payroll.java - they both:
Playing a video game that harmlessly launches bunnies? When you hit the button it triggers a piece of code...it may need to get data ( what level are we on...does the
bunny launcher have bunnies...where is the bunny launcher aimed ) then after showing the bunny, in a loop - calculate new position
- display bunny.
(No bunnies were harmed in this example.)
Book is 6th edition of Starting out with Java: Early Objects by Tony Gaddis ISBN-13: 9780134462011 [ cover picture has pea pod with peas ]
Picture of Book:
If you have any questions, please ask!