Category: Video Tutorials

Learn Generative AI with PyTorch, Video Edition 0

Learn Generative AI with PyTorch, Video Edition

Learn Generative AI with PyTorch, Video Edition English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 12h 57m | 2.12 GB Learn Generative AI with PyTorch, Video Edition: Learn how generative AI works by building your very own models that can write coherent text, create realistic images, and even make lifelike music. Learn Generative AI with PyTorch, Video Edition teaches the underlying mechanics of generative AI by building working AI models from scratch. Throughout, you’ll use the intuitive PyTorch framework that’s instantly familiar to anyone who’s worked with Python data tools. Along the way, you’ll master the fundamentals...

C++20 Fundamentals with Paul Deitel LiveLessons Parts I, II, III, IV & V (Video Course) 0

C++20 Fundamentals with Paul Deitel LiveLessons Parts I, II, III, IV & V (Video Course)

C++20 Fundamentals with Paul Deitel LiveLessons Parts I, II, III, IV & V (Video Course) English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 19h 11m | 3.87 GB C++20 Fundamentals with Paul Deitel LiveLessons Parts I, II, III, IV & V (Video Course): 54 hours of video instruction. Includes Modern C++ (C++20, C++17, C++14, and C++11) with a look toward C++23 and C++26. C++20 Fundamentals with Paul Deitel LiveLessons Parts I, II, III, IV & V (Video Course) is a code-intensive presentation of C++, the world’s most popular language for building high-performance business-critical and mission-critical computing systems....

Write Powerful Rust Macros, Video Edition 0

Write Powerful Rust Macros, Video Edition

Write Powerful Rust Macros, Video Edition English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 7h 15m | 1.11 GB Write Powerful Rust Macros, Video Edition: An example-driven, step-by-step guide to success with Rust macros. In Write Powerful Rust Macros, Video Edition you’ll learn how to use these amazing metaprogramming tools to push Rust to its full potential. This hands-on guide takes you from the absolute basics to advanced macro techniques, exploring Rust macros through interesting and engaging examples. Inside Write Powerful Rust Macros, Video Edition you’ll discover: Writing declarative macros Procedural macros Reading and debugging macro code...

The Joy of JavaScript, Video Edition 0

The Joy of JavaScript, Video Edition

The Joy of JavaScript, Video Edition English | MP4 | AVC 1920×1080 | AAC 44KHz 2ch | 9h 20m | 1.31 GB Whether building interactive browser-based applications or creating server-side applications in Node, JavaScript is the most widely used language for web programming. With new features, language improvements, paradigms, and potential use cases appearing regularly, there’s never been a more exciting time to be a JavaScript developer. In The Joy of JavaScript, Video Edition, author and JavaScript expert Luis Atencio teaches you key design concepts that lead to clean, lean, modular, and easy-to-maintain code. JavaScript is at the heart of...

Object-Oriented Software Design in C++, Video Edition 0

Object-Oriented Software Design in C++, Video Edition

Object-Oriented Software Design in C++, Video Edition English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 8h 32m | 1.36 GB Object-Oriented Software Design in C++, Video Edition: Learn the fundamentals of Object-Oriented design by investigating good and bad code! Well-designed applications run more efficiently, have fewer bugs, and are easier to revise and maintain. Using an engaging “before-and-after” approach, Object-Oriented Software Design in C++, Video Edition shows you exactly what bad software looks like and how to fix it with good design principles and patterns. In Object-Oriented Software Design in C++, Video Edition, you’ll find: Design-code-test iterations...