Via this Habrahabr article (in Russian) I’ve learned way more about Chrome DevTools than I knew before. Code snippets is a useful feature that is available in pretty much every code editor, but seems to be more useful in the environment, where the snippets can actually be executed. Also, Workspaces mapping of the resources in the browser session to the local files is a game changer. Watch this video to learn even more.
Category: Programming
A big part of my work has to do with code. I’ve worked as system administrator – installing, patching, and configuring someone else’s code. I’ve worked as independent programmer, writing code on my own. I also programmed as part of the team. And on top of that, I worked as Team Leader and Project Manager, where I had to interact a lot with programmers. Programming world on its own is as huge as the universe. There is always something to learn. When I find something worthy or something that I understand enough to write about, I share it in this category.
SVG.JS – A lightweight library for manipulating and animating SVG
The Archive of Interesting Code
The Archive of Interesting Code
The Archive of Interesting Code is an (ambitious) effort on my part to research, intuit, and code up every interesting algorithm and data structure ever invented. In doing so, I hope both to learn the mathematical techniques that power these technologies and to improve my skills as a programmer.
school for poetic computation
school for poetic computation is an artist run school launching this fall in New York. A small group of students and faculty will work closely to explore the intersections of code, design, hardware and theory — focusing especially on artistic intervention. It’s a 10 week program, a hybrid of residency and research group, that will happen multiple times per year to be a powerboost for creativity. Our motto is: more poems less demos.
Via this aritcle.