We're still working on our article for Open Source Contributor. Please check back soon for more information.
fja5bj|
Find a path to becoming a Open Source Contributor. Learn more at:
OpenCourser.com/career/fja5bj/open
Reading list
We haven't picked any books for this reading list yet.
Provides a more advanced dive into the GNU Toolchain. It starts with the basics but continues to explore more advanced topics such as generating assembly code and profiling.
Is focused on one part of the GNU Toolchain: the GNU Debugger (GDB). GDB allows you to debug programs written in C, C++, and many more languages.
Is focused on one part of the GNU Toolchain: the GNU Compiler Collection. This collection provides a set of compilers including the popular C compiler `gcc` and the C++ compiler `g++`.
Provides an in-depth guide to Python packaging, including a discussion of the Python packaging ecosystem, tools, and best practices.
Provides a quick reference guide to the GNU Compiler Collection (GCC). It good complement to the full reference manual.
Provides a broad overview of software testing best practices, including a discussion of package testing and quality assurance.
Is focused on one part of the GNU Toolchain: the GNU C library. This library is essential for the development of C programs on operating systems like Linux.
Provides a concise guide to creating reusable Python packages, including discussion on Python packaging tools and best practices.
Provides a comprehensive guide to the Android packaging process, including APK signing, optimization, and distribution.
Provides a comprehensive guide to software development best practices, including a discussion of package development, testing, and maintenance.
For more information about how these books relate to this course, visit:
OpenCourser.com/career/fja5bj/open