Writing Mobile Sites
Many of today’s users are on the web via mobile devices, yet too many web sites are neither optimized nor adapted to render on multiple devices. Too many developers think a little CSS magic will do the trick.
Many of today’s users are on the web via mobile devices, yet too many web sites are neither optimized nor adapted to render on multiple devices. Too many developers think a little CSS magic will do the trick.
I’ve consulted with hundreds of people who use the CouchDB NoSQL database and the same sorts of questions keep coming up. This talk explains more about the kinds of mistakes many users make when thinking about how to use the database in their application. It discusses the “rough edges” of …
AngularJS is an open-source JavaScript framework, maintained by Google, that assists with running single-page applications. This video provides a overview of the AngularJS JavaScript framework.
Visual C++ in Visual Studio 2013 includes improvements for Windows App developers in the core language and libraries, as well in tooling, debugging and designers. This video will provide an overview of these new features in Visual Studio 2013 for C++ developers building Windows Store apps.
At the annual PHP UK conference, Richard Johnson, Michael Peacock, Enrico Zimuel and Bastian Hofmann discuss the relative merits and quality of PHP frameworks.
Domain-driven design (DDD) is a great approach for building line-of-business enterprise applications, rightly putting the emphasis on the bit that matters: the domain. And DDD also has plenty of good advice on how to architect a system in place to support that domain. But maintaining all the artifacts of a …