+
Article
Khan Academy

Khan Academy: Review Html/css

For Students 9th - 10th
A review of HTML/CSS by providing links to Khan Academy's Intro to HTML/CSS course. Specifically llinked for the review: basic tags, grouping elements, CSS id's and class, and CSS absolute positioning.
+
Unknown Type
Khan Academy

Khan Academy: Symmetric Encryption

For Students 9th - 10th
Check your understanding of symmetric encryption techniques, in this set of free practice questions designed for AP Computer Science Principles students.
+
Article
Khan Academy

Khan Academy: Ciphers vs. Codes

For Students 9th - 10th
A discussion comparing and contrasting ciphers and codes.
+
Article
Khan Academy

Khan Academy: Using Hour of Code in Your Classroom

For Students 9th - 10th
Hour of Code, a Khan Academy online program, encourages students to spend an hour learning to program. Titles include Hour of Drawing with Code, Hour of Webpage, and Hour of Databases are explained. This article explains how teachers can...
+
Article
Khan Academy

Khan Academy: Towers of Hanoi

For Students 9th - 10th
Applying recursion to the Towers of Hanoi.
+
Lesson Plan
Khan Academy

Khan: Lsn 8: Interpreting Relationships in Scatterplots/graphs/tables/equations

For Students 9th - 10th Standards
This lesson focuses on Interpreting and analyzing linear, quadratic, and exponential models and graphs. Students will use best fit lines to interpret contexts, distinguish whether contexts are linear or exponential functions, use the...
+
Article
Khan Academy

Khan Academy: Analysis of Selection Sort

For Students 9th - 10th
An analysis of Selection Sort is given in this article.
+
Article
Khan Academy

Khan Academy: Analysis of Merge Sort

For Students 9th - 10th
An analysis of Merge Sort is given in this article.
+
Article
Khan Academy

Khan Academy: The Breadth First Search Algorithm

For Students 9th - 10th
An analysis of the breadth-first search algorithm and its uses is presented.
+
Article
Khan Academy

Khan Academy: Running Time of Binary Search

For Students 9th - 10th
How to find the running time in binary search is explained.
+
Unknown Type
Khan Academy

Khan Academy: Comparing Function Growth

For Students 9th - 10th
Rank functions according to how fast they grow.
+
Article
Khan Academy

Khan Academy: Selection Sort Pseudocode

For Students 9th - 10th
An overview of the algorithm selection sort is given.
+
Article
Khan Academy

Khan Academy: Analysis of Quicksort

For Students 9th - 10th
An overview of Quicksort and how its relationship to running time.
+
Article
Khan Academy

Khan Academy: Overview of Merge Sort

For Students 9th - 10th
An overview of merge sort is given in this article.
+
Article
Khan Academy

Khan Academy: Implementing Binary Search of an Array

For Students 9th - 10th
A description of algorithms in pseudocode for binaray searches.
+
Article
Khan Academy

Khan Academy: Functions in Asymptotic Notation

For Students 9th - 10th Standards
A discussion of asymptotic notation in relation to the rate of growth of an algorithm's running time.
+
Article
Khan Academy

Khan Academy: Big O Notation

For Students 9th - 10th Standards
How is Big-Omega Notation used?
+
Article
Khan Academy

Khan Academy: Asymptotic Notation

For Students 9th - 10th
What is the running time of an algorithm?
+
Article
Khan Academy

Khan Academy: Linear Time Partitioning

For Students 9th - 10th
An explanation of linear-time partitioning and quicksort is illustrated.
+
Article
Khan Academy

Khan Academy: Linear Time Merging

For Students 9th - 10th
The linear-time merge function of an algorithm is illustrated.
+
Article
Khan Academy

Khan Academy: Route Finding

For Students 9th - 10th
Recognition of the importance of algorithms in everyday life is illustrated.
+
Article
Khan Academy

Khan Academy: Discuss: Algorithms in Your Life

For Students 9th - 10th
Learners are invited to express algorithms in their everyday life, sports, games and apps.
+
Article
Khan Academy

Khan Academy: Insertion Sort Pseudocode

For Students 9th - 10th
An explanation of insertion sort into an algorithm.
+
Article
Khan Academy

Khan Academy: Analysis of Insertion Sort

For Students 9th - 10th
An analysis of Insertion Sort and its relationship to running times.