PHP Quick Scripting Reference
PHP
226 Visitas | 390 Descargas | 2013-09-18 22:23:20 | cbustillo
Descripción
The PHP Quick Scripting Reference is a condensed scripting code and syntax reference to the PHP scripting language, the most popular Web scripting language in use today. It presents the essential PHP script in a well-organized format that can be used as a handy reference. You won't find any technical jargon, bloated samples, drawn out history lessons or witty stories in this book. What you will find is a Web scripting language reference that is concise, to the point and highly accessible. The book is packed with useful information and is a must-have for any PHP programmer or Web developer. This book is a handy, pocket quick scripting syntax reference for experienced PHP as well as perhaps other programmers and Web developers even new to PHP....
MongoDB: The Definitive Guide, Second Edition
Data Bases
295 Visitas | 275 Descargas | 2013-09-26 20:22:31 | cbustillo
Descripción
MongoDB is a document-oriented database, not a relational one. The primary reason for moving away from the relational model is to make scaling out easier, but there are some other advantages as well. A document-oriented database replaces the concept of a “row” with a more flexible model, the “document.” By allowing embedded documents and arrays, the document-oriented approach makes it possible to represent complex hierarchical relationships with a single record. This fits naturally into the way developers in modern object oriented languages think about their data....
Distibuted Systems
Programación
215 Visitas | 237 Descargas | 2013-09-24 00:53:35 | cbustillo
Descripción
In today's digital environment, distributed systems are increasingly present in a wide variety of environments, ranging from public software applications to critical systems. Distributed Systems introduces the underlying concepts, the associated design techniques and the related security issues. Distributed Systems: Design and Algorithms, is dedicated to engineers, students, and anyone familiar with algorithms and programming, who want to know more about distributed systems. These systems are characterized by: several components with one or more threads, possibly running on different processors; asynchronous communications with possible additional assumptions (reliability, order preserving, etc.); local views for every component and no shared data between components....
Advanced Grammar in Use, 3rd Editioin
358 Visitas | 422 Descargas | 2016-05-27 04:54:37 | rainermf
Descripción
A self study reference and practice book for advanced learners of English. Advanced Grammar in Use is for advanced students of English. It was written mainly as a self-study book, but might also be used in class with a teacher....