by Editorial | Aug 21, 2023 | Grade 11, Grade 12
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...
by Editorial | Jan 27, 2023 | Grade 12 - PAT
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...
by Editorial | Dec 6, 2022 | Grade 11, Grade 12, Grade 12 - PAT
Being able to move your work from one computer to another, from one school to another, and being able to work on your Java projects from any terminal that has internet access . . . Understanding how Networks works with One Drive, projects, packages, classes, the dist...
by Editorial | Nov 28, 2022 | Grade 10, Grade 10 - GUI, Grade 11, Grade 11 - GUI, Grade 12, Grade 12 - PAT
Many learners have the problem of missing images from their Java JFrameForms when they move their PAT projects from one computer to another. The reason for this is that the path to the image has been hard coded (see examples below) In lines 81, 82 and 91 the...
by Editorial | Nov 26, 2022 | Grade 11, Grade 11 - Date time, Grade 12
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...
by Editorial | Oct 13, 2022 | Grade 12, Grade 12 - Prelim Papers
Here is the four term prelim theory examination paper from the Pretoria IEB cluster. Click here for the exam paper Click here for the memo...