Chapter 51 Basic Programming Structures
top of page
Search
We design algorithms to solve problems and when we translate them into code then the computer is able to interpret the instructions we...
David Briffa
Nov 13, 20212 min read
Cambridge IGCSE Computer Science Study Guide 2024/5
If you are taking your IGCSE this year then you will probably find this post helpful. Topic Checklist Please use the following checklist...
66 views0 comments
David Briffa
Oct 13, 20216 min read
How to nail your coursework in Year 11
In this guest post an industry expert will share some tips in order to manage your project well. Skills in project management are...
48 views0 comments
David Briffa
Oct 3, 20218 min read
How to stay on top of your IA for IB CompSci
In this guest post an industry expert will share some tips in order to manage your IA well. Skills in project management are critical for...
116 views0 comments
David Briffa
Sep 23, 20211 min read
IB - Student Journey
Links to notes provided below are property of their respective owners and are to be used as supplements to the books.
5 views0 comments
Erika Camilleri
Sep 19, 20217 min read
Chapter 50 Problem Solving
A lot goes into the creation of an awesome app. A big part of creating apps is actually understanding the goal the user wants to achieve....
248 views0 comments
David Briffa
Sep 9, 20212 min read
Chapter 34 Databases 3, Queries
Databases | Part 3 of 3 In Chapter 33 we saw how tables can be defined within databases, and relationships created between them; some...
306 views0 comments
David Briffa
Sep 8, 20215 min read
Chapter 33 Databases 2, Related Tables
In Chapter 32 we introduced databases and how data is organised into fields and records and tables . This post will go into the...
347 views0 comments
Erika Camilleri
Sep 8, 20214 min read
Chapter 33 Databases 2, Related Tables
In Chapter 32 we introduced databases and how data is organised into fields and records and tables. This post will go into the relational...
4 views0 comments
David Briffa
Sep 8, 20213 min read
Database Practical 1 Setup a Microsoft Access Database
To experiment with concepts that we learnt in Chapter 32 we will use a sample database. In this post we will walk you through Microsoft...
68 views0 comments
David Briffa
Sep 8, 20216 min read
Chapter 32 Databases 1
The techniques around data management remains an important aspect of computer science. Which is why we dedicated three chapters to...
479 views0 comments
Erika Camilleri
Aug 25, 20212 min read
Chapter 17 Binary Number Representation
Part 2 of 2 When working with numbers we normally perform mathematical operations like addition. These are called arithmetic operations....
277 views0 comments
Erika Camilleri
Aug 17, 20216 min read
Chapter 46 | Part 3 | Addressing & Networking Devices
Networks | Part 3 of 3 In Chapter 46 More on LANs we built on the basics of networking by looking at different configurations,...
208 views0 comments
Erika Camilleri
Aug 17, 20214 min read
Chapter 46 | Part 2 | More About LANs
Networks | Part 2 of 3 In Chapter 46 Getting Started on Networking we went through the basics of what it means for a computer to be...
261 views0 comments
Erika Camilleri
Aug 17, 20215 min read
Setting Up Your Development Environment
⏰ 45 minutes — 1 hour 💪 Moderate Effort This post is intended for students who are already introduced to Java (or are familiar with a...
180 views0 comments
David Briffa
Aug 7, 20215 min read
Chapter 30 Secondary Storage
Secondary storage is the media we use to store digital data or programs when the computer is switched off. An analogy of this is a...
383 views0 comments
Erika Camilleri
Aug 7, 20214 min read
Chapter 31 Generations of Programming Languages
In this chapter, we will distinguish lower generation languages , 1st and 2nd generation, from higher generation languages , 3rd and 4th...
347 views0 comments
David Briffa
Aug 7, 20215 min read
Chapter 36 More About Operating Systems
In Chapter 14 we mostly talked about what an Operating System is and why they are so critical to make a device usable. In other chapters...
159 views
David Briffa
Aug 7, 20215 min read
Chapter 37 Types of Operating Systems
The last time we looked at operating systems was in Chapter 36 and we gained a new found appreciation of how important its role is. I...
138 views0 comments
David Briffa
Aug 7, 20215 min read
Chapter 38 Utility Software
Utility Software, aka "utilities", are programs that either add functionality to your computer or help your computer perform better. In...
174 views0 comments
bottom of page