TIL swift-noise - a free, pure Swift procedural noise generation library.

Read SVG noise filter series: Part I — Introduction, Part II — Applying noise to shapes, Part III — Bells and whistles, Part IV — Animating the noise, Part V — Thick noise.

Read [SVG Filter Effects: Creating Texture with ](https://tympanus.net/codrops/2019/02/19/svg-filter-effects-creating-texture-with-feturbulence/). Has nice examples how noise could be added to static images to produce effect of old/broken computer monitor.

Read The beginners guide to Drones by Bitcraze.

“The Beginner’s Guide to Drones” for programmers curious about exploring the world of unmanned aerial vehicles (UAVs). If you’re a coder from another field, this guide will walk you through the basics of drones, their components, and how to start programming them. Let’s dive in and see how your coding skills can take flight!