by Editorial | Mar 10, 2021 | Grade 11 - NetBeans, Teacher
jGRASP I use jGRASP for grade 10 and the beginning of Grade 11. This forces the learner to code from first principles. I have noticed that universities use jGRASP, NotePad++, and even Notepad for their first-year students (thus following the same path of “first...
by Editorial | Nov 1, 2020 | Teacher
Variables Weaker learners struggle with variables. Data types, declaration, initialization, local variables, scope of a variable, global variables, assigning a parameter to a variable that has been passed back by a method, and the properties of an object class (ie...