Sign up
Forgot password?
FAQ: Login

Zinoviev Dmitry. Resourceful Code Reuse - Write ➛ Compile ➛ Link ➛ Run

  • pdf file
  • size 2,25 MB
  • added by
  • info modified
Zinoviev Dmitry. Resourceful Code Reuse - Write Compile Link Run
The Pragmatic Bookshelf. 2021. 64 p. ISBN: 9781680508208.
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.
  • Sign up or login using form at top of the page to download this file.
  • Sign up
Up