Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 07 - Bringing in Spring Framework to Make Java App Loosely Coupled
In this video, you will learn how to use the Spring framework to make our Java application loosely coupled. You will learn about the different Spring components that can help us achieve loose coupling and how to use them in our application.
Curated Video
Deep Learning - Crash Course 2023 - Functions and Classes in Python
In this video, we will understand what functions and classes are in Python. This clip is from the chapter "Python Crash Course on Basics" of the series "Deep Learning - Crash Course 2023".In this section, we will work on our foundation...
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.
Curated Video
Fundamentals of Secure Software - Security Models
This video explains the various security models and their purpose.
Curated Video
A Detailed Guide to the OWASP Top 10 - API3:2023 Broken Object Property Level Authorization
In this session, we will uncover the dangers of Broken Object Property Level Authorization and learn effective prevention techniques.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - S3 Enhanced Features
AWS has really upped its game with added S3 features. Learn about intelligent tiering, S3 object lock, and batch operations in this video.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - S3 Bucket Properties
Each S3 bucket has a collection of properties associated with it. These properties are explored in this video.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Creating S3 Buckets Lab
Would you like to see S3 in action? This video demonstrates the process of creating S3 buckets and then using those buckets for object (file) storage.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - S3 Terminology
Like any technology, S3 has unique terminology associated with it. If you hope to understand and implement S3 well, you must understand this terminology, and this video will provide you with definitions of key S3 terms.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - S3 Storage Class
S3 is the primary file or object storage service in Amazon Web Services (AWS). What can you do with S3? This video explains the basic concepts of S3 storage and management.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Storage Services
Amazon Web Services (AWS) offers many storage functions. Many cloud services provide storage alone, but AWS offers advanced storage services and many compute services. This video introduces the array of storage services offered.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Populating the UI with Note Model
In this video, we will explore how to populate a user interface with data from a Note model and offer tips for designing an intuitive and user-friendly UI that maximizes the value of this data.
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - An Introduction to Blender Basics
This lesson will introduce you to Blender. You will find this useful as a new and skilled user as we will show you the basic tools and menus to get started with the course.
Curated Video
Revolutionizing Everyday Life with 3D Printing
Dive into the world of 3D printing where everyday objects are transformed in minutes! Follow Stéphane as he repairs his backpack with a newly printed clip, showcasing the ease and versatility of 3D technology. From custom-designed...
Curated Video
Behavioral Design Patterns in C++ - Intent
In this video, we will be exploring the command design pattern from the perspective of behavioral design patterns. We will delve into the intent of the pattern in detail. This clip is from the chapter "Command" of the series "Behavioral...
Curated Video
Behavioral Design Patterns in C++ - Overview of Behavioral Patterns
This video provides an overview of behavioral patterns. This clip is from the chapter "Basic Concepts" of the series "Behavioral Design Patterns in C++".This section focuses on basic concepts of design patterns.
Curated Video
Quick JavaScript Crash Course - Modern and Advanced JavaScript - Classes
This video explains classes in JavaScript. This clip is from the chapter "Classes Enhancements and OOPS" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains classes enhancements and OOPS.
Curated Video
Quick JavaScript Crash Course - Modern and Advanced JavaScript - Prototypal-Chains
This video explains prototypal-chains. This clip is from the chapter "Classes Enhancements and OOPS" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains classes enhancements and OOPS.
Curated Video
Quick JavaScript Crash Course - Modern and Advanced JavaScript - Introduction-Objects And Classes
This video explains objects and classes in JavaScript. This clip is from the chapter "Classes Enhancements and OOPS" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains classes...
Curated Video
Behavioral Design Patterns in C++ - Introduction-Iterator
This video provides an introduction to the Iterator design pattern. This clip is from the chapter "Iterator" of the series "Behavioral Design Patterns in C++".This section focuses on the Iterator design pattern.
Curated Video
Behavioral Design Patterns in C++ - Pros and Cons-State
This video talks about the pros and cons of the State design pattern. This clip is from the chapter "State" of the series "Behavioral Design Patterns in C++".This section focuses on the State design pattern.
Curated Video
Behavioral Design Patterns in C++ - Lamp - III (State Pattern)
In this video, we will modify the implementation of the lamp class and use the State pattern instead of managing the state through Enums. This clip is from the chapter "State" of the series "Behavioral Design Patterns in C++".This...
Curated Video
Behavioral Design Patterns in C++ - Basic Example-2
This video explains a basic example of the State design pattern. This clip is from the chapter "State" of the series "Behavioral Design Patterns in C++".This section focuses on the State design pattern.
Curated Video
Behavioral Design Patterns in C++ - Introduction-State
This video provides an introduction to the State design pattern and helps find the state of the object. This clip is from the chapter "State" of the series "Behavioral Design Patterns in C++".This section focuses on the State design...