Welcome to series 1 of Bytesized Python! This contains all shorts I made for the series in 2024. Here are the timestamps for each video. There are 35 in total. 00:00 - THIS is the FASTEST way to handle JSON 00:39 - The SMART way to handle arguments dynamically 01:15 - THIS is a BETTER way to use lists 01:36 - Python's imports have some WEIRD secrets 02:16 - THIS is massively misunderstood in Python 02:46 - Use THIS to speed up Python quickly 03:17 - You NEED THIS to make better classes 03:47 - How convenient is THIS formatting trick?! 04:11 - Use THIS to help speed up your code 04:53 - SO many builtins are THIS under the hood 05:24 - Use THIS in your subclasses 05:56 - You can create CLASS properties?! 06:26 - Use THIS neat class trick to save time 07:04 - Is THIS the HARDEST part of Python??? 07:47 - THIS is a SERIOUSLY underrated collections feature 08:24 - You're not supposed to be able to do THIS 09:05 - You can INDEX iterators?! 09:35 - You're doing THIS wrong in Python 10:13 - THIS is a FASTER way to format strings 10:36 - I'm excited by THIS new Python feature 11:06 - Is THIS supposed to happen??? 11:32 - You NEED to know THIS typing concept 12:05 - You'll LOVE THIS error handling trick 12:29 - THIS is Python's MOST POWERFUL decorator 13:06 - THIS module can do ANYTHING 13:30 - You WON'T believe me when I say THIS is easy 14:28 - THIS metaclasses trick is SUPER cool 14:58 - The FASTEST way to work with data files 15:26 - You can run TESTS in DOCS?! 15:55 - THIS POWERFUL feature is SO SIMPLE 16:21 - THIS Discord bot is SO EASY to make 16:53 - THIS typing trick has saved me so many times 17:25 - THIS trick will save you HOURS 18:00 - THIS Numpy functionality is in the STANDARD LIBRARY?! 18:34 - ALL advanced Python developers use THIS — If you want to see more of me, join my Discord server! https://discord.gg/5vVgQpK I get a lot of people asking, so here's my setup! • Visual Studio Code: https://youtu.be/PBQspYkkksU • Terminal: https://youtu.be/4RuGK3w6Mbs • Desk/recording gear: https://kit.co/Carberra • PC build: https://uk.pcpartpicker.com/list/TmzGYN Affiliations (I may earn a commission): • Codecrafters -- 40% off any plan: https://app.codecrafters.io/join?via=parafoxia • Keeper Password Manager -- 30% off your first year: https://keeper.io/r/EX4FB1C — If you have any questions, don't hesitate to ask in the comments! I'll try and answer as soon as I can, providing someone else hasn't already done so. #python #coding #howto