You are here |
humberto.io | ||
| | | |
alvaromontoro.com
|
|
| | | | What does it take to generate a (basic) coordinate system? Thirty-five lines of CSS and one HTML element for each point. In this article, I explain how I created a customizable and dynamic cartesian system without using a heavy library, just with a few short lines of CSS and HTML. :: Blog post at Alvaro Montoro's Personal Website. | |
| | | |
karthikkaranth.me
|
|
| | | | Dump numpy arrays as frames using pygame | |
| | | |
www.thanassis.space
|
|
| | | | A naive simulator of gravity, written in Python | |
| | | |
www.java-tv.com
|
|
| | This video reveals the long lost secret of how to write readable Java code. Self explaining method names, fluent interfaces, DSLs, helpful frameworks... We are always looking for ways to make our code more readable. But in our quest, we seem to have forgotten something. The most effective way to make any code more readable. |