Hi, what do you want to do?
Khan Academy
Khan Academy: Finding Patterns in Data Sets
Explore examples of patterns that we can find in the data around us.
Khan Academy
Khan Academy: Finding Patterns in Data Sets
Explore examples of patterns that we can find in the data around us with these practices problems.
Khan Academy
Khan Academy: Smart Buildings, Transport, and Grids
Find out what it means for a piece of infrastructure to be smart?
Khan Academy
Khan Academy: Nested Conditionals
Learn about when a program selects one of many paths, it can use nested or chained conditionals.
Khan Academy
Khan Academy: Compound Booleans With Logical Operators
Learn how to make shorter and more expressive code by combining simple Boolean expressions using logical operators (and, or, not) to create compound Boolean expressions.
Khan Academy
Khan Academy: Expressing an Algorithm
Learn how to express an algorithm many ways, including natural language, flow charts, pseudocode, and of course, actual programming languages.
Khan Academy
Khan Academy: Storing Data Sets
Find out how to store data sets in the analysis of data.
Khan Academy
Khan Academy: Storing Strings in Variables
When we're making a program, we often want to store sequences of letters. In programming lingo, we call each letter a character and we call the sequence a string.
Khan Academy
Khan Academy: Rogue Access Points
Learn about rogue access points to understand wireless internet access.
Khan Academy
Khan Academy: Sensor Networks
The concept of sensor data as related to a sensor network is examined and its applications.
Khan Academy
Khan Academy: Computing Basic Statistics
Computing data statistics by examining data patterns.
Khan Academy
Khan Academy: The Sources of Big Data
Sources of big data and the issues of storage are examined.
Khan Academy
Khan Academy: Copyright, Drm, and the Dmca
Copyright laws as established by the Berne Convention, Fair Use, Digital Rights Management, and The Digital Millennium Copyright Act of 1998 are discussed.
Khan Academy
Khan Academy: Creative Commons and Open Source
After creative work has been copyrighted, licensing under Creative Commons, Open Source, or Public Domain allows digital information to be widely shared while not being compromised and maintaining attribution.
Khan Academy
Khan Academy: Hypertext Transfer Protocol (Http)
Explanation of HTML (Hypertext Transfer Protocol) and how it works.
Khan Academy
Khan Academy: Sensors
Part of the Internet of Things, types of sensors are examined including acoustic, visual, weather, GPS, and others.
Khan Academy
Khan Academy: Http Secure (Https)
The article examines Hypertext Transfer Protocol Secure (HTTPS) and how it protects the privacy of their user and prevents tampering of the website.
Khan Academy
Khan Academy: Smart Buildings, Transport, and Grids
The advantages and security risks of "Smart" uses of technology in buildings, transportation, and grids are discussed.
Khan Academy
Khan Academy: Domain Name System (Dns)
The Domain Name System (DNS) and its relationship to IP addresses is explained and illustrated. The article also discusses the anatomy of a domain name and issues of DNS spoofing.
Khan Academy
Khan Academy: Symmetric Encryption Techniques
Symmetric encryption techniques are explained including the Vigenere Cipher and AES-128.
Khan Academy
Khan Academy: Encryption, Decryption, and Cracking
Julius Caesar encrypted messages two thousand years ago. By knowing the techniques of deciphering a code--frequency analysis, known text, and brute force--one can begin to understand the three key aspects of data encryption, decryption,...