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. Respecting and Encouraging Diversity in OSS
Chapter 10. GitHub and Other Hosting Providers
Chapter 11. Linux and the Operating System
Chapter 12. Graphical Environments and Interfaces
Chapter 13. System Administration
Chapter 14. Getting Help
Chapter 15. Text Editors
Chapter 16. Shells, bash, and the Command Line
Chapter 17. Filesystem Layout, Partitions, Paths and Links
Chapter 18. System Initialization
Chapter 19. Memory
Chapter 20. Networking
Chapter 21. Command Details
Chapter 22. Users and Groups
Chapter 23. Linux Filesystems
Chapter 24. Essential Command Line Tools
Chapter 25. Bash Scripting
Chapter 26. Files and Filesystems
Chapter 27. Compiling, Linking, and Libraries
Chapter 28. Java Installation and Environment
Chapter 29. Building RPM and Debian Packages
Chapter 30. Introduction to Git
Chapter 31. Git Installation
Chapter 32. Git and Revision Control Systems
Chapter 33. Using Git: An Example
Chapter 34. Git Concepts and Architecture
Chapter 35. Managing Files and the Index
Chapter 36. Commits
Chapter 37. Branches
Chapter 38. Diffs
Chapter 39. Merges
Chapter 40. Managing Local and Remote Repositories
Chapter 41. Using Patches
Chapter 42. Advanced Git Interfaces: Gerrit