Styling without CSS
Well, not quite. The idea is to get rid of static CSS files and have the styling in a JavaScript file, in the form of JSON. Defining the styles using JavaScript is quite powerful and flexible as well, especially when combined with a good selector engine like jQuery. JSON stylesheets explains the benefits of using [...]
Pursuing Computer Science as a major
There’s a good thread in Hacker News that’s about pursuing Computer Science as a major. Interesting opinions about who should pursue CS and why.
I believe that pursuing a CS major would help even if you are not looking to be a programmer or a technologist. It helps you build good math and logic skills, which [...]