top of page
Search


Chapter 51 Basic Programming Structures
We design algorithms to solve problems and when we translate them into code then the computer is able to interpret the instructions we...
Erika Camilleri
Nov 20, 20214 min read
782 views
1 comment


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...
David Briffa
Nov 13, 20212 min read
67 views
0 comments


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...
David Briffa
Oct 13, 20216 min read
48 views
0 comments


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...
David Briffa
Oct 3, 20218 min read
117 views
0 comments
IB - Student Journey
Links to notes provided below are property of their respective owners and are to be used as supplements to the books.
David Briffa
Sep 23, 20211 min read
6 views
0 comments


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....
Erika Camilleri
Sep 19, 20217 min read
252 views
0 comments

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...
David Briffa
Sep 9, 20212 min read
373 views
0 comments


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...
David Briffa
Sep 8, 20215 min read
432 views
0 comments


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...
Erika Camilleri
Sep 8, 20214 min read
5 views
0 comments


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...
David Briffa
Sep 8, 20213 min read
68 views
0 comments


Chapter 32 Databases 1
The techniques around data management remains an important aspect of computer science. Which is why we dedicated three chapters to...
David Briffa
Sep 8, 20216 min read
592 views
0 comments


Chapter 17 Binary Arithmetic
When working with numbers we normally perform mathematical operations like addition. These are called arithmetic operations. Now that in...
Erika Camilleri
Aug 25, 20212 min read
324 views
0 comments

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,...
Erika Camilleri
Aug 17, 20216 min read
212 views
0 comments

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...
Erika Camilleri
Aug 17, 20214 min read
274 views
0 comments


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...
Erika Camilleri
Aug 17, 20215 min read
180 views
0 comments

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...
David Briffa
Aug 7, 20214 min read
451 views
0 comments

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...
Erika Camilleri
Aug 7, 20214 min read
374 views
0 comments


Chapter 36 OS Resource Management Techniques
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...
David Briffa
Aug 7, 20215 min read
203 views


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...
David Briffa
Aug 7, 20215 min read
150 views
0 comments


Chapter 38 Utility Software
Utility Software, aka "utilities", are programs that either add functionality to your computer or help your computer perform better. In...
David Briffa
Aug 7, 20215 min read
182 views
0 comments
bottom of page