Creating an array of objects in JavaQuick View
moscowbore

Creating an array of objects in Java

(0)
This presentation shows how to read a text file and create instances of a class in an array in Java. This is a common requirement for CIE A level Computer Science practical examinations.
CIE AS Computer Science 8 DatabasesQuick View
moscowbore

CIE AS Computer Science 8 Databases

(0)
CIE AS Computer Science 8 Databases Includes: worked examples of Queries, count, sum, multi-table 1st, 2nd and 3rd normalisation. DML and DDL Flat FIle Vs Database Database Management Systems
CIE AS Computer Science 9 AlgorithmsQuick View
moscowbore

CIE AS Computer Science 9 Algorithms

(0)
CIE AS Computer Science 9 Algorithm Design and Problem Solving. Includes: Computational Thinking - Abstraction and Decomposition Algorithms - Flowcharts, Pseudocode, stepwise refinement, structure charts Code for Binary Search
Java Programming - Step-By-StepQuick View
moscowbore

Java Programming - Step-By-Step

(0)
This is a step by step guide to introducing students to the Java programming language. This presentation covers all programming requirements for the CIE IGCSE,AS and A level Computer Science courses.