Dr. Dobb's is part of the Informa Tech Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.


Channels ▼



site Search Results

Results for: git

Sort by: Relevance | Date

The Dr. Dobb's Developer Library DVD Order the NEW Discounted Dr. Dobb's Developer Library DVD 6
Purchase the fully searchable DVD for $59.95 - a 60% discount! Features 21 years of Dr. Dobb's Journal, 15 years of Sys Admin magazine, 14+ years of C/C++ Users Journal, 1 year worth of Dr. Dobb's Digest, podcasts, videos and more! Order Now.

This Week's Developer Reading List

Dr. Dobb's Journal,
October 15, 2009

SQL, Linux, and .NET

Developing for Mobile Internet Devices: Part 1

Dr. Dobb's Journal,
October 09, 2009

Tools, choices, and development environment configuration - Mobile

Tools for Teams: A Survey of Web-Based Software Project Portals

Dr. Dobb's Journal,
October 05, 2009

- Tools

Rails Rumble 2009: Usefulness Prize

Dr. Dobb's Journal,
September 18, 2009

ZenVDN is a video delivery network - Tools

Whatever Happened to _Why?

Dr. Dobb's JournalNick Plante
August 29, 2009

If I had to point to the one singular reason I moved over from Java and PHP to Ruby a few years back... Alright, I have to admit that it'd probably be Rails, which at the time had just turned 1.0 and was, well, a pretty amazing seachange for me. But it was only when I read _Why the Lucky Stiff's "Poignant Guide to Ruby" that I really fell in love with the language, its community, and really felt like there was something other than "just another programming language" here.

- Design

Version Control with Git Book Review

Dr. Dobb's JournalMike Riley
July 27, 2009

Within weeks of publishing Mercurial: The Definitive Guide, O'Reilly has released their treatment of another highly popular distributed version control system.  Readers of my blog and tweets already know of my switch from Subversion to Git several months ago, so I was curious to see how another perspective views this powerful yet intricate revision control tool.  Read on to find out.
- Design

Mercurial: The Definitive Guide Book Review

Dr. Dobb's JournalMike Riley
July 13, 2009

Distributed revision control systems are leaving antiquated source control management solutions like CVS and Subversion in the dust.  Mercurial is a rising star in this new world of versatile, distributed team application development.  Read on to find out how well this book convinces readers to replace their existing source control systems with Mercurial as well as how well the author teaches new users to become proficient in Mercurial syntax and best practices.
- Design

Git Getting Stronger

Dr. Dobb's JournalMike Riley
May 29, 2009

In my book review of Travis Swicegood's Pragmatic Version Control Using Git, I commented about Git's poor support for Windows.  I recently encountered a situation where I had to use a Windows client to access my Git repositories.  - Design

Qt Opens Source Code Repositories

Dr. Dobb's Journal
May 19, 2009

Git-based source-code management system keeps track of community contributions - Open Source

Sammy - A jQuery Web Framework

Dr. Dobb's JournalNick Plante
May 19, 2009

jQuery has been my JavaScript library of choice for quite some time. It's definitely one of the easiest ways to abstract away the difficulties of working with lower-level browser-dependant JavaScript when building web-based applications. However, jQuery has its limitations; it isn't really intended to stand in for a framework for building larger interaction-heavy web apps. It simply doesn't dictate how you should structure your applications or deal with higher-level concepts such as request routing.

If you're a jQuery fan and you're looking for a way to help organize development of a more robust JavaScript-heavy application (in the vein of perhaps GMail or Apple's MobileMe), you might want to take a look at Sammy, a new lightweight JavaScript framework, created by developer Aaron Quint as a layer to sit on top of jQuery.

- Design

Previous 18 19 20 21 22 23 24 25 26 27 Next