Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 02 - Setting Up New Spring Boot Project with Spring Initializer
In this section, we will start setting up a simple Spring Boot project.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 09 - Java Annotations Versus XML Configuration for Java Spring Framework
In this video, you will compare and contrast the use of annotations and XML configuration in the Spring framework. You will learn about the pros and cons of each approach and when to use one over the other.
Curated Video
Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - SetAttributes and Keycode Additions for Exer List
This video talks about the SetAttributes and Keycode additions for Exer List. This clip is from the chapter "Templating Engines and Routing to Build Out a Todo Exercise Application App" of the series "Express Framework Fundamentals -...
Curated Video
Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Username and Password Local Strategy Code
This video helps in authenticating usernames and passwords using local strategy code. This clip is from the chapter "Authenticating Username and Password with Express and Passport" of the series "Express Framework Fundamentals - Secure...
Curated Video
Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Templating Engines with EJS of Login with Express Authentication
This video explains templating engines with EJS of login with Express authentication. This clip is from the chapter "Authenticating Username and Password with Express and Passport" of the series "Express Framework Fundamentals - Secure...
Curated Video
Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Setting Up EJS with Routing
In this video, you will be setting up EJS with routing. This clip is from the chapter "EJS Templating Engines with Express" of the series "Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js".This section focuses on...
Curated Video
Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Initializing the Express Project and Libraries
This video helps you with initializing the Express project and libraries. This clip is from the chapter "Application Setup and Server Initialization" of the series "Express Framework Fundamentals - Secure Sign-Up with Auth0 and...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Exercise 04-1
In this exercise demonstration, we will use the new business plan.xlsx file, create a blank project and save it, add tasks to a spreadsheet, mark milestone tasks, and create summaries and subtasks. This clip is from the chapter "Entering...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Automatic Versus Manually Scheduled Tasks
This video discusses the differences between automatically and manually scheduled tasks in Project 2021. We will understand when to use each task type and switch between them. This clip is from the chapter "Entering Tasks" of the series...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Exercise 03-1
In this demonstration exercise, we will use the 'new project launch.mpp' resource and change the working time of the calendar, add a part-time calendar, sync project calendar options, and close the project file. This clip is from the...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Set Project Plan Options
This video explores how to set project plan options in Project 2021, including project information, schedule, and display options. We will learn to customize these options to suit the needs of our projects. This clip is from the chapter...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Work with the Project Ribbon and Commands
This video illustrates the Project 2021 ribbon and its commands. Learn to use the ribbon to access commands and customize it to suit your needs. Learn how to work with contextual tabs that appear when specific objects are selected. This...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - What's New in Project 2021?
In this video, explore the latest features of Project 2021, including resource management tools, collaboration features, and improved scheduling capabilities. Learn how to use these new features to manage projects more effectively. This...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Sync Project Calendar Options with Project Calendar
This video illustrates how to sync project calendar options with the project calendar in Project 2021 and customize options such as the start and end dates, and default working time, to ensure that the project calendar accurately...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Create, Save, Open, and a Project
In this video, we will learn to create a new project in Project 2021, save it, open it, and close it. We will learn to use templates and customize project properties to suit our requirements. This clip is from the chapter "Set Up Project...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Exercise 02-1
In this demonstration exercise, we will create a blank project, familiarize ourselves with project ribbons and commands, add commands to the Quick Access Toolbar, and practice switching between views and tables. This clip is from the...
Curated Video
Chatbots Development with Amazon Lex - Integration with Boto
In this lesson, we will discuss deploying our chatbot using code. We will not use a built-in application such as Twilio; instead, we will use a Python library, Boto.
Curated Video
Chatbots Development with Amazon Lex - Chatbot Steps
This video provides an in-depth outline of the various steps involved in creating a chatbot with Amazon Lex. We will understand how Amazon Lex connects with Amazon Lambda, Twilio software, and Amazon DynamoDB for storage.
Curated Video
Chatbots Development with Amazon Lex - Chatbot on Website
This video demonstrates how to use the chatbot that we created on a website. We will look at the available code to implement the chatbot and showcase it on the website. We will use the app, Kommunicate.io.
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Arrays
In this video, we will learn about Java arrays, which store multiple values in a single variable instead of creating separate variables for each value.
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Flow Control: Switch Statement Program - Print Weekday Based On Number
Let's look at the SWITCH statement in this video, which is also a part of the decision-making tools in Java programming.
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Environment Setup & First Run
This video illustrates how to install the Java development kit, configure it on our machine, and run the Java program for the first time.
Great Big Story
The antisocial origin of the revolving door
Discover the quirky history of the revolving door, invented to avoid social interactions and improve energy efficiency.
Curated Video
Supercharge Scala Future | FP-Tower - Console Exercises - Code Organization
This video demonstrates and explains code organization. This clip is from the chapter "Actions with Imperative Programming" of the series "Supercharge Scala Future | FP-Tower".This section focuses on actions with imperative programming.