GRADE 12
JAVA MATERIAL FOR GRADE 12 STUDENTS
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 Recording.mp4
Gr 12 – Netbeans projects packages classes
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...
Gr – 11/12 GUI images problem
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...
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...
Gr 12 – Prelim Theory 2022
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
Gr 11 – GUIs and OOP
And the passing of parameters. Here is the same app using GUIs coded in two different ways - the first has no OOP programming while the second does. The first is a one-class program. The second is a two-class program. In your grade 12 PAT project you have to use OOP...
Gr 12 – Prelim Java Prac 2022
Here is the 2022 four term prelim practical Java examination paper as prepared by the IT teachers of the Pretoria cluster. . Question one is SQL and question two onwards, is the Java. Learner files are plain text files and a MS Access database (Tour de France) Click...
Gr 11 – Network basics
Good video on networking basics - LAN, WAN, router, gateway, IP address, firewall etc Click here
Gr 10/11/12 – Boolean Logic
Boolean Logic. AND OR and NOT. Search engines, Expressions. Functions. Truth tables with 2 and 3 variables. Click here for part one Two more examples
IEB Information Technology Tutor (Matric) South Africa