
Programming tools
Get flash to fully experience Pearltrees
Store all of your Git and Mercurial source code in one place with unlimited private repositories. Includes issue tracking, wiki, and pull requests. Secure hosting with flexible permissions for your repositories. Integrates with JIRA, Jenkins, Pivotal, Cloud9 IDE and other developer tools.
Free source code hosting – Bitbucket
List of tools for static code analysis - Wikipedia, the free encyclopedia
Axivion Bauhaus Suite — A tool for Ada, C, C++, C#, and Java code that comprises various analyses such as architecture checking, interface analyses, and clone detection. Black Duck Suite — Analyze the composition of software source code and binary files, search for reusable code, manage open source and third-party code approval, honor the legal obligations associated with mixed-origin code, and monitor related security vulnerabilities. BugScout — Detects security flaws in Java, PHP, ASP and C# web applications. CAST Application Intelligence Platform — Detailed, audience-specific dashboards to measure quality and productivity. 30+ languages, C/C++, Java, .NET, Oracle, PeopleSoft, SAP, Siebel, Spring, Struts, Hibernate and all major databases. ChecKing — Integrated software quality portal that allows manage the quality of all phases of software development.Pro Git - Pro Git 1.3 Getting Started Git Basics
Gist
Gist is a simple way to share snippets and pastes with others. All gists are git repositories, so they are automatically versioned , forkable and usable as a git repository .Features / Community - GitHub
All characters except the listed special characters match a single instance of themselves. { and } are literal characters, unless they're part of a valid regular expression token (e.g. the {n} quantifier). Match a bell character ( \x07 ), escape character ( \x1B ), form feed ( \x0C ) and vertical tab ( \x0B ) respectively. Can be used in character classes. Starts a character class. A character class matches a single character out of all the possibilities offered by the character class.

