Category: Video Tutorials

Data Analysis with Python and PySpark, Video Edition 0

Data Analysis with Python and PySpark, Video Edition

Data Analysis with Python and PySpark, Video Edition English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 10h 31m | 1.58 GB Think big about your data! PySpark brings the powerful Spark big data processing engine to the Python ecosystem, letting you seamlessly scale up your data tasks and create lightning-fast pipelines. In Data Analysis with Python and PySpark, Video Edition you will learn how to: Manage your data as it scales across multiple machines Scale up your data programs with full confidence Read and write data to and from a variety of sources and formats Deal with...

Rust Quickstart: Programming Essentials in Rust (Video Course) 0

Rust Quickstart (Video Course)

Rust Quickstart: Programming Essentials in Rust (Video Course) English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 3h 34m | 1.07 GB Today its more important than ever to be able to pick up a language quickly to adapt to fast-paced work environments. The Rust Quickstart (Video Course) comes in at the crunch to help you thrive as a software developer without the stumbling block of struggling with a new language. Rust is one of the fastest growing programming languages and is often used to build projects typically requiring languages like C++. Rust offers full control and extreme...

Python Concurrency with asyncio, Video Edition 0

Python Concurrency with asyncio, Video Edition

Python Concurrency with asyncio, Video Edition English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 9h 15m | 1.46 GB Learn how to speed up slow Python code with concurrent programming and the cutting-edge asyncio library. Use coroutines and tasks alongside async/await syntax to run code concurrently Build web APIs and make concurrency web requests with aiohttp Run thousands of SQL queries concurrently Create a map-reduce job that can process gigabytes of data concurrently Use threading with asyncio to mix blocking code with asyncio code Python is flexible, versatile, and easy to learn. It can also be very...

Functional Programming in C#, Second Edition, Video Edition 0

Functional Programming in C#, Second Edition, Video Edition

Functional Programming in C#, Second Edition, Video Edition English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 12h 41m | 1.78 GB Real world examples and practical techniques for functional programming in C# without the jargon and theory. In Functional Programming in C#, Second Edition, Video Edition you will learn how to: Use higher-order functions to reduce duplication and do more with less code Use pure functions to write code that is easy to test and optimize Write pleasant APIs that accurately describe your program’s behavior Use dedicated types to handle nullability, system errors, and validation rules predictably...

Acing the System Design Interview, Video Edition 0

Acing the System Design Interview, Video Edition

Acing the System Design Interview, Video Edition English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 17h 03m | 2.80 GB The system design interview is one of the hardest challenges you’ll face in the software engineering hiring process. This practical Acing the System Design Interview, Video Edition gives you the insights, the skills, and the hands-on practice you need to ace the toughest system design interview questions and land the job and salary you want. In Acing the System Design Interview, Video Edition you will master a structured and organized approach to present system design ideas like:...