Gr 11 – Date time methods

Java – LocalDate, LocalTime, LocalDateTime These date time classes have a number of methods. Here is the list . . . Cautionary: Some of these methods are static, some are non-static, some need parameters, some are void, some are typed. See code examples for more...

PAT – How to start

PAT – How to start lesson You will need your Funworks grade 12 Java text book page 152 onwards There is also an alternative handout called Grade 12 Performance Assessment Task (PAT)  Meeting in _General_-20230126_145010-Meeting...

Gr 11 – Date Time

Everything you need to know about time and date contained in 17 Java mini example programs. How to create date-time objects, and how to do date-time calcultions. The text file contains  the method analysis tables for each method used. Sorting with the bubble sort...