Overview
Explore the visualization of algorithms using Swift in this 21-minute conference talk from try! Swift Tokyo 2018. Dive into the workings of UIBezierPath by reimplementing the algorithm interactively. Learn how to leverage Swift playgrounds for quick feedback and as a learning tool. Follow along as speaker Ben Scheirman, creator of NSScreencast, demonstrates the power of visual aids in understanding complex algorithms. Discover techniques for drawing Bezier curves, implementing boilerplate code, and working with multiple control points. Gain insights into Swift language best practices and iOS application development through this hands-on presentation.
Syllabus
Intro
Bezier Curve
boilerplate code
Xcode
Draw Bezier Parts
Draw Lines Between
Zip
Interp
Multiple Control Points
Conclusion
Taught by
try! Swift Conference