Skip to main content
guest
|
Join
|
Help
|
Sign In
guest
Join
|
Help
|
Sign In
DPCSISH
Home
Wiki Home
Recent Changes
Pages and Files
Members
Topic 1 - System fundamentals
Topic 2 - Computer Organization
Topic 3 - Networks
Topic 4 - Computational Thinking, Problem-solving and Programming
JavaScript Programming
Java Programming
Useful Information
Internal Assessment (IA)
Sample Assessments
DP Sample Papers (Only for my class)
Exam Revision
Computer Science News
Friday 19th April Class Assessment
Edit
0
4
…
0
Tags
No tags
Notify
RSS
Backlinks
Source
Print
Export (PDF)
Friday 19th April Class Assessment:
CS Assessment 24th April 1pm-8pm.
Send answers back to my email:
The assessment will be based around much of the content from the class book "Computer Science Illuminated"
Introduction to Algorithms key pages & notes:
CS Assessment Intro to Algorithms.docx
Details
Download
283 KB
Variables-Page 175-180
You will need to ensure you understand the principles of the following contruct:
Input/Output
Repetiion
Selection (if, else, then)-page 178
Pseudocode Algorithm-page 181-183
Focus on loops
Problem solving and Algorithms-Page 195
Algorithms with simple Variables-page 203
Count -Controlled Loops-page 204-209
Composite Variables:
Arrays page 210
Sequential Search
Sorted Array-page 213
Selection Sorting 218-220
Insertion Sort -page 222-223
Recursive Algorithms-page 223-225
Quicksort Page 227-229
Important points:
Your assessment will show examples of coding and you will need to explain (in steps) what the code is doing (line by line)
On Tuesday's lesson we will go through each page together-
so you must read all these sections beforehand!!
Javascript Required
You need to enable Javascript in your browser to edit pages.
help on how to format text
Turn off "Getting Started"
Home
...
Loading...
CS Assessment 24th April 1pm-8pm. Send answers back to my email:
The assessment will be based around much of the content from the class book "Computer Science Illuminated"
Introduction to Algorithms key pages & notes:
Variables-Page 175-180
You will need to ensure you understand the principles of the following contruct:
Pseudocode Algorithm-page 181-183
Problem solving and Algorithms-Page 195
Composite Variables:
Important points: