Curated Video
Julia for Data Science (Video 18)
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine performance...
Curated Video
Choosing the Best Representation: Dot Plots, Histograms, and Box Plots
In this video, students will learn how to choose the best representation for their data by considering the strengths and weaknesses of dot plots, histograms, and box plots. They will understand how dot plots provide a clear picture of...
Curated Video
Seed dispersal: data analysis
Pupil outcome: I can display data as a graph or chart and identify patterns to conclude on the relationship between the independent and dependent variable. Key learning points: - Experimental data can be analysed by plotting data on a...
Curated Video
C++: Basic Input/Output
Welcome to our complete C++ programming tutorial series, designed for beginners and anyone looking to strengthen their understanding of C++ coding! In this video series, we’ll cover everything you need to know to get started with C++,...
Curated Video
C++: Compute the Average of 2 Numbers
Welcome to our complete C++ programming tutorial series, designed for beginners and anyone looking to strengthen their understanding of C++ coding! In this video series, we’ll cover everything you need to know to get started with C++,...
Curated Video
Advanced Swift 2 Application Development (Video 20)
The number of smartphone users is increasing every single day, and as more and more of them are looking for new and interesting ways to improve their lives through mobile applications, the need for a language that will deploy on all...
Weatherthings
Weather Things: Radar
Weather forecasting requires observation. Beyond the things we can see, hear and sense, meteorologists need detailed data to observe distant weather, whether that is distant along the ground, or distant up into the sky. Weather...
Weatherthings
Weather Things: Advanced Weather Instruments
Weather forecasting requires observation. Beyond the things we can see, hear and sense, meteorologists need detailed data to observe distant weather, whether that is distant along the ground, or distant up into the sky. Weather...
Weatherthings
Weather Things: Basic Weather Instruments
Weather forecasting requires observation. Beyond the things we can see, hear and sense, meteorologists need detailed data to observe distant weather, whether that is distant along the ground, or distant up into the sky. Weather...
Weatherthings
Weather Things: Satellite
Weather forecasting requires observation. Beyond the things we can see, hear and sense, meteorologists need detailed data to observe distant weather, whether that is distant along the ground, or distant up into the sky. Weather...
Weatherthings
Weather Things: Weather Balloons
Weather forecasting requires observation. Beyond the things we can see, hear and sense, meteorologists need detailed data to observe distant weather, whether that is distant along the ground, or distant up into the sky. Weather...
Let's Tute
Microsoft Excel Tutorial: Understanding Pie Charts and their Types
This video tutorial teaches how to create and use five different types of pie charts in Microsoft Excel to present data in a visual and easy-to-understand way. The tutorial covers how to create pie charts, change chart types, and use...
Curated Video
C++: Learn the basics of Classes and Objects
Welcome to our complete C++ programming tutorial series, designed for beginners and anyone looking to strengthen their understanding of C++ coding! In this video series, we’ll cover everything you need to know to get started with C++,...
Curated Video
C++: Use Member Functions to update an Object's Attributes
Welcome to our complete C++ programming tutorial series, designed for beginners and anyone looking to strengthen their understanding of C++ coding! In this video series, we’ll cover everything you need to know to get started with C++,...
APMonitor
Matlab 👩💻 Course with Arduino TCLab
Welcome to this introductory course on MATLAB! This course is intended to help you start programming in MATLAB from little or no prior experience. There are video tutorials for each exercise if you have questions along the way. One of...
Programming Electronics Academy
11 Arduino Projects - They built what?!
Check out these 11 Arduino projects our members have made. Are you wondering what Arduino can do? Could it work for your project? Chapters View all Arduino Hover Disk 1:06 Christmas Tree Defender Cat Diversion Laser Turret 2:26 RV...
Curated Video
Functions in C - Part 1
Welcome to our complete C++ programming tutorial series, designed for beginners and anyone looking to strengthen their understanding of C++ coding! In this video series, we’ll cover everything you need to know to get started with C++,...
Curated Video
C++: Learn how to create a simple Calculator in C++
Welcome to our complete C++ programming tutorial series, designed for beginners and anyone looking to strengthen their understanding of C++ coding! In this video series, we’ll cover everything you need to know to get started with C++,...
Curated Video
Web API Development with Flask (Video 4)
Whether working in the enterprise, building for web or mobile, you will need to build (if you haven't already) RESTful APIs to serve data between different client applications and endpoints. This course delivers the fundamental knowledge...
Curated Video
Learning ASP.NET Web API (Video 18)
Revolutionary changes in the mobile world introduced various type of devices such as smart phones, tablets, and IoT devices, all connected to a network based on a HTTP protocol and HTML 5. This lead to a big push to build REST-based...
Curated Video
Application Development with Swift 2 (Video 12)
Swift 2 is the latest iteration of Apple's native programming language for iOS devices. If you're an aspiring iOS application developer who is looking to build apps for the App Store, you'll need to use Swift. The language boasts a vast...
Curated Video
Application Development with Swift 2 (Video 10)
Swift 2 is the latest iteration of Apple's native programming language for iOS devices. If you're an aspiring iOS application developer who is looking to build apps for the App Store, you'll need to use Swift. The language boasts a vast...
Curated Video
Oracle Database Administration from Zero to Hero - Managing the Archived Redo Log Files (Part 2 of 2)
In this video, we will continue our exploration of managing archived redo log files. You will learn how to control the archived redo log file name format, change the database archiving mode, display the current archiving mode, and gain...
APMonitor
Python 🐍 Incubator Project
One of the best ways to start or review a programming language is to work on a simple project. These exercises are designed to teach basic Python programming skills to help you design a temperature controller. Temperature control is...