DEV Community

Leo Torres
Leo Torres

Posted on

 

Creating mathematics animation videos in #python with the manim library

The creator of the excellent 3blue1brown YouTube videos has an open source library with which he produces all his videos. I'm trying to learn to use it... live on Twitch!

Latest comments (0)

Timeless DEV post...

Git Concepts I Wish I Knew Years Ago

The most used technology by developers is not Javascript.

It's not Python or HTML.

It hardly even gets mentioned in interviews or listed as a pre-requisite for jobs.

I'm talking about Git and version control of course.

One does not simply learn git