Dr. Dobb's JVM Languages Articles http://www.drdobbs.com//jvm Dr. Dobb's Copyright 2012, United Business Media. en-us Supercharging ASP.NET Web Form Apps http://www.drdobbs.com/web-development/supercharging-aspnet-web-form-apps/240153012 With the introduction of the ASP.NET Web API in ASP.NET 4.5, it is now possible to add advanced client-side functionality to existing sites Mon, 13 May 2013 09:34:00 -0400 Can Google's Dart Hit Its Target? http://www.drdobbs.com/web-development/can-googles-dart-hit-its-target/240153181 How can the fast, boring language from Google be a viable solution? Mon, 06 May 2013 23:26:00 -0400 Microsoft TypeScript: The Lay of the Land http://www.drdobbs.com/web-development/microsoft-typescript-the-lay-of-the-land/240153025 By creating a language that adds types to JavaScript, Microsoft made it easier to write complex Web apps, do compile-time syntax checking, and get better coding support in Visual Studio. Mon, 06 May 2013 16:30:00 -0400 Porting BlackBerry Z10 Apps to the Q10 http://www.drdobbs.com/mobile/porting-blackberry-z10-apps-to-the-q10/240153291 With the release of the BlackBerry Q10 right around the corner, BlackBerry 10 application developers should be thinking about adapting their code to support the new devices. This article presents background and tips on development for this new handset. Tue, 23 Apr 2013 01:12:00 -0400 NetRexx: The Original JVM Scripting Language Returns http://www.drdobbs.com/jvm/netrexx-the-original-jvm-scripting-langu/240149819 The first scripting language for the JVM was recently open-sourced by IBM. After a major update, it is once again finding its place by leveraging its unique benefits. Mon, 15 Apr 2013 08:09:00 -0400 The Quiet Revolution in Programming http://www.drdobbs.com/architecture-and-design/the-quiet-revolution-in-programming/240152206 During the last two years, one of the longest eras in programming has quietly drawn to a close. Wed, 03 Apr 2013 07:14:00 -0400 Developer Reading List http://www.drdobbs.com/tools/developer-reading-list/240152134 New books on Java, Erlang, Unit Testing, Windows and more. Tue, 02 Apr 2013 08:44:00 -0400 After XML, JSON: Then What? http://www.drdobbs.com/web-development/after-xml-json-then-what/240151851 Data representation, a seemingly simple problem, is proving intractable as one standard after another fails to deliver what is needed. Wed, 27 Mar 2013 10:37:00 -0400 Win 8 Development: The Lessons Learned http://www.drdobbs.com/windows/win-8-development-the-lessons-learned/240148271 Know what combination of technologies to use, design your architecture correctly, and differentiate your app from others &#151; these are the fundamental practices of coding in the age of Windows 8. Mon, 11 Mar 2013 08:14:00 -0400 Learning New Languages http://www.drdobbs.com/architecture-and-design/learning-new-languages/240150070 If you want to expand your programming horizons, learn a new language. But don't take the path of least resistance &#151; aim for mastery of the advanced features. Tue, 05 Mar 2013 10:31:00 -0500 Embedded print Statements != Debugging http://www.drdobbs.com/architecture-and-design/embedded-print-statements-debugging/240148855 Conflation of two concepts &#151; true debugging and dumping variables to the console &#151; encourages poor programming practices and harms codebases. Tue, 19 Feb 2013 09:40:00 -0500 Testing Python and C# Code http://www.drdobbs.com/testing/testing-python-and-c-code/240147927 Monkey patching and reflection are just a couple of ways to test complex systems. Wed, 06 Feb 2013 04:48:00 -0500 The Groovy Conundrum http://www.drdobbs.com/jvm/the-groovy-conundrum/240147731 Groovy is one of the most interesting JVM languages, but its longtime performance issues kept it confined to narrow niches. However, a series of important upgrades look like they might push the language into the mainstream. There's the conundrum. Tue, 05 Feb 2013 05:06:00 -0500 The Rise and Fall of Languages in 2012 http://www.drdobbs.com/jvm/the-rise-and-fall-of-languages-in-2012/240145800 The C++ renaissance didn't materialize, Java survived intact, and Objective-C kept on rolling. What else happened? Tue, 08 Jan 2013 10:33:00 -0500 The Best of 2012 http://www.drdobbs.com/architecture-and-design/the-best-of-2012/240145121 The most popular articles of the past 12 months from <em>Dr. Dobb's</em>, plus some additional pieces chosen for your thoughtful consideration by our staff. Fri, 21 Dec 2012 02:47:00 -0500 The Scourge of Error Handling http://www.drdobbs.com/architecture-and-design/the-scourge-of-error-handling/240143878 Return values and exceptions are both inadequate tools for handling errors. But we're stuck with them for the foreseeable future &#151; just as we have been for decades. Wed, 05 Dec 2012 10:05:00 -0500 Easy, Real-Time Big Data Analysis Using Storm http://www.drdobbs.com/open-source/easy-real-time-big-data-analysis-using-s/240143874 Conceptually straightforward and easy to work with, Storm makes handling big data analysis a breeze. Tue, 04 Dec 2012 03:52:00 -0500 Testing Browser Apps http://www.drdobbs.com/web-development/testing-browser-apps/240009260 The QUnit framework makes it easy to test Web apps directly in the browser. By showing the red/green results in the browser with links to the failing tests, it makes it possible to write, test, and correct quickly. Mon, 26 Nov 2012 03:10:00 -0500 A Long Look at JVM Languages http://www.drdobbs.com/jvm/a-long-look-at-jvm-languages/240007765 &#65279;Exploring the remarkably fertile Java Virtual Machine development platform Mon, 19 Nov 2012 02:26:00 -0500 Testing Complex Systems http://www.drdobbs.com/testing/testing-complex-systems/240008913 Good design practices can save your system and your sanity Mon, 05 Nov 2012 00:30:00 -0500 2012 Jolt Awards: Mobile Tools http://www.drdobbs.com/joltawards/2012-jolt-awards-mobile-tools/240012517 The best mobile development tools Tue, 30 Oct 2012 03:33:00 -0400 Two Years Later: A Report Card On Oracle's Ownership of Java http://www.drdobbs.com/jvm/two-years-later-a-report-card-on-oracles/240008729 After a bumpy start, Oracle's stewardship of Java has steadily improved, except for the Google mess and a feckless JCP. Tue, 09 Oct 2012 07:13:00 -0400 Microsoft's JavaScript Move http://www.drdobbs.com/windows/microsofts-javascript-move/240012790 Windows 8 is making JavaScript a first-class app platform. Mon, 01 Oct 2012 08:33:00 -0400 Hacking for Fun: Programming a Wearable Android Device http://www.drdobbs.com/tools/hacking-for-fun-programming-a-wearable-a/240007471 A look at Recon Instruments' MOD Live Heads-Up Display and the ease of creating and programming useful, on-person computing devices. Tue, 18 Sep 2012 02:19:00 -0400 Introduction to Go http://www.drdobbs.com/open-source/introduction-to-go/240008277 A five-part series on the Go programming language. Tue, 11 Sep 2012 16:40:00 -0400