Help students unlock success in their GCSE Computer Science exam with this C# programming reference booklet — featuring a comprehensive collection of essential code examples and a quick guide to fundamental concepts.
This reference guide aims to provide students’ with easy access to sample code that can be used and customized in their programs. It includes example code and additional advice for all the programming concepts outlined in the GCSE Computer Science specifications. Designed for quick and easy reference, it serves as an ideal companion for students navigating the intricacies of programming.
Key Features:
Quick Reference Design: Easy access to sample code for practical application.
Comprehensive Coverage: Example code and advice for all specified programming concepts.
Exam Cheat Sheet: A concise double-sided reference sheet for convenient printing and quick review.
Perfect for students in search of a practical reference guide, this booklet is an invaluable companion during programming sessions.
Content covered:
Data Types:
Integer
Real
Boolean
Character
String
Programming Concepts:
Variable Declaration
Constant Declaration
Assignment
Iteration
Selection
Subroutines (Procedure/Function)
Validation
Combining Principles:
Sequence
Iteration/Repetition
Selection/Choice
Iteration:
Definite (Count-Controlled)
Indefinite (Condition-Controlled)
Selection:
Nested Selection
Nested Iteration Structures
Identifier Names:
Meaningful Naming Conventions
Programming Operations:
Arithmetic Operations
Relational Operations
Boolean Operations
Data Structures:
Concept Understanding
Arrays
Records
(Lists)
Input/Output Operations:
User Input
Program Output
String Handling Operations:
Length
Position
Substring
Concatenation
Conversion Operations
Random Number Generation:
Usage in Computer Programs
Help students unlock success in their GCSE Computer Science exam with this Python programming reference booklet — featuring a comprehensive collection of essential code examples and a quick guide to fundamental concepts.
This reference guide aims to provide students’ with easy access to sample code that can be used and customized in their programs. It includes example code and additional advice for all the programming concepts outlined in the GCSE Computer Science specifications. Designed for quick and easy reference, it serves as an ideal companion for students navigating the intricacies of programming.
Key Features:
Quick Reference Design: Easy access to sample code for practical application.
Comprehensive Coverage: Example code and advice for all specified programming concepts.
Exam Cheat Sheet: A concise double-sided reference sheet for convenient printing and quick review.
Perfect for students in search of a practical reference guide, this booklet is an invaluable companion during programming sessions.
Content covered:
Data Types:
Integer
Real
Boolean
Character
String
Programming Concepts:
Variable Declaration
Constant Declaration
Assignment
Iteration
Selection
Subroutines (Procedure/Function)
Validation
Casting
Combining Principles:
Sequence
Iteration/Repetition
Selection/Choice
Iteration:
Definite (Count-Controlled)
Indefinite (Condition-Controlled)
Selection:
Nested Selection
Nested Iteration Structures
Identifier Names:
Meaningful Naming Conventions
Programming Operations:
Arithmetic Operations
Relational Operations
Boolean Operations
Data Structures:
Concept Understanding
Arrays
Records
(Lists)
Input/Output Operations:
User Input
Program Output
String Handling Operations:
Length
Position
Substring
Concatenation
Conversion Operations
Random Number Generation:
Usage in Computer Programs
Help students unlock success in their GCSE Computer Science exam with this VB.Net programming reference booklet — featuring a comprehensive collection of essential code examples and a quick guide to fundamental concepts.
This reference guide aims to provide students’ with easy access to sample code that can be used and customized in their programs. It includes example code and additional advice for all the programming concepts outlined in the GCSE Computer Science specifications. Designed for quick and easy reference, it serves as an ideal companion for students navigating the intricacies of programming.
Key Features:
Quick Reference Design: Easy access to sample code for practical application.
Comprehensive Coverage: Example code and advice for all specified programming concepts.
Exam Cheat Sheet: A concise double-sided reference sheet for convenient printing and quick review.
Perfect for students in search of a practical reference guide, this booklet is an invaluable companion during programming sessions.
Content covered:
Data Types:
Integer
Real
Boolean
Character
String
Programming Concepts:
Variable Declaration
Constant Declaration
Assignment
Iteration
Selection
Subroutines (Procedure/Function)
Validation
Combining Principles:
Sequence
Iteration/Repetition
Selection/Choice
Iteration:
Definite (Count-Controlled)
Indefinite (Condition-Controlled)
Selection:
Nested Selection
Nested Iteration Structures
Identifier Names:
Meaningful Naming Conventions
Programming Operations:
Arithmetic Operations
Relational Operations
Boolean Operations
Data Structures:
Concept Understanding
Arrays
Records
(Lists)
Input/Output Operations:
User Input
Program Output
String Handling Operations:
Length
Position
Substring
Concatenation
Conversion Operations
Random Number Generation:
Usage in Computer Programs