Hi, what do you want to do?
Curated Video
A Program Manager's Responsibilities
As the program manager for the asthma program at New York City Health and Hospitals in the Bronx, Hilda oversees a team of community health workers who provide outreach, education, and support to patients with asthma. She ensures...
Science Buddies
How to Use External Real-Time Clock (RTC) with Arduino
This easy video tutorial will show you how to use an Arduino.
Science Buddies
Real-Time Clock (RTC) on Arduino UNO R4 Minima
This easy video tutorial will show you how to use an Arduino.
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Pull Changes from GitHub
This video explains pull changes from GitHub.<br<br/>/>
This clip is from the chapter "Merge Conflicts" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains the merge conflict and how to solve one.
This clip is from the chapter "Merge Conflicts" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains the merge conflict and how to solve one.
Curated Video
Modern JavaScript from the Beginning - Second Edition - Constructor Functions
In this video, we will introduce constructor functions and explain how they are used to create objects. We will also discuss the 'new' keyword and how it is used to instantiate objects from constructor functions.
<
br/>
This clip is...
<
br/>
This clip is...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Switches
This video introduces the switch statement in JavaScript, which provides an alternative way to handle multiple conditions and can make our code more concise and readable.
<
br/>
This clip is from the chapter "Logic and Control Flow"...
<
br/>
This clip is from the chapter "Logic and Control Flow"...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Dates and Times
In this video, we will cover working with dates and times in JavaScript. We will explore the Date object, which provides built-in methods for working with dates and times, as well as common date and time formats.
<
br/>
This clip is...
<
br/>
This clip is...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Date Methods and DateTimeFormat API
In this video, we will continue our exploration of the Date object in JavaScript, focusing on some of the built-in methods for working with dates and times. We will also cover the new Intl.DateTimeFormat API, which provides a powerful...
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Create Database
This video explains how to create a database.<br<br/>/>
This clip is from the chapter "Adding a Database" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains how to create and add a database.
This clip is from the chapter "Adding a Database" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains how to create and add a database.
Curated Video
Modern JavaScript from the Beginning - Second Edition - Mongoose Schema and Model
In this video, we will define a Mongoose schema for our ideas collection, which will specify the fields and their data types. We will also create a Mongoose model based on the schema, which will allow us to perform database...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Handle POST Requests - Add Idea
In this video, we will handle POST requests to add a new idea to our database. We will use Mongoose to create a new idea and save it to the database, and also include validation to ensure that the required fields are present.
<
br/>...
<
br/>...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Date Method
In this video, we will explore the Date object and its methods in JavaScript. We will discover functions such as getDate, getMonth, getFullYear, and getTime, which retrieve and manipulate different aspects of dates and times, and format...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Input Types
In this video, we will explore different input types available in HTML5, including text, password, email, number, date, and more. You will learn to use these input types to capture specific types of user data.
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Final Exercise - Facebook Unfriend Functionality
This is a final exercise video where you will work on the Facebook Unfriend functionality.
Curated Video
Professional Scrum Master 2 (PSM II) Certification - A Crash Course - Forecasting and Release Planning - Part 2
In this video, we will explore how ChatGPT can be used to explain code and enhance code comprehension and how ChatGPT can assist in explaining complex code sections, providing insights and clarifications. We will leverage ChatGPT to...
Curated Video
Professional Scrum Master 2 (PSM II) Certification - A Crash Course - Product Vision
In this video, you will learn to build an app using ChatGPT, go through the process of conceptualizing and implementing an app, use the capabilities of ChatGPT to enhance its functionality, and explore how ChatGPT can be integrated into...
Curated Video
Linux Crash Course for Beginners - 2023 - Processes and Jobs
In this video, you will learn about processes and jobs commands such as systemctl, ps, top, kill, crontab, and at.
Curated Video
Linux Crash Course for Beginners - 2023 - System Utility Commands
In this video, you will learn system utility commands such as date, uptime, hostname, uname, which, cal, and bc.
Curated Video
Building Microservices API in Go - Database Adapter
In this video, we will focus on building a database adapter for our Go application, including setting up a MySQL connection pool, implementing the repository pattern, and injecting dependencies at the time of application wiring.
<
br/>...
<
br/>...
Curated Video
Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Parameters Part 2
This is a continuation of the previous chapter, where we will look at static filters and Top N in more detail and then learn about dynamic data dimension and dynamic chart measure.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 13 - Java Dates - Exploring LocalDate - Comparing Dates and Creating Specif
In this video, you will learn about Java dates and explore LocalDate—comparing dates and creating Specif.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 12 - Java Dates - Exploring LocalDate - Creation and Methods to Play with D
In this video, you will learn about Java dates and explore LocalDate—creation and methods to play with D.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 11 - Java Dates - Introduction to LocalDate, LocalTime, and LocalDateTime
In this video, you will learn about Java dates and see an introduction to LocalDate, LocalTime, and LocalDateTime.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 14 - Java Reference Types – Conclusion
In this video, you will learn about Java reference types.