![]() |
Sponsored Link •
|
Artima Weblogs
Computing Thoughts A Weblog by Bruce Eckel |
|
![]() Question Assumptions
Artima Bloggers
Aahz Jans Aasman B. Scott Andersen Eric Armstrong Ken Arnold Dale Asberry Dave Astels Arash Barirani Matt Bauer Charles Bell Berco Beute Geert Bevin Nitin Borwankar Vladimir Ritz Bossicard Rahul Chaudhary Bob Clancy James O. Coplien Ward Cunningham Andy Dent Christopher Diggins Bruce Eckel Ted Farrell Michael Feathers Elisabeth Freeman Eric Freeman Matt Gerrans David Goodger Gabe Grigorescu Rix Groenboom Cees de Groot Philipp Haller Peter Hansen David Heinemeier Hansson Kevlin Henney Steve Holden Cay Horstmann Ron Jeffries Mark Johnson Greg Jorgensen Heinz Kabutz Rick Kitts Kirk Knoernschild Andrew Koenig Klaus Kreft Sean Landis Angelika Langer Jakob Eg Larsen Josh Long Howard Lovatt Robert C. Martin John McClain Eamonn McManus Jeremy Meyer John D. Mitchell Brian Murphy Sean Neville Nancy Nicolaisen Martin Odersky Vlad Patryshev Johan Peeters Carlos Perez Ken Pugh Eric S. Raymond Ian Robertson Guido van van Rossum Alberto Savoia Jerome Scheuring Richard Hale Shaw Calum Shaw-Mackay Jack Shirazi Michele Simionato Van Simmons Frank Sommers Bruno Souza Sue Spielman Bill Venners David Vydra Jim Waldo Dick Wall Barry Warsaw Mark Williamson Matthew Wilson Gregg Wonderly Kevin Wright |
December 31, 2011,
![]()
In order for HTML5 to become the true user interface technology of the future, servers must be able to transparently push data to clients. People have been trying to do this for a long time, and WebSockets look like they will solve the problem once and for all.
December 18, 2011,
![]()
My friend James Ward was explaining some of the struggles he had learning Scala, in particular partial functions.
November 27, 2011,
![]()
I'm a big Amazon fan, and a Prime account is great when you live in the boonies. I've also become a big Kindle fan -- but I've just discovered that I'm only a fan of the old design: the amazing thin, light, black-and-white book-reader-only kindles.
October 30, 2011,
![]()
I've been wanting to play with an Arduino for awhile, but there are so many (which is great, but confusing for the first-timer).
October 26, 2011,
![]()
The folks at CERN did a great job of capturing my presentation there; you can see the whole thing online.
October 26, 2011,
![]()
Visiting the ALBA Synchrotron in Barcelona and speaking at the ICALEPCS conference of people who program machines like this, I was struck by how much Python is used to run these systems.
October 20, 2011,
![]()
I posted this on Reinventing-Business.com because it seemed more appropriate, but there are some items that might be of interest to readers here (especially the observations about the Stockholm user groups)
September 30, 2011,
![]()
Following up on my previous article, I create a super-simple example where a web page communicates with the server (written in Web.py) sending a JSON request object and receiving a JSON object as a response, which it uses to dynamically update the page. Afterwards, James Ward quickly loads the example into Heroku using their new Python support.
September 27, 2011,
![]()
I'll be in Europe from October 7-19, giving two conference presentations and speaking at one or more user groups.
September 21, 2011,
![]()
In my article on JavaScript, I observed that we need a new language that generates good and safe JavaScript, so that you no longer have to think about either JavaScript issues or cross-browser problems. Little did I know that the solution(s) had already appeared in the form of JQuery and CoffeeScript.
September 5, 2011,
![]()
The feedback from my previous article has been very helpful, and it has raised more questions about RPC technology. I've also included notes about converting Python libraries from Python 2 to Python 3.
August 27, 2011,
![]()
Although it's often uncomfortable, I think the best approach to learning a new language or technology is just to grab your nose and jump feet-first into the hole in the ice.
August 6, 2011,
![]()
One of the things I've loved about Python is that it was built as a community from the beginning. Language design decisions are genuinely discussed and struggled with as a community. But with Java, I've always felt like the adults were telling me what to think.
August 4, 2011,
![]()
In his 17-minute keynote at O'Reilly OSCON Java 2011, Martin Odersky gives one of the more succinct and clear explanations I've seen on why shared-memory concurrency is virtually impossible to get right.
July 22, 2011,
![]()
James is in Crested Butte for the month because his wife is doing a medical residency rotation here. This morning we had a couple of epiphanies over coffee.
|
Sponsored Links
|