PatterNodes 3.1.3 | macOS | 18 mb
PatterNodes is a tool for creating graphical patterns, animations, gradients or illustrations based on repetitions. This is done by defining a sequence of steps, a recipe or sorts, that describes the pattern. Each pattern element or operation is represented by a little panel called a node, and the nodes are then linked by connections drawn between them. As the nodes can be freely combined and connected this gives you a very flexible and powerful interface.
There are many beginner Python tutorials, but to build useful applications, you need to move beyond the basics. This course helps you on the journey to writing intermediate-level Python code. Instructor Jonathan Fernandes presents eight things that you should know how to do in Python. Topics include the Python any() and all() methods, using enumerate() and zip() methods, min() and max(), and more. For each topic, Jonathan provides a hands-on approach and then gives you a challenge (with solutions) to practice.