Category: Technology



Danielle Chitty discusses candidate tips from the recruiter world to help you land the role you want. PUBLICATION PERMISSIONS: Conference Organizer provided Coding Tech with the permission to republish this video. CREDITS: Original video source: https://www.youtube.com/watch?v=LBY609QDrgE https://www.youtube.com/watch?v=hB19zqgyZDg



APIs are very technical, and yet they are used everywhere. Simply put: APIs allow different apps and services to work together in various ways. In this video, I'll highlight four ways in which APIs can be used: to access data, to hide complexity, to extend functionality, and for security/privacy reasons. 🌍 Social
Twitter: https://twitter.com/Savjee
Facebook: https://facebook.com/Savjee
Blog: https://savjee.be 📚 Sources:
https://savjee.be/videos/simply-explained/what-are-apis/ https://www.youtube.com/watch?v=OVvTv9Hy91Q



Parsing Expression Grammars (PEGs) are a relatively new formalism for describing grammars suitable for automatically generating efficient parsers. I've become interested in using a PEG-generated parser as an alternative to CPython's nearly 30 year old "pgen" parser generator. This poses some interesting problems. I've also come up with a neat way of visualizing the parsing process, which is helpful for debugging both the grammar and the parsing machinery, and which I'll use to explain the PEG parsing process in general. EVENT: North Bay Python 2019 SPEAKER: Guido van Rossum PUBLICATION PERMISSIONS: Original video was published with the Creative Commons Attribution license (reuse allowed) ATTRIBUTION CREDITS: Original video source: https://www.youtube.com/watch?v=QppWTvh7_sI https://www.youtube.com/watch?v=7MuQQQWVzU4