Instructional Video4:17
Seven Dimensions

Role of the Expert

Higher Ed
This video defines and discusses the expert witness’ role and responsibilities. Expert Evidence part 1
Instructional Video7:44
R Programming 101

Titles and Annotations with ggplot

Higher Ed
I'm sure that we all agree that the best way to do data visualization is to use R programming, in particular, the ggplot2 package. To become an advanced ggplot user, you need to start controlling things like the titles, axis...
Instructional Video1:40
R Programming 101

The str_to_upper() Function in R. Convert Text to Uppercase with stringr Package

Higher Ed
We're diving into the str_to_upper() function from the stringr package, a crucial tool for anyone working in data science, text manipulation, and R programming. The stringr package in R is designed to make string operations...
Instructional Video3:33
R Programming 101

Text Manipulation in R with str_c()

Higher Ed
Welcome to our R Programming series, where we dive deep into the power of the Tidyverse! In this video, we'll explore the str_c() function from the stringr package, a crucial tool for text manipulation in R. Whether you're a data...
Instructional Video6:23
R Programming 101

Quarto - tips and tricks

Higher Ed
In this video about R programming Greg and Andrew (from Equitable Equations - see link below) talk through some tips and tricks when it comes to using Quarto in R Studio. Quarto is similar to R markdown but much more user friends. It...
Instructional Video2:55
R Programming 101

Detecting Patterns in Text with str_detect()

Higher Ed
In this R Programming tutorial, we explore the str_detect() function from the stringr package, a key tool in the Tidyverse for pattern detection within text data. Learn how to efficiently identify and work with specific patterns in your...
Instructional Video4:53
R Programming 101

Create fantastic tables using gtExtras in R

Higher Ed
Welcome to a closer look at the gtExtras package in R! In this video, we'll explore how to enhance your data tables with the powerful and flexible features provided by the gtExtras package. Whether you're a data analyst, data scientist,...
Instructional Video5:54
R Programming 101

Conditional Statements in R: if_else() and case_when() Functions

Higher Ed
Learn the if_else() and case_when() functions in R! Whether you're a beginner in R programming or an experienced data scientist looking to brush up on your skills, this video is perfect for you. In this video, we delve into the essential...
Instructional Video6:23
R Programming 101

Animations in R with gganimate

Higher Ed
Create plots that are animated using ggplot2 and the gganimate packages in R. If you're learning data visualization using R programming then you'll love this tutorial. In this video Greg Martin will walk you through the code to create...
Instructional Video4:10
Curated Video

AI Tools for Creative and Technical Media

12th - Higher Ed
Learn about 5 new state-of-the-art AI tools released in 2024 that can generate videos, images, sound effects, code, and more. Topics Covered: Luma video app Luma vs Sora Kling generative video model from China Best IDE for writing code...
Instructional Video4:25
Curated Video

Programming Mistake that Caused a Huge Security Gap in the Rabbit R1 Codebase

12th - Higher Ed
A group of jailbreakers recently discovered that the Rabbit R1 codebase contains hardcoded API keys - giving them easy access to user data from their AI tech-to-speech service. Topics Covered: Problems with Rabbit R1 What to when...
Instructional Video12:00
Curated Video

Linux Things you Need to Know

12th - Higher Ed
Learn 101 essential concepts in Linux in 10 minutes. What is the Linux kernel? What is GNU? What is the best Linux distro? And many other important questions answered. Topics Covered: Linux basics tutorial How to get started with...
Instructional Video6:41
Curated Video

How to Self-host and Hyperscale AI with Nvidia NIM

12th - Higher Ed
Learn how to build a futuristic workforce of AI agents, then self-host and scale them for any workload thanks to Nvidia NIM - a platform that containerizes AI models and runs them on any GPU with Kubernetes. Topics Covered: How to...
Instructional Video5:19
Curated Video

What Caused the Crowdstrike IT Disaster?

12th - Higher Ed
An analysis of CrowdStrike's official explanation of the code hat resulted in the largest IT disaster in history that crashed 8.5 million Windows computers in a single day. Topics Covered: Analysis of CrowdStrike disaster Why did...
Instructional Video4:43
Curated Video

Why Are Programmers So Unhappy?

12th - Higher Ed
An analysis of the 2024 StackOverflow survey results where only 20% of programmers reported being happy at their software engineering jobs. Let's look at 6 reasons why professional developers become unhappy at work. Topics...
Instructional Video2:52
Curated Video

Scala in 100 Seconds

12th - Higher Ed
Learn the basics of the Scala programming language quickly. Scala is a functional and object-oriented language that runs on the Java Virtual Machine. Topics Covered: Scala basics tutorial Scala vs Java OOP vs Functional...
Instructional Video7:27
Curated Video

Big Tech Events of July, 2024: OpenAI vs Google

12th - Higher Ed
Let's take a look at 15 big events that happened in Tech in July 2024, like Google's Alpha Proof math AI, the CrowdStrike Windows disaster, Node.js TypeScript support, new Python web frameworks, and more. Topics Covered: Tuaw Zombie...
Instructional Video4:22
Curated Video

Are We On the Brink of Another World Browser War

12th - Higher Ed
Google Chrome, Mozilla Firefox, Microsoft Edge, and Apple Safari dominate the web browser market share, but there are new emerging alternatives like Arc, Brave, and Ladybird that could shakeup the Internet over the next few years....
Instructional Video4:12
Curated Video

Will the Future of Game Development Have No Game Engine?

12th - Higher Ed
Google's new GameNGen paper describes how the build the classic Doom game from 1993 without a game engine. Learn how diffusion models could change the future of Game development Topics Covered: Future trends in game...
Instructional Video2:49
Curated Video

FreeBSD in 100 Seconds

12th - Higher Ed
Learn the basics of FreeBSD - a UNIX-like operating system that shares code with projects like iOS, MacOS, Nintendo, PlayStation, and many other projects. Topics Covered: FreeBSD Tutorial Free BSD quick start What is BSD? BSD vs...
Instructional Video3:43
Curated Video

Front-end Web Development is Changing Quickly

12th - Higher Ed
Let's take a first look at that latest release of shadcn/ui and combine it with Vercel's V0 tool - an AI tool for building front-end UIs on the web. Topics Covered: What is ShadCN? What is v0? AI tools for frontend development How to...
Instructional Video6:33
Curated Video

How To Make AWS Better

12th - Higher Ed
In this video you're going to learn how to make cloud computing great again. Topics Covered: What is o1? Update on Devin AI programmer How does OpenAI o1 work? GPT-4o vs o1 benchmarks o1 vs Claude What is the best LLM in 2024? Trends...
Instructional Video2:50
Curated Video

Tmux in 100 Seconds

12th - Higher Ed
Learn the basics of Tmux, an open-source terminal multiplexer that can juggle multiple terminal sessions from a single window. Topics Covered: Cloud computing Amazon Web Services Google Cloud Terraform Pulumi SST Docker Build Cloud
Instructional Video4:15
Curated Video

All About Deno 2.0

12th - Higher Ed
Take a first look at Deno 2.0 - a JavaScript runtime with first-class TypeScript support, and now full compatibility with Node.js Topics Covered: Deno 2.0 new features Deno vs Node.js Deno vs Bun.js