Curated Video
How to Use YouTube: Descriptions and Annotations
Howcast - Learn all about YouTube video descriptions and annotations in this YouTube tutorial.
Curated Video
Features of a poster
Pupil outcome: I can identify the features of a poster. Key learning points: - Annotation can be used to communicate thoughts and ideas. - A poster should clearly convey its message through clear visual design. - Text can be formatted by...
Curated Video
Mastering 3D sketching
Pupil outcome: I can render a complex shape and add annotation. Key learning points: - Rendering can be used to enhance complex shapes. - Annotation using subheadings can be used to analyse products.
Curated Video
Java Multithreading and Parallel Programming Masterclass - Running Asynchronous Workloads on Spring Boot
This video demonstrates running asynchronous workloads on Spring Boot.
R Programming 101
Titles and Annotations with ggplot
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...
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Adding Custom Labels
This video explains adding custom labels. This clip is from the chapter "Customizing Views and Elements" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains how to customize views and elements.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 08 - Our First Java Spring Bean and Launching Java Spring Configuration
In this video, you will learn how to create your first Java Spring bean called Name and launch the Java Spring configuration.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 11 - Quick Review - Important Spring Framework Annotations
In this video, you will review some of the most important annotations in the Spring framework, such as @Autowired, @ComponentScan, and @Configuration. You will see how these annotations are used and why they are important in Spring.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 10 - Exploring Spring Framework Stereotype Annotations - Component and more
In this video, you will learn about the stereotype annotations in the Spring framework, such as @Component, @Repository, and @Service. You will see how these annotations can be used to simplify your code and improve its readability.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 03 - Primary and Qualifier - Which Spring Annotation Should You Use?
In this video, you will learn when to use primary and qualifier annotations and how to choose between them.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 02 - Exploring Primary and Qualifier Annotations for Spring Components
In this video, you will explore primary and qualifier annotations for Spring components and learn how to use them.
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Workout View
This video explains the workout view. This clip is from the chapter "Charts Framework in Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the charts framework in widget.
Curated Video
Java 11 Programming for Beginners 5.3: Working with Annotations
Here we cover annotations and how they help with documentation as well as compile-time and runtime uses. • Add an analysis of financial data based on average spending on each day of week. The new code uses annotations • Explain the...
Packt
Running Test Cases in TestNG without Java Compiler
This video explains how to run test cases in TestNG without a Java compiler. This clip is from the chapter "Framework Part 1 - TestNG" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section covers...
Packt
Importance of Extensible Markup Language (XML) File in TestNG Configuration
This video explains the importance of an XML file in TestNG configuration. This clip is from the chapter "Framework Part 1 - TestNG" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section covers...
Curated Video
Advanced Swift 2 Application Development (Video 20)
The number of smartphone users is increasing every single day, and as more and more of them are looking for new and interesting ways to improve their lives through mobile applications, the need for a language that will deploy on all...
Curated Video
Master Java Web Services and REST API with Spring Boot- Step 5: What is Spring Boot Auto Configuration?
Introduction to Spring Boot in 10 Steps: Step 5: What is Spring Boot Auto Configuration? This clip is from the chapter "Introduction to Spring Boot in 10 Steps" of the series "Master Java Web Services and REST API with Spring Boot".This...
Curated Video
Advanced Swift 2 Application Development (Video 21)
The number of smartphone users is increasing every single day, and as more and more of them are looking for new and interesting ways to improve their lives through mobile applications, the need for a language that will deploy on all...
Curated Video
Apache Maven Beginner to Guru - Generating Java Classes with Project Lombok and Maven
This video explains how to generate Java classes using project Lombok and Maven. This clip is from the chapter "Generating Source with Maven" of the series "Apache Maven: Beginner to Guru".This section is about Generating Source with Maven.
Curated Video
Apache Maven Beginner to Guru - Challenge - Creating a Lombok Project with Maven
This video presents a challenge to create a Lombok project with Maven. This clip is from the chapter "Generating Source with Maven" of the series "Apache Maven: Beginner to Guru".This section is about Generating Source with Maven.
Curated Video
Migrating to Angular 2 (Video 14)
Angular 2 is a technical and conceptual overhaul of its hugely popular predecessor, AngularJS. This means that for developers who have built and maintained applications with AngularJS, and need to transition projects across to Angular 2,...
Curated Video
Master Java Web Services and REST API with Spring Boot- Step 03 - Creating a Hello World Service
Web Services with Spring and Spring Boot: Step 03 - Creating a Hello World Service This clip is from the chapter "RESTful Web Services with Spring and Spring Boot" of the series "Master Java Web Services and REST API with Spring Boot".In...
Curated Video
Java 11 Programming for Beginners 3.5: Documentation Using Javadoc
Illustrate how JavaDoc can be used to nicely document the code. • Quick guide to using JavaDoc • Use the bot example to show the actual process of Javadoc • See how JavaDoc looks by compiling via gradle
IDG TECHtalk
Type hinting in Python, Part 1: The basics
Learn the basics of how Python's type hinting system, optional but powerful, helps make your code easier to read, understand, and interact with.