Review of Python For Data Analysis
The book is essentially a reference on how to use the pandas Python library.It is well written and can be used both as a tutorial for learning about a particular aspect of the library and as a reference...
The book is essentially a reference on how to use the pandas Python library.It is well written and can be used both as a tutorial for learning about a particular aspect of the library and as a reference...
I was scavenging today through some old projects of mine and I stumbled upon a video of a program I made in 2009. Here's the video on Youtube...
I've been using (and still do !) several controls from cocoacontrols.com and from CocoaPods. It's great to see so many high quality components freely available, I can't calculate how many hours I've saved by using them...
My first app on the sale in the Mac App Store is a simple utility app to monitor one's eBay watchlist...
I just finished to watch the JavaOne 2012 Technical Keynote. Nice, not particularly impressive though. The "Windows moment" (JVM crash) was quite funny. It happens around the 52nd minute I think. No you can't skip and if you advance too much the video won't play. Flash fails.
What bothers me and the motivation why I'm writing this post is the excessive focus on the UI in JavaFX. They made it look like it is the only concern in a multi-platform app is the UI. WRONG...