Instructional Video2:46
Curated Video

Mastering Django Web Development (Video 7)

Higher Ed
Django is one of the world's leading web development platforms that follows the model-view-template development method. This Python web framework makes your app building experience smoother, faster, and easier. It has been and...
Instructional Video7:56
Curated Video

Learning Python Web Penetration Testing (Video 10)

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

Learning Akka (Video 21)

Higher Ed
Akka helps you to build scalable, resilient, and fault-tolerant distributed systems that can provide outstanding performance on local machines as well as over remote networks. Employing the actor model, it is possible to leverage...
Instructional Video6:10
Curated Video

Learning Akka (Video 20)

Higher Ed
Akka helps you to build scalable, resilient, and fault-tolerant distributed systems that can provide outstanding performance on local machines as well as over remote networks. Employing the actor model, it is possible to leverage...
Instructional Video4:15
Curated Video

Introducing Ionic 2 (Video 7)

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....
Instructional Video6:58
Curated Video

Learning CSS (Video 31)

Higher Ed
As a modern day web designer, it is very critical for you to prepare for the CSS3 world we live in. A major challenge that designers face in their day-to-day life is making their designs stand out from the rest and ensuring they...
Instructional Video4:13
Curated Video

Web Development with Node.JS and MongoDB (Video 13)

Higher Ed
Web development technology moves at a very fast pace with new tools and techniques being released daily. It is impossible to learn them all, but choosing similar technologies allows you to step up your game while developing web...
Instructional Video6:50
Curated Video

Learning CSS (Video 23)

Higher Ed
As a modern day web designer, it is very critical for you to prepare for the CSS3 world we live in. A major challenge that designers face in their day-to-day life is making their designs stand out from the rest and ensuring they...
Instructional Video9:04
Curated Video

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

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...
Instructional Video7:49
Packt

Advanced Computer Vision Projects 1.5: Retraining the Model

Higher Ed
In this video, we cover retraining the captioning data on user provided images. • Load the model and initialize the TensorFlow session • Apply the model to sample images • Visualize the results
Instructional Video7:50
Curated Video

Mastering Tableau 2018.1, Second Edition 7.5: Understanding Window Table Calculations

Higher Ed
In this video, we’ll cover window functions.<br/>
• Understand windo<br/>w functions
• Impl<br/>ement window functions
Instructional Video2:30
Curated Video

TypeScript for Beginners - Array Interfaces

Higher Ed
This video demonstrates how to work with array interfaces.<br/<br/>>

This clip is from the chapter "Interfaces" of the series "TypeScript for Beginners".This section introduces you to interfaces and explains how to use them.
Instructional Video3:24
Curated Video

TypeScript for Beginners - String Indexed Array Interfaces

Higher Ed
This video demonstrates how to work with string indexed array interfaces.
r/>
This clip is from the chapter "Interfaces" of the series "TypeScript for Beginners".This section introduces you to interfaces and explains how to use...
Instructional Video2:37
Curated Video

TypeScript for Beginners - Passing Parameters

Higher Ed
This video demonstrates how to pass parameters.<br/<br/>>

This clip is from the chapter "Arrow Functions" of the series "TypeScript for Beginners".This video introduces you to the arrow functions and explains how to use them.
Instructional Video3:32
Curated Video

TypeScript for Beginners - Using Static Properties

Higher Ed
This video demonstrates how to use static properties.
r/>
This clip is from the chapter "Access Modifiers, Encapsulation, and Static" of the series "TypeScript for Beginners".This section introduces you to access modifiers,...
Instructional Video0:57
Curated Video

Learn and Master C Programming - Section Overview - Preprocessor Directives

Higher Ed
Quick introduction and overview.
r/>
This clip is from the chapter "Preprocessor Directives" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we look into #define directive and its uses to...
Instructional Video9:54
Curated Video

The Full Stack Web Development - Controllers and Basic Routes - Project Rails App

Higher Ed
Backend Programming with Ruby On Rails: Controllers and Basic Routes - Project Rails App
r/>
This clip is from the chapter "Backend Programming with Ruby On Rails" of the series "The Full Stack Web Development".In this section,...
Instructional Video7:57
Curated Video

CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Shadows

Higher Ed
Advanced CSS: Shadows<br/<br/>>

This clip is from the chapter "Advanced CSS" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".In this section, you will learn about Advanced CSS.
Instructional Video5:51
Curated Video

AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Amazon Web Services (AWS) Batch

Higher Ed
This video focuses on AWS batch that automatically runs the slick scripts created in the AWS environment.
r/>
This clip is from the chapter "Solutions Architect Chapter 6 - Compute Services Management" of the series "AWS...
Instructional Video5:13
Curated Video

Complete Modern C++ - Static Class Members

Higher Ed
This video explains how to use the static keyword to create static member variables and functions.
r/>
This clip is from the chapter "Classes and Objects" of the series "Complete Modern C++".This section gives an overview of...
Instructional Video9:16
Curated Video

C++ Standard Template Library in Practice - Defining an Allocator

Higher Ed
The user would like to know how to implement their own allocator.

• Talk about what is expected of an allo
cator
• Define a minimal
allocator
• Reinforce the lesson
wi
th an example

This clip is from the...
Instructional Video6:29
Curated Video

C++ Standard Template Library in Practice - Sequence Algorithms - equals

Higher Ed
The listener is new to algorithms and does not know about the equals sequence algorithm.

• Introduce the listener to the equals algo
rithm
• Show how it works and explain the different versions
available
• Reinforce...
Instructional Video5:14
Curated Video

C++ 20 (2a) New Features - Defining Own Concepts

Higher Ed
Implement mySort wrapper to std::sort function. Use the function incorrectly.

• Consider compiler error diagno
stics
• Constrain function using RandomAccessIterator and LessThanComparabl
e concepts
• Consider...
Instructional Video4:19
Brian McLogan

Evaluate for sine cosine and tangent using reference angles

12th - Higher Ed
👉 Learn how to find the reference angle of a given angle. The reference angle is the acute angle formed by the terminal side of an angle and the x-axis. To find the reference angle, we determine the quadrant on which the given angle lies...