0% found this document useful (0 votes)
4 views1 page

Computer Science Class Notes Summary

Uploaded by

Wayne Mponda
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views1 page

Computer Science Class Notes Summary

Uploaded by

Wayne Mponda
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Class Notes

These are sample class notes for Computer Science.

Topic 1: Introduction to Programming - Programming is the process of creating a set of instructions


that tell a computer how to perform a task.

Topic 2: Data Structures - Data structures are ways of organizing and storing data so that they can
be accessed and modified efficiently.

Topic 3: Algorithms - Algorithms are step-by-step procedures for solving problems.

Week Topic Notes


1 Introduction Overview of programming
2 Data Structures Arrays, Lists, Stacks
3 Algorithms Sorting, Searching

You might also like