by Editorial | Apr 3, 2020 | Announcements 2020 - All, Getting started, Grade 12, PWC grade 10 - All, PWC grade 11 - All
Ms Teams (for education) is a bit different to Ms Teams (for business). Here is a guide to Ms Teams for Education This guide shows you how to submit assignments via...
by Editorial | Mar 30, 2020 | Announcements 2020 - All, Getting started, Grade 12, PWC grade 10 - All, PWC grade 11 - All
You will be invited by your teacher to join an online meeting at a certain time if you have the Ms Team app loaded on your PC or phone (this will be a notification). Make sure that you do the preparation required for the meeting (if relevant) Five minutes before the...
by Editorial | Feb 11, 2020 | Grade 11, Grade 11 - OOP, Grade 11 - String and Character Handling
This example uses the Scanner class for input (not JOptionPane).Below are two Java programs that do exactly the same thing. String handling methods using a one class program and multiple static variables and methods. Therefore no parameter passing needed. Click here....
by Editorial | Nov 4, 2019 | Grade 11 - String and Character Handling, PWC grade 11 - All
Summary of String Methods. You need to be able to manipulate String values that you have read in from a text file. This can be for searching, comparing, for updating or even correcting data that is by nature “poor” because of inconsistencies etc. Click...
by Editorial | Nov 3, 2019 | Grade 11 - OOP, PWC grade 11 - All
Reading in from a text file. Using NetBeans Using a two class solution with methods Click...
by Editorial | Nov 2, 2019 | Grade 11 - Exam memos, PWC grade 11 - All
Here is a bare-bones mock practical exam for you to do. You need to be able to do this in two hours. This leaves one more hour for the more challenging methods that could be in the final exam paper. Click here Memo. Question One. Version One. Create the UI...