Linux for Developers shows you how to start writing great code for Linux, whether you’re a Linux user with little or no coding experience, or an experienced Windows programmer.
Leading IT trainer/author William “Bo” Rothwell begins with a clear and up-to-date review of modern open source software, including the licensing arrangements and tradeoffs all developers need to understand. He presents essential skills for both Linux command line and GUI environments, introducing text editors and other tools for efficient coding.
Building on this knowledge, Rothwell introduces scripting tools such as Bash, Python, and Perl, as well as traditional object-oriented programming languages such as Java, C++, and C. Finally, he presents a full section on the powerful Git version control system, teaching skills you can use in Linux and many other environments.
This guide’s modular coverage helps you quickly access whatever information you need right now.
Part I: Open Source Software
Chapter 1 Introduction To Open Source Software
Part II: Linux Essentials
Chapter 2 Introduction To Linux
Chapter 3 The Filesystem
Chapter 4 Essential Commands
Chapter 5 Text Editors
Chapter 6 System Administration
Part III: Linux Programming Languages
Chapter 7 Overview Of Linux Programming Languages
Chapter 8 Bash Shell Scripting
Chapter 9 Perl Scripting
Chapter 10 Python Scripting
Chapter 11 C, C++, And Java
Part IV: Using Git
Chapter 12 Git Essentials
Chapter 13 Manage Files With Git
Chapter 14 Manage Differences In Files
Chapter 15 Advanced Git Features