Hukum-hukum agama selain Islam biasanya terbatas pengaruhnya yaitu di
lingkungan internasl penganutnya dalam lapangan hukum keluarga, khususnya
perkawinan.125 Sesudah Proklamasi Kemerdekaan, sistem hukum nasional
merupakan bentuk unifikasi yang ... sudut sejarah dan kenyataan sosial yang
hidup pada waktu hukum itu diformulasikan (penafsiran historis dan penafsiran sosiologis).
The Java Developer's Guide to Accelerating and Automating the Build Process
"No previous build experience is necessary: Lee thoroughly explains everything from configuring SCM environments and defining build scripts through to release packaging and deployment. He offers solutions and techniques for both Base ClearCase and Unified Change Management (UCM)-IBM Rational's best practice Software Configuration Management usage model. Key techniques are presented in real-world context, through a full-fledged three-tier application case study. Book jacket."--Jacket.
Whether you are a software developer, manager, or integrator, this book will help you create better builds-and reap the benefits in efficiency, traceability, quality, and speed.
Page 26: How can I avoid off-by-one errors? Page 143: Are Trojan Horse attacks for real? Page 158: Where should I look when my application can't handle its workload? Page 256: How can I detect memory leaks? Page 309: How do I target my application to international markets? Page 394: How should I name my code's identifiers? Page 441: How can I find and improve the code coverage of my tests? Diomidis Spinellis' first book, Code Reading, showed programmers how to understand and modify key functional properties of software. Code Quality focuses on non-functional properties, demonstrating how to meet such critical requirements as reliability, security, portability, and maintainability, as well as efficiency in time and space. Spinellis draws on hundreds of examples from open source projects--such as the Apache web and application servers, the BSD Unix systems, and the HSQLDB Java database--to illustrate concepts and techniques that every professional software developer will be able to appreciate and apply immediately. Complete files for the open source code illustrated in this book are available online at: http://www.spinellis.gr/codequality/