Cargando…

RESOURCEFUL CODE REUSE

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 sh...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: ZINOVIEV, DMITRY
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [S.l.] : PRAGMATIC BOOKSHELF, THE, 2021.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000M 4500
001 OR_on1249505692
003 OCoLC
005 20231017213018.0
006 m d
007 cr |||||||||||
008 210504s2021 xx o ||| 0 eng d
040 |a YDX  |b eng  |c YDX  |d TOH  |d N$T  |d OCLCF  |d OCLCO  |d OCLCQ 
019 |a 1253362438  |a 1255184151 
020 |a 1680508431  |q (electronic bk.) 
020 |a 9781680508437  |q (electronic bk.) 
020 |a 9781680508420 
020 |a 1680508423 
020 |a 9781680508444  |q (electronic bk.) 
020 |a 168050844X  |q (electronic bk.) 
020 |z 9781680508208 
024 8 |a 9781680508420 
029 1 |a AU@  |b 000071519632 
035 |a (OCoLC)1249505692  |z (OCoLC)1253362438  |z (OCoLC)1255184151 
050 4 |a QA76.73.C154 
082 0 4 |a 005.13/13  |2 23 
049 |a UAMI 
100 1 |a ZINOVIEV, DMITRY. 
245 1 0 |a RESOURCEFUL CODE REUSE  |h [electronic resource]. 
260 |a [S.l.] :  |b PRAGMATIC BOOKSHELF, THE,  |c 2021. 
300 |a 1 online resource 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
520 |a 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. Avoid the drawbacks and harness the benefits associated with seven code reuse models. Create static and dynamic libraries in C and Python, deploy shared functions remotely, and build software that makes intelligent use of remote procedure calls. In no time at all, you'll develop the confidence to reuse code at any stage of real-world development. This one-stop solution covers the complete build cycle: editing, compiling, linking, and running a ready program. Apply Linux/macOS power software development tools, such as ld, ldd, ranlib, and nm, to construct and explore state-of-the-art function libraries in C that could be linked with application-specific code either permanently or for the duration of execution. Learn why Python has modules for reuse and how they differ from C object files and libraries. Understand the risks and other negative implications of sharing and reuse. As a bonus, distill the dependencies between your project's components and automate and optimize your build process with the "make" utility. Whether you are an amateur coder or an experienced developer, become a more productive and resourceful programmer by reusing previously written code. What You Need: To compile and run the C examples mentioned in the book, you need a decent C compiler (GCC is the best, but Intel and Microsoft would probably work, too) and a set of C development tools: maker (make), linker (ld), file, strip, ldd, and ranlib. Again, the GNU development toolset works marvels; other toolsets may or may not work. All examples in the book have been tested on a Linux computer but will most likely work on macOS. For the Python examples, a Python-3.x interpreter is all you want. No third-party modules are required. 
542 |f Copyright © Pragmatic Bookshelf 
504 |a Includes bibliographical references. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a C# (Computer program language) 
650 0 |a Functional programming (Computer science) 
650 6 |a C# (Langage de programmation) 
650 6 |a Programmation fonctionnelle. 
650 7 |a C# (Computer program language)  |2 fast  |0 (OCoLC)fst00843284 
650 7 |a Functional programming (Computer science)  |2 fast  |0 (OCoLC)fst00936086 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781680508420/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a YBP Library Services  |b YANK  |n 17414507 
938 |a EBSCOhost  |b EBSC  |n 2923600 
994 |a 92  |b IZTAP