Chapter 1. Course Introduction
Learn how to develop open source software. This course focuses on open source software, an introduction to Linux systems and the use of Git, the revision control system.
Learn how to develop open source software. This course focuses on open source software, an introduction to Linux systems and the use of Git, the revision control system.
Chapter 1. Course Introduction
Chapter 2. Open Source Software (OSS)
Chapter 3. Why Use Open Source Software?
Chapter 4. Examples of Successful OSS Projects
Chapter 5. How to Work in OSS Projects
Chapter 6. Continuous Integration
Chapter 7. OSS Licensing and Legal Issues
Chapter 8. Leadership vs Control and Why Projects Fail
Chapter 9. GitHub and Other Hosting Providers
Chapter 10. Linux and the Operating System
Chapter 11. Graphical Environments and Interfaces
Chapter 12. System Administration
Chapter 13. Getting Help
Chapter 14. Text Editors
Chapter 15. Shells, bash, and the Command Line
Chapter 16. Filesystem Layout, Partitions, Paths and Links
Chapter 17. System Initialization
Chapter 18. Memory
Chapter 19. Networking
Chapter 20. Command Details
Chapter 21. Users and Groups
Chapter 22. Linux Filesystems
Chapter 23. Essential Command Line Tools
Chapter 24. Bash Scripting
Chapter 25. Files and Filesystems
Chapter 26. Compiling, Linking, and Libraries
Chapter 27. Java Installation and Environment
Chapter 28. Building RPM and Debian Packages
Chapter 29. Introduction to Git
Chapter 30. Git Installation
Chapter 31. Git and Revision Control Systems
Chapter 32. Using Git: An Example
Chapter 33. Git Concepts and Architecture
Chapter 34. Managing Files and the Index
Chapter 35. Commits
Chapter 36. Branches
Chapter 37. Diffs
Chapter 38. Merges
Chapter 39. Managing Local and Remote Repositories
Chapter 40. Using Patches
Chapter 41. Advanced Git Interfaces: Gerrit