Curated Video
Apache Spark 3 for Data Engineering and Analytics with Python - Challenge Part 3 - Q3 When to Advertise
In this session, we will be addressing third question of the challenge, which is: What time should we display advertisements to maximize the likelihood of customers trying products? This clip is from the chapter "Structured API - Spark...
Curated Video
Predictive Analytics with TensorFlow 8.5: CNN Model for Emotion Recognition
We will first train the CNN model based on the dataset from Kaggle and then we will test that model to test a human face to predict one of the emotions. In this video, we show how to develop a CNN for emotion prediction from facial...
Curated Video
C++ Developer - The Library
This video explains the library. This clip is from the chapter "Functions" of the series "The Complete C++ Developer Course".This section discusses the various functions in C++.
Curated Video
Application Development with Swift 2 (Video 4)
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...
Programming Electronics Academy
What is a Code Library?: Arduino Course 6.1
A description of a code library in Arduino programming.
The Art Assignment
The Muster Highlights | The Art Assignment | PBS Digital Studios
This week we let your responses speak for themselves and present some of the excellent submissions to The Muster. What are you fighting for?
Curated Video
Apache Spark 3 for Data Engineering and Analytics with Python - Challenge Part 3 - Q1 Get the Best Sales Month
In this session, we will discuss the answer to the first question of the challenge, which is: What was the best month sales? This clip is from the chapter "Structured API - Spark DataFrame" of the series "Apache Spark 3 for Data...
Brainwaves Video Anthology
Pam Moran - Transforming Libraries
Dr. Pamela Moran has served as the Superintendent of Albemarle County Public Schools since January 2006. She oversees a division with an annual operating budget of $160 million, with more than 1,200 teachers educating over 13,600...
Curated Video
Mastering Swift 2 Programming (Video 29)
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Curated Video
Learning Python Web Penetration Testing (Video 1)
With the huge growth in the number of web applications in the recent times, there has also been an upsurge in the need to make these applications secure. Web penetration testing is the use of tools and code to attack a website or web app...
Curated Video
AWS Certified Cloud Practitioner (CLF-C01)- Amazon ECS, ECR and EKS
In this video, we'll learn about Amazon ECS, ECR, and EKS. This clip is from the chapter "AWS Compute Services" of the series "AWS Certified Cloud Practitioner (CLF-C01) [Updated for 2021]".This section is about AWS compute services in...
Programming Electronics Academy
Class to Library: Arduino Course 8.7
A walk through of turing a class into an Arduino code library.
Programming Electronics Academy
Class to Library Continued: Arduino Course 8.8
A walk through of turing a class into an Arduino code library.
Curated Video
C++ for Beginners - Program Entry Point and Namespaces
In this section, David examines the program entry point, and name spaces. This clip is from the chapter "Program Structure" of the series "C++ for Beginners".Function Structure
Curated Video
Multi-Paradigm Programming with Modern C++ - Structure of C++ Projects
In this video, we learn what is physical project structure and why it is important. • What is project structure? • Why is good structure important? • What are the elements of project structure? This clip is from the chapter "Structuring...
Curated Video
The Top 4 Reasons to Read and Free Resources - IELTS Energy Podcast 1208
Today get inspired to read in English! Find out four ways reading helps your IELTS scores, and also learn how you can find English books for free!
Curated Video
Java 11 Programming for Beginners 1.4: Running Hello World
This video guides you to use the basic setup from Video 1 and Video 2 to create your first simple Java program. • Write the Hello World Code • Run Hello World in the IDE • Run Hello World from the command line
Curated Video
Complete Java SE 8 Developer Bootcamp - Java API Documentation (Javadocs)
The author shows you where you can find the Java SE 8 Javadoc, and how to use it. This clip is from the chapter "Getting Started with Java" of the series "Complete Java SE 8 Developer Bootcamp".In this section, you get an overview of...
Curated Video
Python for Data Analysis: Step-By-Step with Projects - Course Overview
This video introduces you to the course contents. This clip is from the chapter "Introduction" of the series "Python for Data Analysis: Step-By-Step with Projects".This section introduces you to the course.
Curated Video
Multi-Paradigm Programming with Modern C++ - Application Binary Interface
Sometimes we want to share a package, without sharing its source code. And sometimes we want to push updates to our shared libraries, without requiring that customers re-build their applications. This requires a stable application binary...
Curated Video
Learning Lodash 4.0 (Video 4)
Lodash was built to simplify JavaScript application development. It contains hundreds of methods built for the purpose of providing developers with a fast, reliable, cross-browser toolkit to write applications. With Lodash, you can...
Curated Video
Tips, Tricks, and Techniques for Node.js Development 4.2: Using Behavior-Driven Development
In this video, we will learn the difference between test-driven development (TDD) and behavior-driven development (BDD) and how we can use BDD. • Understand TDD versus BDD • Use mocha to test our code • Execute our code written with BDD...
Curated Video
Comprehensive Android Developer Bootcamp - Creating Java Module in Android Studio - Run Hello World
Deep Dive into Java Programming Language:Creating Java Module in Android Studio - Run Hello World This clip is from the chapter "Deep Dive into Java Programming Language" of the series "The Comprehensive Android Developer Bootcamp".This...