Whether you’re a Linux user with little or no coding experience, or an experienced Windows programmer, William "Bo" Rothwell shows you how to start writing great code for Linux. He 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.
<ASIN:0134657284>
Author: William "Bo" Rothwell Publisher: Addison Wesley Date: April 2017 Pages: 284 ISBN: 978-0134657288 Print: 0134657284 Kindle: B06ZY85CPJ
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.
- Access Linux systems, use GUIs, and work at the command line
- Learn how Linux organizes files and navigate its filesystem
- Use basic developer commands such as gzip and grep
- Edit programs with vi and vim, and explore alternative editors
- Perform basic sysadmin tasks that developers often need to handle
- Compare Linux languages to choose the best one for each task
- Write Bash scripts that interact with users or other shell features
- Program with Python and Perl: flow control, variables, and more
- Understand Linux features related to building C, C++, and Java programs
- Stay on top of complex projects with GIT revision control
- Work in GIT: staging, committing, branches, diffs, merges, and patches
- Manage local and remote GIT repositories
Related Reviews:
Linux System Programming, 2nd Ed
Linux in Easy Steps
Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.
To have new titles included in Book Watch contact BookWatch@i-programmer.info
Data Structures & Algorithms in Python
Author: Dr. John Canning, Alan Broder and Robert Lafore Publisher: Addison-Wesley Date: October 2022 Pages: 928 ISBN:978-0134855684 Print: 013485568X Kindle: B0B1WJF1K9 Audience: Python developers Rating: 4 Reviewer: Mike James Data structures in Python - a good idea!
|
Python Distilled (Addison-Wesley)
Author: David Beazley Publisher: Addison-Wesley Date: September 2021 Pages: 352 ISBN: 978-0134173276 Print: 0134173279 Rating: 4 Reviewer: Alex Armstrong Python isn't a big language but it's getting bigger all the time.
| More Reviews |
|