Category: Video Tutorials
Skill Up with Python: Introduction (Video Course) English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 28 Lessons (2h 53m) | 792 MB Explore the fundamentals of Python syntax, data types, control flow, and functions while constructing projects. Python is like a Swiss Army knife for programming. It’s a versatile and powerful language that can be used for a wide range of tasks. Just like a Swiss Army knife has various tools that help you in different situations, Python has a toolbox of features and libraries that make it useful for different purposes. It’s also widely recognized as...
TypeScript Quickly, Video Edition English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 90 Lessons (12h 52m) | 1.65 GB TypeScript is JavaScript with an important upgrade! By adding a strong type system to JavaScript, TypeScript can help you eliminate entire categories of runtime errors. In TypeScript Quickly, Video Edition, you’ll learn to build rock-solid apps through practical examples and hands-on projects under the expert instruction of experienced web developers Yakov Fain and Anton Moiseev. Strong typing can eliminate nearly all errors caused by unanticipated data values. With TypeScript, an enhanced version of JavaScript, you can specify types...
Troubleshooting Java, Video Edition English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 57 Lessons (7h 36m) | 1.16 GB Effectively reading and understanding existing code is a developer’s superpower. In this video course, you’ll master techniques for code profiling, advanced debugging, and log evaluation to find and fix bugs and performance problems. In Troubleshooting Java, Video Edition you will learn how to: Determine what code does the first time you see it Expose code logic problems Evaluate heap dumps to find memory leaks Monitor CPU consumption to optimize execution Use thread dumps to find and solve deadlocks...
Podman in Action, Video Edition English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 83 Lessons (7h 54m) | 911 MB The next generation of containers is here. Learn Podman directly from its creator, discover its exceptional security features, and start managing rootless containers that integrate easily into your systems. In Podman in Action, Video Edition you will learn how to: Build and run containers in rootless mode Develop and manage pods Use SystemD to oversee a container’s lifecycle Work with the Podman service via Python Keep your containers confined using Podman security features Manage containerized applications on...
Street Coder, Video Edition English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 62 Lessons (8h 46m) | 1.12 GB Computer science theory quickly collides with the harsh reality of professional software development. This wickedly smart and devilishly funny beginner’s guide shows you how to get the job done by prioritizing tasks, making quick decisions, and knowing which rules to break. In Street Coder, Video Edition you will learn: Data types, algorithms, and data structures for speedy software development Putting “bad” practices to good use Learn to love testing Embrace code breaks and become friends with failure Beginner-friendly...