Category: Technology



Mobile UX design is tricky. There are so many things we have to consider, including the growing list of mobile devices, the ways people interact with them, and the fact that people want consistent experiences across all device types. To create great mobile UX, you need to follow the best practices developed over the last several years. This video presents some of the rules and guidelines that will help even a beginner to create top-notch mobile UX design. https://www.youtube.com/watch?v=EJISRhrmqds



Python comes with many standard library packages included without any "pip install"! In this beginners tutorial we will go through a few of these with some interactive challenges during the session. Specifically we will dive into pathlib, datetime, collections, itertools and functools and how these can help you. Github: https://github.com/simonwardjones/pydata-talk-2022 PUBLICATION PERMISSIONS:
PyData provided Coding Tech with the permission to republish PyData talks. CREDITS:
PyData YouTube channel: https://www.youtube.com/c/PyDataTV https://www.youtube.com/watch?v=2UeA2FRs8-Q



Building static websites with a Jamstack approach offers a fantastic solution for building massively available systems without the downsides of traditional dynamic stacks like Rails, Express or WordPress. But there is a different way. In this talk you will learn how to build massively available dynamic web apps with pure cloud functions. Functional Web Apps (FWA) are built with pure cloud functions, sport a builtin database and deploy quickly and reliably. No more waiting on slow builds. No more trading off a dynamic end user experience by prerendering spinners. We will build markup on the fly with the determinism and reliability of immutable deployments leveraging the power and simplicity of the ultimate building block: pure cloud functions. PUBLICATION PERMISSIONS:
Original video was published with the Creative Commons Attribution license (reuse allowed). Link: https://www.youtube.com/watch?v=iLrsDoVs-fs https://www.youtube.com/watch?v=0fUPBMu-2Io