Instructional Video12:07
Curated Video

Bash Shell Scripting- Introduction to AWK

Higher Ed
This video introduces you to AWK.<br/<br/>>

This clip is from the chapter "AWK command and AWK scripting" of the series "Complete Bash Shell Scripting".This section covers AWK command and AWK scripting
Instructional Video3:45
Curated Video

AZ-204 Developing for Microsoft Azure Exam Prep - Introduction to AZ-204 Azure App Service

Higher Ed
This video provides an introduction to AZ-204 Azure App Service.
r/>
This clip is from the chapter "AZ-204 Azure App Service" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section explains how to expand...
Instructional Video17:54
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Setting Up Rest Assured Maven Project with Java and Eclipse Installation

Higher Ed
This video explains how to set up REST Assured Maven project with Java and Eclipse installation.
r/>
This clip is from the chapter "REST Assured Setup for API Automation Testing" of the series "REST API Automation Testing from...
Instructional Video7:41
Curated Video

The Full Stack Web Development - Web Storage - Project on Web Storage

Higher Ed
HTML5 Programming: Web Storage - Project on Web Storage This clip is from the chapter "HTML5 Programming" of the series "The Full Stack Web Development".In this section, we look into little more advanced HTML5. We will be working with...
Instructional Video5:31
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Git ignore Common Practices and Templates

Higher Ed
This video explains how Git ignore performs common practices and creates templates. This clip is from the chapter "Ignoring Files in Git" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section focuses on...
Instructional Video6:34
Curated Video

Modern HTML and CSS from the Beginning (Including Sass) - The Roles Of HTML & CSS In Web Development

Higher Ed
Introduction: The Roles Of HTML & CSS In Web Development<br/<br/>>

This clip is from the chapter "Introduction" of the series "Modern HTML and CSS from the Beginning (Including Sass)".This Section introduces the course.
Instructional Video5:16
Curated Video

Machine Learning Random Forest with Python from Scratch - Course Overview

Higher Ed
This video will introduce you to Python, machine learning, and Random Forest and discuss the live implementations, quizzes, and projects.
<
br/>
This clip is from the chapter "Introduction to the Course" of the series "Machine...
Instructional Video5:38
Curated Video

Django3- Lists

Higher Ed
In this video, we will look at lists.<br/<br/>>

This clip is from the chapter "Python Refresher" of the series "Django 3 - Full Stack Websites with Python Web Development".In this section, we will take a quick Python refresher.
Instructional Video7:50
Curated Video

Machine Learning Random Forest with Python from Scratch - Motivation for the Course

Higher Ed
This lecture provides an overview of the benefits of enrolling in this course.
<
br/>
This clip is from the chapter "Introduction to the Course" of the series "Machine Learning: Random Forest with Python from Scratch©".This section...
Instructional Video2:03
Curated Video

Modern HTML and CSS from the Beginning (Including Sass) - Where To Go From Here

Higher Ed
Where To Go From Here: Where To Go From Here<br/<br/>>

This clip is from the chapter "Where To Go From Here" of the series "Modern HTML and CSS from the Beginning (Including Sass)".This Section is a Bonus for the Course.
Instructional Video29:26
Curated Video

Learning Programming Using Scratch: Creating an Insult Generator

Pre-K - Higher Ed
In this final installment of the tutorial series, we learn how to create an insult generator using arrays, variables, strings, concatenation, and random numbers. By creating arrays for adjectives and nouns, we can generate unique...
Instructional Video7:12
Curated Video

Machine Learning Random Forest with Python from Scratch - Hello World

Higher Ed
In this video, we will understand the importance of Python for machine learning, use an IDE (jupyter), and create a Hello World program.
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine Learning:...
Instructional Video9:49
Curated Video

Machine Learning Random Forest with Python from Scratch - Decision Making (if, else, elif)

Higher Ed
Let's understand the fundamental element of any programming language: decision-making. We will look at the if, else, and elif statements.
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine Learning:...
Instructional Video11:32
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Files

Higher Ed
Files are incredibly important in programming languages. Python is no exception here. Learn how to work with files in this lesson.
r/>
This clip is from the chapter "Beginner-friendly Python" of the series "Python for...
Instructional Video0:52
Curated Video

Python for Machine Learning - The Complete Beginners Course - Introduction - Optional: Setting Up Python and ML Algorithms Implementation

Higher Ed
In this video, we will get a quick section introduction about the process of setting up the Python environment and implementing ML algorithms that will be covered in the upcoming videos.
<
br/>
This clip is from the chapter...
Instructional Video11:22
Curated Video

Practical Data Science using Python - Data Science Stages and Technologies

Higher Ed
This video explains data science stages and technologies.<br<br/>/>

This clip is from the chapter "Introduction to Data Science" of the series "Practical Data Science Using Python".This section introduces you to data science.
Instructional Video5:39
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - What is JavaScript?

Higher Ed
JavaScript Crash Course: What is JavaScript?
r/>
This clip is from the chapter "JavaScript Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section is about JavaScript, Variables in...
Instructional Video14:56
Curated Video

Getting Started with Python

Pre-K - Higher Ed
This video provides a beginner-friendly introduction to programming in Python, covering the basics of setting up Python on your computer and using PyCharm as a developer environment. The instructor guides viewers through creating and...
Instructional Video10:52
Curated Video

Full Stack Web Development MASTERY Course - Novice to Expert - Introduction to Web Development

Higher Ed
This video provides an introduction to web development.
<
br/>
This clip is from the chapter "Getting Started" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses on getting started with...
Instructional Video3:01
Curated Video

gRPC [Java] Master Class: Build Modern API and Microservices - Course Objective

Higher Ed
gRPC Course Overview: Course Objective
r/>
This clip is from the chapter "gRPC Course Overview" of the series "gRPC [Java] Master Class: Build Modern API and Microservices".This section will give a brief introduction about the...
Instructional Video5:44
Curated Video

Introduction To Website Development Technologies - Explore JavaScript and the Browser Console

Higher Ed
In this video, we will explore JavaScript and the browser console.
<
br/>
This clip is from the chapter "Understanding JavaScript, jQuery, and Bootstrap" of the series "Introduction to Website Development Technologies".In this...
Instructional Video13:28
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - AWS Access Types - Programmatic and Management Console Access

Higher Ed
This video explains AWS access types—programmatic and management console access.
<
br/>
This clip is from the chapter "Create AWS Account – Free Tier" of the series "AWS Serverless Microservices with Patterns and Best...
Instructional Video5:09
Curated Video

PEP8 Guidelines Python Clean Coding - Print Objects and Data Types

Higher Ed
This video explains how to print objects and data types in Python.<br<br/>/>

This clip is from the chapter "Python Basics" of the series "PEP8 Guidelines: Python Clean Coding".This section focuses on various basic Python concepts.
Instructional Video2:56
Curated Video

PEP8 Guidelines Python Clean Coding - Introduction

Higher Ed
This video introduces you to the course and the need to take up the course.
<
br/>
This clip is from the chapter "Introduction" of the series "PEP8 Guidelines: Python Clean Coding".This is an introductory section to the course which...