
Sydney Runkle
A successful young coder in the Python space who achieved a lot of success before even graduating.
Best podcasts with Sydney Runkle
Ranked by the Snipd community

14 snips
Jan 2, 2024 • 55min
#444: The Young Coder's Blueprint to Success
Sydney Runkle, a successful young coder, shares her blueprint for success in the Python space. Topics include exploring the Pydantic library, learning to code expectations and error handling, understanding and working with programs, benefits of taking online courses, the supportive Python community, and a discussion on the coding tool Black and its compatibility.

4 snips
Jun 14, 2024 • 1h
#466: Pydantic Performance Tips
Sydney Runkle shares Pydantic performance tips to optimize code efficiency, covering techniques like using tag unions for discrimination in validation, efficient creation of type adapters, and strategies for importing code specifications. The discussion also explores discriminators for nested models, 'skip validation' annotations, and tools like CODSPEED for benchmark tests. Learn about Pydantic's impact on projects like FastAPI and the potential integration with large language models for enhanced productivity.