Presentations tagged 'programming' (1 to 2)

Presentation   Multimedia? Rank Favs Views Comments
Pragmatic-Version-Control-Using-Git Pragmatic Version Control Using Git

By: Adam Tuttle
a long time ago
No 0.0
(0 votes)
0 111
(23 Embedded)
0
Pragmatic Version Control Using Git
As more time passes, people are starting to realize that Distributed Version Control Systems (DVCS) are not a fad and are not going to fade into obscurity. Instead they offer incredible freedom and flexibility, and because of that, they are seeing more adoption every day. In this presentation, I will explain the differences -- both technical and mental -- between Centralized VCS and DVCS, and demo Git, one of the more popular DVCS implementations that exists today. Git is fast, friendly, and feature-rich, but if you've been using SVN or CVS for very long it can be a significant shift in thought. Once you go Git, you'll never want to go back. And the awesome part is that you don't have to: Git can be your new SVN client!
CF-Applications-BuildDeployUpgrade CF Applications: Build-Deploy-Upgrade

By: Joshua cyr
a long time ago
No 0.0
(0 votes)
2 449
(80 Embedded)
98
CF Applications: Build-Deploy-Upgrade
A review of common issues and considerations when building an application that will be distributed to multiple users/customers.