Simple loop example:
HAI
CAN HAS STDIO?
I HAS A VAR
IM IN YR LOOP
UP VAR!!1
VISIBLE VAR
IZ VAR BIGGER THAN 10? KTHXBYE
IM OUTTA YR LOOPKTHXBYE
Yes please. (via jayrobinson)
OMG, IT’S A TARP!
Great little test dev tool. Works pretty well, from what I can tell. Auto-indention, color-coding, ability to choose frameworks, separation of code. Awesome.
Neat-o! Will definitely be useful…
It is a set of libraries, tools and presets to create pixelated indie-style 8/16-bit era games in Javascript that runs in your browser without any Flash plugin, making use of a small small small subset of the HTML5 features, that are actually available on many modern browsers.
Check out some of the best Google products for developing, analyzing, maintaining and tinkering with websites.
I didn’t realize some of these tools in this article even existed.
I convinced my boss to license the DevExpress Components somewhen in the past because I was really convinced of them myself. I must remind myself to read more of the personal blog postings of the DX Developers. Often they are talking about some features you never realized where so easy to implement, even if you’re working with the components on a daily basis.
In this article Paul Kimmel talks about how easy it is to implement a sort of ObjectState dumper with the help of the Property Grid Control that gives you a sort of administrative view on your objects. Need to think of that when working on my next WinForms application…