Khan Academy
Khan Academy: Review Html/css
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.
Khan Academy
Khan Academy: Symmetric Encryption
Check your understanding of symmetric encryption techniques, in this set of free practice questions designed for AP Computer Science Principles students.
Khan Academy
Khan Academy: Ciphers vs. Codes
A discussion comparing and contrasting ciphers and codes.
Khan Academy
Khan Academy: Using Hour of Code in Your Classroom
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...
Khan Academy
Khan: Lsn 8: Interpreting Relationships in Scatterplots/graphs/tables/equations
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...
Khan Academy
Khan Academy: Analysis of Selection Sort
An analysis of Selection Sort is given in this article.
Khan Academy
Khan Academy: Analysis of Merge Sort
An analysis of Merge Sort is given in this article.
Khan Academy
Khan Academy: The Breadth First Search Algorithm
An analysis of the breadth-first search algorithm and its uses is presented.
Khan Academy
Khan Academy: Running Time of Binary Search
How to find the running time in binary search is explained.
Khan Academy
Khan Academy: Comparing Function Growth
Rank functions according to how fast they grow.
Khan Academy
Khan Academy: Selection Sort Pseudocode
An overview of the algorithm selection sort is given.
Khan Academy
Khan Academy: Analysis of Quicksort
An overview of Quicksort and how its relationship to running time.
Khan Academy
Khan Academy: Overview of Merge Sort
An overview of merge sort is given in this article.
Khan Academy
Khan Academy: Implementing Binary Search of an Array
A description of algorithms in pseudocode for binaray searches.
Khan Academy
Khan Academy: Functions in Asymptotic Notation
A discussion of asymptotic notation in relation to the rate of growth of an algorithm's running time.
Khan Academy
Khan Academy: Linear Time Partitioning
An explanation of linear-time partitioning and quicksort is illustrated.
Khan Academy
Khan Academy: Linear Time Merging
The linear-time merge function of an algorithm is illustrated.
Khan Academy
Khan Academy: Route Finding
Recognition of the importance of algorithms in everyday life is illustrated.
Khan Academy
Khan Academy: Discuss: Algorithms in Your Life
Learners are invited to express algorithms in their everyday life, sports, games and apps.
Khan Academy
Khan Academy: Insertion Sort Pseudocode
An explanation of insertion sort into an algorithm.
Khan Academy
Khan Academy: Analysis of Insertion Sort
An analysis of Insertion Sort and its relationship to running times.