Instructional Video8:05
Packt

Use functions or APIs from external libraries to develop a computer program : Creating a Package

Higher Ed
From the section: Advanced Python. This section helps to understand about OOP, classes, class interface etc. We will dive into learning Advance Python Learn how to create your own local package for your Python programs!
Instructional Video3:51
Curated Video

API Testing with Postman - Importing Existing API Definitions

Higher Ed
Understand how to use predefined schema layouts to quickly import full API definitions into Postman. • Explain what swagger/open API definitions are • Demonstrate how schema’s fit into this • Walk through importing an API directly...
Instructional Video8:15
Curated Video

C++ Standard Template Library in Practice - Vectors

Higher Ed
The user is unfamiliar with the vector container, wishes to know more about them, and when to use them. • Begin by introducing the user to the vector, discussing how it works • Inform the user of the pros and cons of using the data...
Instructional Video2:46
Curated Video

Python for Data Analysis: Step-By-Step with Projects - NBA Games Project Overview

Higher Ed
This video introduces you to NBA games project overview. This clip is from the chapter "Capstone Practice Project I" of the series "Python for Data Analysis: Step-By-Step with Projects".This section introduces you to Capstone practice...
Instructional Video8:56
Economics Explained

The Economy Of The North Pole

9th - Higher Ed
This is the arctic: home to a small specialized economic zone that doesn’t technically belong to any established nation on earth. The North Pole is an interesting economic case study, primarily because of its surprisingly incredible...
Instructional Video3:37
Curated Video

Learning LESS (Video 17)

Higher Ed
CSS is great; it's a staple of the web and it helps us to produce beautiful websites, but some parts of it are archaic, and it's often time-consuming to get right. LESS changes that. LESS includes built-in features that allow you to...
Instructional Video6:18
Curated Video

Learning Angular 2 Directives (Video 12)

Higher Ed
Get up to speed with the building blocks of Angular 2. New technologies and new patterns are emerging on a daily basis. Coding for the front end is extremely demanding, but at the same time more interesting and challenging than ever...
Instructional Video4:50
Curated Video

Mastering MEAN Web Development Expert Full Stack JavaScript (Video 5)

Higher Ed
Web development is moving fast and to keep up to mark, you need a technology stack that is . The MEAN stack includes MongoDb, Express, Angular, and Node.js. These tools provide a rich environment to build advanced web applications in a...
Instructional Video3:36
Curated Video

Advanced Swift 2 Application Development (Video 29)

Higher Ed
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...
Instructional Video3:05
Curated Video

Introducing Ionic 2 (Video 5)

Higher Ed
Hybrid apps are changing the way people build mobile applications. With Ionic 2, hybrid app developers are gifted with not only a fresh, well-built, and powerful platform, but also a tool to enjoy their development experience. Apps can...
Instructional Video2:07
Weatherthings

Condiciones del Tiempo y Estaciones: el sol y estaciones, metereologo, instrumentos

6th - 8th
Una nina y su abuelo pasaron una tarde de verano sentados cerca de un lago. Comienzan hablando del calor que hace durante dias de verano, pero terminan hablando de que el lago se enfria y se congela durante el invierno. El abuelo le...
Instructional Video8:53
IDG TECHtalk

Learn how to use the "cProfile" module to analyze a Python program's performance and make strategic changes to it.

Higher Ed
Can you take a Python script and turn it into a standalone executable? Sort of! The Python compiler Cython can be used to do something like this, but it's a little trickier than it might seem. We'll explore how to do this in this video,...
Instructional Video14:50
Curated Video

Data Science and Machine Learning with R - The Pipe Operator

Higher Ed
This video explains pipe operator. This clip is from the chapter "Data Manipulation in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section focuses on data manipulation in R.
Instructional Video3:45
Curated Video

Java Programming for Complete Beginners - Java 16 - Eclipse Tip - Exploring Java API

Higher Ed
In this video, we will learn about exploring Java API. This clip is from the chapter "Reference Types" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will look into string class and understand...
Instructional Video8:40
Curated Video

Learn Go in 3 Hours - Package and Imports

Higher Ed
Go uses packages to organize source code and import statements to declare access to code in other packages. • This video covers how packages and import statements work and gives a quick walkthrough of the standard library. • Learn about...
Instructional Video5:31
Curated Video

REST APIs with Flask and Python - Getting the JWT Identity in and Endpoint and @jwt_optional

Higher Ed
This video explains how to get the JWT identity in and explains endpoint and @jwt_optional. This clip is from the chapter "Token refreshing and Flask-JWT extended" of the series "REST APIs with Flask and Python".This section refreshes...
Instructional Video6:17
Curated Video

Mastering MEAN Web Development Expert Full Stack JavaScript (Video 25)

Higher Ed
Web development is moving fast and to keep up to mark, you need a technology stack that is . The MEAN stack includes MongoDb, Express, Angular, and Node.js. These tools provide a rich environment to build advanced web applications in a...
Instructional Video3:09
Curated Video

Learning R for Data Visualization (Video 28)

Higher Ed
R is on the rise and showing itself as a powerful option in many software development domains. At its core, R is a statistical programming language that provides impressive tools for data mining and analysis, creating high-level...
Instructional Video17:41
Curated Video

Create a computer network: Classic Network Device Interaction Examples

Higher Ed
From the section: Interacting with Classic Network Devices. In this section, we will look at how to interact with classic network devices with Python libraries. We will explain what we define as classic network devices and use Netmiko...
Instructional Video9:46
Curated Video

Django3- Error Handling

Higher Ed
In this video, we will look at error handling. This clip is from the chapter "Site 3 - Todo Woo" of the series "Django 3 - Full Stack Websites with Python Web Development".In this section, we will be working on our project site 3 - Todo...
Instructional Video13:45
Packt

Rating Component

Higher Ed
This video focuses on the rating component. This clip is from the chapter "Starting the Front-end" of the series "MERN E-commerce from Scratch".This section explains the concept of front-end.
Instructional Video10:14
Packt

Producer Part 1 - Writing Twitter Client

Higher Ed
This video explains how to write the Kafka producer using Twitter client. This clip is from the chapter "Kafka Twitter Producer and Advanced Configurations" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this...
Instructional Video8:28
Curated Video

Power BI Masterclass - R in Power BI - Importing and Transforming Data with R Example

Higher Ed
In this video, we will cover R in Power BI to import and transform data with R example. This clip is from the chapter "DAX, R, and Gateways" of the series "Power BI Masterclass".In this section, we will be covering DAX, R, and Gateways....
Instructional Video10:07
Curated Video

Next.js from Development to Deployment - Generate Static Paths and Single Post Data

Higher Ed
This video explains about generating static paths and single post data. This clip is from the chapter "Fetch, Parse, and Display Markdown Posts" of the series "Next.js from Development to Deployment: Build a Music Event Website".This...