Resourceful Code Reuse Write Compile Link Run 1st Edition Dmitry Zinoviev – Ebook PDF Instant Download/Delivery ISBN(s): 9781680508437, 1680508431
Product details:
• ISBN 10: 1680508431
• ISBN 13: 9781680508437
• Author:
Reusing well-written, well-debugged, and well-tested code improves productivity, code quality, and software configurability and relieves pressure on software developers. When you organize your code into self-contained modular units, you can use them as building blocks for your future projects and share them with other programmers, if needed. Understand the benefits and downsides of seven code reuse models so you can confidently reuse code at any development stage. Create static and dynamic libraries in C and Python, two of the most popular modern programming languages. Adapt your code for the real world: deploy shared functions remotely and build software that accesses them using remote procedure calls.
Table contents:
1. Reuse Code at Compile Time (C and Python)
2. Reuse Code at Link Time (C Only)
3. Reuse Code at Runtime (C and Python)
People also search:
resourceful code reuse write compile link run
reusable code components
code reuse best practices
writing reusable code
code reuse example