Ensayo sobre la ceguera
205 Visitas | 175 Descargas | 2013-10-03 18:56:08 | aliney
Descripción
Es uno de sus libros más conocidos. Saramago la definía como "la novela que plasmaba, criticaba y desenmascaraba a una sociedad podrida y desencajada"...
Full Stack Web Development with Backbone.js
200 Visitas | 169 Descargas | 2014-07-14 18:33:27 | jgramos
Descripción
Web users demand intuitive and responsive interfaces for tracking their finances and browsing catalogs. Unlike desktop or system applications, where interfaces are mostly built with flavors of C, C++, or Java, today’s web browsers only run JavaScript natively. But the same patterns that make graphical user interfaces successful on different plat?forms apply to JavaScript as well. Many communities have formed around experimenting and developing ideas for the model-view-controller (MVC) pattern with JavaScript. It seems like every day there is a new idea about how MVC in web browsers should look and why other ideas won’t work for you....
Java Web Services: Up and Running
226 Visitas | 163 Descargas | 2016-10-06 17:58:21 | didiosky
Descripción
Learn how to develop REST-style and SOAP-based web services and clients with this quick and thorough introduction. This hands-on book delivers a clear, pragmatic approach to web services by providing an architectural overview, complete working code examples, and short yet precise instructions for compiling, deploying, and executing them. You’ll learn how to write services from scratch and integrate existing services into your Java applications. With greater emphasis on REST-style services, this second edition covers HttpServlet, Restlet, and JAX-RS APIs; jQuery clients against REST-style services; and JAX-WS for SOAP-based services. Code samples include an Apache Ant script that compiles, packages, and deploys web services. Learn differences and similarities between REST-st...
The Big Book of Linux Ada Programming
131 Visitas | 1556 Descargas | 2016-03-08 02:56:05 | adbenitez
Descripción
[Rewrite & Expand] Ada 95 is arguably the most powerful development language available for Linux, with features comparable to Java and execution speeds similar to, and sometimes exceeding, C. gnat, the main [perhaps only'check at HBAP?--KB] Ada 95 compiler for Linux, is also absolutely free. This makes a combination that's hard for Linux programmers to ignore....