At work, I've been trying to learn a new programming languages. It works with SVGs (scalable vector graphics) to display data dynamically. It's called D3.js - it's a Javascript library. It's pretty neat, the browser draws interactive graphs for you on the fly.
I'm reading a book to help me with this. The author of the book (or rather PDF) keeps saying things like "Now the astute among you will have noticed..."
The first couple times he said that, I thought "Hey, wait I'm astute. But I didn't notice that." The book had offended me! A few pages later, he said it again. But I had noticed what he was saying. I felt validated & complimented.
I realized an electronic programming document was playing games with my emotions. Guess it's a sign that I'm becoming more nerdy. If this persists, I'll no longer have a need for human interaction...
There you go!
I'm reading a book to help me with this. The author of the book (or rather PDF) keeps saying things like "Now the astute among you will have noticed..."
The first couple times he said that, I thought "Hey, wait I'm astute. But I didn't notice that." The book had offended me! A few pages later, he said it again. But I had noticed what he was saying. I felt validated & complimented.
I realized an electronic programming document was playing games with my emotions. Guess it's a sign that I'm becoming more nerdy. If this persists, I'll no longer have a need for human interaction...
Anyways, here is an example of something that I made. The sort button allows you to sort in either ascending or descending order. And then reset... well, it resets things.
http://jsfiddle.net/enigmarm/3HL4a/13/embedded/result/
http://jsfiddle.net/enigmarm/3HL4a/13/embedded/result/
There you go!
Comments
Post a Comment