![]() |
TutorialsExplore Comprehensive Tutorials for Various SkillsAccess a wide range of tutorials on various topics, including technology, design, business, and more. Whether you're a beginner or an expert, find the perfect tutorial to help you improve your skills and achieve your goals. ![]() MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz Language: English | Size: 539 MB | Duration: 45m Do you want to develop racing game but don't know how? ![]() Duration: 3h 49m | Video: .MP4 1280x720, 30 fps(r) | Audio: AAC, 44100 Hz, 2ch | Size: 2.38 GB Genre: eLearning | Language: English I'm an Adobe Certified Instructor and Adobe Certified Expert and designer working in and around London. ![]() MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English | Duration: 4 Lessons (13m) | Size: 40.9 MB Learn how to write Python comments that are clean, concise, and useful. Quickly get up to speed on what the best practices are, which types of comments it's best to avoid, and how you can practice writing cleaner comments. ![]() MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English | Duration: 8 Lessons (13m) | Size: 29.7 MB This short course breaks down Python list comprehensions for you step by step. See how Python's comprehensions can be transformed from and to equivalent "for"-loops so you'll know exactly what's going on behind the scenes. ![]() MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English | Duration: 4 Lessons (18m) | Size: 45.9 MB In this course you'll learn some of the most fundamental string operations: splitting, concatenating, and joining. Not only will you learn how to use these tools, but you'll walk away with a deeper understanding of how they work under the hood in Python. ![]() MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English | Duration: 9 Lessons (30m) | Size: 70.1 MB In this course, you'll learn about reading and writing files in Python. You'll cover everything from what a file is made up of to which libraries can help you along that way. You'll also take a look at some basic scenarios of file usage as well as some advanced techniques. ![]() MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English | Duration: 6 Lessons (12m) | Size: 27.7 MB Sometimes, when you look at a function definition in Python, you might see that it takes two strange arguments: *args and **kwargs. If you've ever wondered what these peculiar variables are, or why your IDE defines them in main(), then this course is for you! You'll learn how to use args and kwargs in Python to add more flexibility to your functions. ![]() MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English | Duration: 6 Lessons (16m) | Size: 27.1 MB Learn the four main approaches to string formatting in Python, as well as their strengths and weaknesses. You'll also get a simple rule of thumb for how to pick the best general purpose string formatting approach in your own programs. ![]() MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English | Duration: 6 Lessons (12m) | Size: 25.2 MB Python's with statement is powered by a language feature called context managers. It helps you simplify some common resource management patterns by abstracting their functionality and allowing them to be factored out and reused. ![]() MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English | Duration: 8 Lessons (22m) | Size: 52.8 MB As of Python 3.6, f-strings are a great new way to format strings. Not only are they more readable, more concise, and less prone to error than other ways of formatting, but they are also faster! By the end of this course, you'll know how and why to start using f-strings today. |