Download presentation
Presentation is loading. Please wait.
Published byFrederick James Modified over 9 years ago
1
Productivity Tools Ken Nguyen Department of Information Technology Clayton State University
2
Productivity Tools Software products that provides Leverage the learning curve of programming Ease of programming Consistent formatting Ease of packaging and for archiving and product deployment Quick access to reference and cross-reference Error checking Debugging tools Applied Computing
3
Programming Generals Converts source from human readable form to machine readable codes Links machine codes with libraries Result is an application in executable format Applied Computing C/C++ compilation process
4
Integrated Development Environment Target a programming language (may have plug-ins for other language) Easy to manage large projects Compiler and linker built in Often include online syntax reference More user friendly than command line Applied Computing Microsoft Visual Studio (IDE)
5
Applied Computing Some popular IDEs Microsoft Visual Studio Apple Xcode Netbeans [Free] http://netbeans.org/ Eclipse [free]: http://eclipse.org/ IntelliLIDEA [free]: http://www.jetbrains.com/idea/ Komodo Edit [free]: http://www.activestate.com/komodo-edit
6
Applied Computing Source Control Versions and Revisions Allows Track file changes over times Collaboration between group members Back up and restore Sort term and long term undo Track changes Track ownerships Sand-boxing Branch and merge More: http://betterexplained.com/articles/a- visual-guide-to-version-control/
7
Applied Computing Some Version Control Tools Lingo: http://sourceforge.net/projects/lingo-cvs/http://sourceforge.net/projects/lingo-cvs/ AccuRev SCM, Bazaar, CVS, Git, GNU arch, Monotone, Visual SourceSafe More: http://en.wikipedia.org/wiki/Comparison_of_revis ion_control_software From: http://www.infoq.com/resource/articles/agile-version- control/en/resources/image15.gif
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.