Difference between revisions of "Bookmarks/programming"

From Flavio's wiki
Jump to: navigation, search
(add Coders' Base)
(add Source Code Management section)
Line 16: Line 16:
  
 
* [http://www.boost.org/ Boost C++ Libraries]
 
* [http://www.boost.org/ Boost C++ Libraries]
 +
 +
==Source Code Management==
 +
* [http://subversion.tigris.org/ Subversion]
 +
** [http://svnbook.red-bean.com/ Version Control with Subversion] (a free book about Subversion)
 +
** [http://ankhsvn.tigris.org/ AnkhSVN] – VS.NET addin for the Subversion version control system
 +
** [http://vss2svn.tigris.org/ Visual SourceSafe to Subversion Converter] (see also my [[Microsoft/Visual SourceSafe|Visual SourceSafe notes]])
  
 
==Software Engineering==
 
==Software Engineering==

Revision as of 14:54, 22 February 2007

Languages

Libraries

Source Code Management

Software Engineering

Philosophy

Documentation

Information

Bug tracking systems