Instructional Video24:49
IDG TECHtalk

Could hardware supply chain issues upend Apple’s WWDC plans?

Higher Ed
Not-so-breaking news: Supply chain constraints continue to challenge technology manufacturers, and Apple is no exception. While the wait for some Macs is quite short, others, like the 14- and 16-inch MacBook Pro face wait times of eight...
Instructional Video23:31
IDG TECHtalk

M1 iPad Pro outperforms Intel MacBook Pro in early benchmarks

Higher Ed
Early benchmarks suggest that the soon-to-be-shipped M1 iPad Pro is much faster than the previous generation iPad Pro, as well as the 16-inch MacBook Pro with Intel Core i9 processor. Computerworld executive editor Ken Mingis and...
Instructional Video10:33
APMonitor

Python 🐍 Jupyter, VSCode Install

10th - Higher Ed
Jupyter notebook, Jupyter lab, and VSCode are installed to run a 'Hello, World' application in Ubuntu Linux for Python 3.8. python3 --version sudo apt install python3 (Linux, apt or yum) brew install python (MacOS) Download from...
Instructional Video23:59
IDG TECHtalk

WWDC reaction, exciting iOS 14 updates

Higher Ed
Hopefully you caught last week’s episode with our WWDC predictions… This week, we’re back discussing which WWDC announcements we’re most excited about. From Apple Silicon to App Library, Car Key and sleep tracking, Juliet, Mike and Ken...
Instructional Video35:26
IDG TECHtalk

WWDC 2021 recap: iPadOS overview, enterprise improvements and unannounced iOS 15 features

Higher Ed
Apple announced updates to its operating systems, including iOS, iPadOS and macOS at its annual Worldwide Developer Conference on Monday. iPadOS has new productivity features, but do the updates justify the company's decision to put an...
Instructional Video27:45
IDG TECHtalk

WWDC 2021: What to expect at Apple's June event

Higher Ed
While we wait for confirmation about Apple's rumored April event, the company has confirmed its annual developers conference, WWDC, will take place the week of June 7. Computerworld executive editor Ken Mingis and Macworld executive...
Instructional Video3:28
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 02 - Installing Java - Mac

Higher Ed
In this lesson, we will end we will learn how to install Java for Mac OS. This clip is from the chapter "Installing Java" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will install Java and set a...
Instructional Video10:43
Curated Video

C++ Developer - Getting Started on macOS or Linux with CodeBlocks IDE

Higher Ed
This video focuses on getting started on macOS or Linux with CodeBlocks IDE. This clip is from the chapter "Getting Started" of the series "The Complete C++ Developer Course".This section introduces the learning objectives of this course.
Instructional Video28:17
IDG TECHtalk

WWDC software preview: iOS 15, iPadOS 15, macOS 12 and more

Higher Ed
Apple's annual developer conference, WWDC, kicks off on June 7. At its opening keynote, Apple executives including Tim Cook and Craig Federighi will announce updates to its operating systems, including iOS, iPadOS, macOS and watchOS....
Instructional Video0:52
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 00 - Installing Java - Overview

Higher Ed
This video provides an overview of the entire section. This clip is from the chapter "Installing Java" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will install Java and set a path for environment...
Instructional Video21:32
IDG TECHtalk

30K Macs infected with "Silver Sparrow" virus; M1 Mac SSD health

Higher Ed
Security researchers uncovered malware affecting tens of thousands of macOS devices, but it's unclear what exactly the malware does. Affecting both Intel and Apple Silicon processors, this malware, nicknamed "Silver Sparrow," still poses...
Instructional Video24:38
IDG TECHtalk

Future Mac chips: M1X, M2, M2X and more

Higher Ed
Apple's M1 chip is the first in what the company calls a "family of chips" that is expected to grow later this year. The next iteration of Apple Silicon, the so-called M1X chip, may arrive in the second half of 2021 and power higher-end...
Instructional Video3:39
Curated Video

The Complete Practical Docker Guide - Virtual Machines Architecture

Higher Ed
This video shows architecture of the virtual machine. This clip is from the chapter "What is Docker and Docker Components" of the series "The Complete Practical Docker Guide".This section focuses on Docker and its components.
Instructional Video5:59
Curated Video

The Complete Practical Docker Guide - Docker Containers Architecture

Higher Ed
This video explains the Docker containers architecture. This clip is from the chapter "What is Docker and Docker Components" of the series "The Complete Practical Docker Guide".This section focuses on Docker and its components.
Instructional Video6:33
Curated Video

Learn Go in 3 Hours - Installing Your Go Environment

Higher Ed
In order to work with Go, you need to have a development environment installed and validated. • This video walks through installing Go and Visual Studio Code for Mac and Windows and validates the environment. • Walk through installing Go...
Instructional Video18:32
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Introducing Elastic Cloud on Kubernetes (ECK) and Setting Up a Cluster

Higher Ed
This video introduces you to Elastic Cloud on Kubernetes, and explains how to set up a cluster. This clip is from the chapter "Elasticsearch/Logstash/Kibana (ELK) on Kubernetes with Elastic Cloud on Kubernetes (ECK)" of the series...
Instructional Video8:53
Curated Video

Practical Python: Learn Python Basics Step by Step- Python 3 - Install a Python IDE (PyCharm)

Higher Ed
This video demonstrates how to install IDE PyCharm in different operating systems. This clip is from the chapter "Python Basics- Level 2" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".In this section, you...
Instructional Video2:25
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Installing Git on MacOS

Higher Ed
This video demonstrates how to install Git on MacOS. This clip is from the chapter "Installation of Git and Configuration of the Shell" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section demonstrates...
Instructional Video2:37
Curated Video

Practical Python: Learn Python Basics Step by Step- Python 3 - Install Python on MacOS

Higher Ed
This video shows how to install Python in Mac OS. This clip is from the chapter "Introduction" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".In this section, the author gives a brief introduction of Python...
Instructional Video5:15
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Installing Gcloud

Higher Ed
In this video, you will be installing Gcloud. This clip is from the chapter "Kubernetes with Microservices using Docker, Spring Boot, and Spring Cloud – V2" of the series "Master Microservices with Spring Boot and Spring Cloud".This...
Instructional Video5:59
Curated Video

Practical Python: Learn Python Basics Step by Step- Python 3 - Run a Python Script from the Terminal

Higher Ed
This video demonstrates how to run a Python script from the terminal on different operating systems. This clip is from the chapter "Python Basics- Level 4" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".This...
Instructional Video7:08
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Connecting to Your Cluster

Higher Ed
This video demonstrates how to connect to your cluster. This clip is from the chapter "Mapping and Indexing Data" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section focuses on mapping and indexing...
Instructional Video1:41
Curated Video

The Complete Practical Docker Guide - Possible Options to Use Linux on macOS and Windows

Higher Ed
This video explains possible options to use Linux on macOS and Windows. This clip is from the chapter "Getting Started with Linux" of the series "The Complete Practical Docker Guide".This section talks about getting started with Linux.
Instructional Video12:55
Curated Video

Dive Into Ansible - From Beginner to Expert in Ansible - Installing Docker

Higher Ed
This video demonstrates how to install Docker Desktop for macOS, Windows, and Linux. This clip is from the chapter "Setting up of the Lab Environment and Course Resource" of the series "Dive Into Ansible - From Beginner to Expert in...