Curated Video
Learning Scala Web Development (Video 7)
The Scala programming language has gained a lot of traction in the last couple of years because of its functional orientation and conciseness. The industry has a strong interest in using Scala in modern production systems, and as such,...
Curated Video
IELTS Writing Task 2! How Write an Awesome Introduction
Get the 7 Easy Steps to a 7 or Higher
Programming Electronics Academy
Details of Using Arduino Libraries: Arduino Course 6.4
A walk through of using a code library with Arduino.
Curated Video
Apache Spark 3 for Data Engineering and Analytics with Python - Preparing the Project Folder
In this session, we will set up our Python environment to learn the DataFrame API (structured APIs). This clip is from the chapter "Structured API - Spark DataFrame" of the series "Apache Spark 3 for Data Engineering and Analytics with...
Curated Video
Learning PHP 7 (Video 19)
PHP is back and is faster and more lightweight than ever. The world of web technology is seamlessly evolving, and PHP 7's simplicity and prowess addresses the requirements of current and future web and mobile application development....
Packt
Bonus: HTTP Requests Without a Library
Asynchronous Node.js (Weather App): Bonus: HTTP Requests Without a Library This clip is from the chapter "Asynchronous Node.js (Weather App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will...
Let's Tute
IELTS Reading: How to Approach Yes, No, Not Given Questions
This video is a guide for IELTS test takers on how to approach and answer yes, no, not given questions in the reading section. The teacher explains the strategies and techniques to locate and infer information from the passage and...
Brainwaves Video Anthology
Richard Ovenden - The Bodleian Library - University of Oxford
Richard Ovenden has been Bodley’s Librarian (the senior Executive position of the Bodleian Libraries, University of Oxford) since 2014. Prior to that Richard held positions at Durham University Library, the House of Lords Library, the...
Curated Video
Learning Python Web Penetration Testing (Video 17)
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...
Programming Electronics Academy
2 Easy fixes to Arduino error: “.h: No such file or directory"
2 Easy fixes to Arduino error: “.h: No such file or directory" Are you trying to run an Arduino sketch, but keep coming across a "No such file or directory" error? This is a pretty common error! Keep watching to learn more about 2 easy...
APMonitor
Java ☕ Course Overview
Every good programmer must have an understanding of the fundamentals of programming in order to build complex tools. This tutorial steps through core programming skills to build the more complex incubator temperature control. The...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Spark Architecture and Ecosystem
Learn and explore the Spark architecture and ecosystem in this lesson. This clip is from the chapter "Introduction to Hadoop, Spark Ecosystems and Architectures" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This...
Curated Video
Learning ASP.NET Web API (Video 25)
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...
Programming Electronics Academy
How to set up an Arduino Library :: Video #1 :: Arduino Library Series
How to set up an Arduino Library :: Video #1 :: Arduino Library Series
Curated Video
Band 9 IELTS Ideas for Rough Neighborhood Question
Today you’ll get impressive ideas for discussing neighborhood improvements on IELTS.
Curated Video
IELTS Part 3 Native Sample Answers: A Future Without Things
Today I’ll provide 3 IELTS Part 3 native sample answers about a future without certain things.
PBS
The Evolution of YA: Young Adult Fiction, Explained (Feat. Lindsay Ellis)
“Young Adult” fiction is a term whose meaning has varied wildly over the years. It can apply to coming of age tragedies or Serialized adventures of babysitters, or insert really dated twilight joke here. But where did this “young adult”...
PBS
The Evolution of YA
Young Adult Fiction (YA) is dominating literature, and more young people are reading now than ever before. Lindsay Ellis explores how YA carved a place in publishing with It's Lit! from PBS Digital Studios.
Programming Electronics Academy
Control your keyboard with Arduino! Automate simple tasks!
This Arduino lesson was created by Programming Electronics Academy. We are an online education company who seeks to help people learn about electronics and programming through the ubiquitous Arduino development board.
Curated Video
C++ 20 (2a) New Features - Migrating Stdio and Iostreams to std::format
This video explains how to migrate to new string formatting from stdio or iostreams-based code. It also shows how to get working implementation if it is not yet shipped with the standard library. • Consider inc.hpp contants and its usage...
Curated Video
The Modern JavaScript Bootcamp (2019) - Setting up a Third-Party Library
In this video, you’re going to work with your first third-party JavaScript library. Third-party libraries allow you to use code written by others. This clip is from the chapter "Data Storage, Libraries, and More" of the series "The...
Curated Video
Learning Dart (Video 10)
Dart is a new open source programming language for the web. Developed by Google, Dart is gaining popularity and has a steadily growing community. It is a single language for both client and server that can be used to build large-scale...
Curated Video
Core Java Programming Course- Apache POI Setup
This video explains how to set up the Apache POI. This clip is from the chapter "Working with MS Excel Files (Apache POI)" of the series "Learn How to Code: The Complete Core Java Programming Course".null
Curated Video
C++ Programming By Example - Setting Up Your First GUI Project
How do you use CMake to set up a GUI project? • Install Qt5 • Implement CMake for your Qt5 directory as shown in the video • Reconfigure and generate the project via CMake This clip is from the chapter "Getting Acquainted with Qt" of the...