Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

GOVERNMENT BILINGUAL HIGH SCHOOL YAOUNDE ESSOS

ANNUAL PROGRESSION SHEET


ACADEMIC YEAR 2022-2023

Class: Lower Sixth Subject: Computer Science Weekly Load: 8h Teacher’s Name:

Lesson
Term Seq Module Week Learning Units Duration
Theory (T) Practical (P)
05/09/2022 to
09/09/2022
1st contact and Presentation of annual program 8h
12/09/2022 Lesson 1: Computer system 5h T
to Lesson 2: Utilization of digital resource
3h T
MODULE I: COMPUTER APPLICATIONS AND SOCIO-ECONOMIC

16/09/2022 Chap. 1: Computer


applications Lesson 3: Utilization of general purpose Web Authoring
19/09/2022
and computing applications
5h T
to 1 - Creating, Saving and
23/09/2022 Viewing A Html Document 3h P
Lesson 4: Social 2 - Formatting A Web Page
and cultural influences of Computers  Basic HTML Tags and
 Ergonomics; Green computing their attributes
Lesson 5: Legislations 3 – Character Formatting
26/09/2022
related to the use of
4h T
to Tags
30/09/2022 Computers  Bold; Italics; Underline; 4h P
IMPLICATIONS
1st Sequence

 Legislation; Copyright laws; Data Subscript; Superscript;


protection acts; Privacy; Open Small; Big; Font colours
source; Software. and size. Etc.
Chap. 2: Socio- Lesson 6: Issues of
Economic Implications Privacy, Integrity
of the use of computers and positive use of
the Computer
Usage.  HTML Colors Values
03/10/2022
to
 Awareness of professional, ethical  HTML Backgrounds 6h T
07/10/2022 and moral obligations of users of  Special character 2h P
information systems.
 Ethical stance of professional
computing societies: BCS; IEEE;
ACM; etc.
Tutorials for Module 1 (Revision 1)
First Term

10/10/2022
to Integration activities + Evaluation N° 1 + Remediation
14/10/2022
Lesson 7: Software
 Definition 4 - HTML LIST
Chap. 3:  Attributes of a good software  Ordered List (Numbered
17/10/2022 6h T
to Categorization of  Classification of software List)
21/10/2022 Software  Types of system software  Unordered List (Bulleted 2h P
 Categories of Application software List)
 Demands in acquiring software
Lesson 8: System Software
24/10/2022
Chap. 4: Description of  Purpose of System Software; Scope and range of system software;
to
System software Need for and the operations of specific pieces of system software;
8h T
MODULE 2: SOFTWARE

28/10/2022
Functions of compiler.
Lesson 9: Functions of OS
2nd Sequence

 Management of system resources


 Management of processes in a 5 - HTML IMAGE
computer 6 - HTML LINK
31/10/2022
to - Role of OS in process management 7 – Installation of OS
6h T
04/11/2022 - Concepts in Process management (Windows, Linux, 2h P
- Scheduling strategies in Process Android, etc)
Chap. 5: Operating management.
Systems
 Memory Management
 Devices Management 8- EMAIL LINKS
07/11/2022
9- HTML TABLE
6h T
to  File Management
11/11/2022  Maintenance of an OS 2h P
10- HTML Forms
14/11/2022 4h T
to Integration activities for Module 2 11- Cascading Style Sheet
18/11/2022 (CSS) 4h P
21/11/2022
to First Term Examinations (harmonized)
25/11/2022
28/11/2022 Lesson 10: Computer Network 7h T
12 – Introduction to PHP
SECURITY
NETWOR
Sequenc

COMPUT

KS, DATA
MODULE

COMMU
NICATIO

to Platform
N AND

1h P
Term

02/12/2022 Chap. 6: Computer - Create PHP/MySQL code


2nd

3rd

ER
3:
e

05/12/2022 networking Lesson 11: Setting Up A Computer that stores login and 5h T
to
network password in a database;
09/12/2022 3h P

1
12/12/2022 6h T
to Lesson 12: Data Communication
16/12/2022 2h P
17/12/2022
to Christmas Break
02/01/2022
03/01/2022
to
Lesson 13: Data security, privacy and Projects on web authoring 6h T
06/01/2022 integrity (Group Work) 2h P
Chap. 7: Lesson 14: Networking Standards and
09/01/2023
Projects on web authoring 4h T
to Communication Protocols
(Group Work) 4h P
13/01/2023 Protocols
16/01/2023
to Integration activities + Evaluation N° 3 + Remediation
20/01/2023
Lesson 14: Internet, Intranet and 13 – Introduction to
23/01/2023
to
extranet Spreadsheet 4h T
27/01/2023 Lesson 15: Internet Services - Features of a spreadsheet 4h P
(ecommerce, ebanking, elearning, etc) application
Chap. 8: The Internet Lesson 16: Email and Search Engines - Linking worksheets with
Integration activities for module 3 formulae.
30/01/2023 4h T
to - Absolute referencing
03/02/2023 - What-if-analysis 4h P
- Charts & Reports.
4th Sequence

Lesson 17: Introduction to data


structure
06/02/2023
14 – Introduction to 6h T
to Lesson 18: Simple data types
C/Pascal Programming. 2h P
10/02/2023 Character; Integer; Real or float;
Chap. 9: Data Boolean.
13/02/2023
Structure and Data Lesson 19: Complex data types 6h T
MODULE 4: DATA STRUCTURES AND ALGORITHMS

to
types Arrays; String; Records; Lists
17/02/2023 Implementation in C/Pascal 2h P
Lesson 20: Abstract Data structures (Translating Algorithms to
20/02/2023
to
- Array of records; Linked lists; Stacks; Programming Language) 4h T
24/02/2023 Queues; Binary Trees; Hash-coded 4h P
tables.
27/02/2023
to Second Term Examinations (harmonized)
03/03/2023
Lesson 21: Overview of
Algorithms
- Forms of Algorithms; Characteristics
of good algorithms
Lesson 22: Algorithmic constructs
Chap. 10: Algorithms (Control structures)
Lesson 23: Algorithmic representation
- Flowchart; Pseudocode; English-
06/03/2023 4h T
to Structured
10/03/2023 Chap. 11: Algorithmic - Design strategies: 4h P
Design Strategies • Top-down design; Bottom-up
design; Step-wise design; Modular
design.
- Sorting and searching algorithms Implementation in C/Pascal
- Recursion (Translating Algorithms to
- Computational Complexity & Programming Language)
Computability
4h T
5th Sequence

13/03/2023
Third Term

to Integration activities for Module 4


17/03/2023 4h P
Chap. 12: Programming Lesson 24: Classification of
20/03/2023
programming languages 6h T
to Concepts
24/03/2023 - and Programming paradigm 2h P
MODULE 5: Programming

Lesson 25: Syntax and Semantics


- Program Implementation, Execution
27/03/2023 Chap. 13: Programming
and Environment
to implementation in
Lesson 26: Program structure,
8h P
31/03/2023 C/Pascal language
debugging, iteration, Functions and
Procedures
01/04/2023
to Easter Break
17/04/2023
Lesson 27: Implementation of
recursion
17/04/2023
Lesson 28: Implementation of Data
to
structures, sorting and Search
Project on Programming 8h P
21/04/2023
Algorithms using Flowgorithm
Integration activitis for Module 5
24/04/2023
to Integration activities + Evaluation N° 5 + Remediation
28/04/2023

2
Lesson 29: Software development
01/05/2023 fundamentals and Phases
to Lesson 30: Software development Project on Programming 8h T
models

Module 6: Software Development


05/05/2023
Chap. 14: Software Lesson 31: Software Life Cycle (SLC)
development Lesson 32: Design process in Software
Fundamentals and Lesson 33: Software Verification and
Models Validation;
08/05/2023 6h T
to Lesson 34: Testing methods (Unit
12/05/2023 Testing, Integration Testing; Smoke Presentation of Projects on
2h P
6th Sequence

Testing; Regression Testing; Programming and


Acceptance Testing; Spreadsheets
Lesson 35: Project Management
15/05/2023
to
Chap. 15: Project Activities; Software Outsourcing 6h T
19/05/2023 Management 2h P
22/05/2023
to 8h T
26/05/2023
22/05/2023
General Revision
to 8h T
26/05/2023
29/05/2023
to Third Term Examinations (harmonized)
02/06/2023

Yaounde, _____________________

You might also like