Code in the Cloud (Pragmatic Programmers) Review

Code in the Cloud (Pragmatic Programmers)
Average Reviews:

(More customer reviews)
This book is not for experienced developers. It is not for inexperienced developers either. The only way I can rationalize this book is by imaging how the author is holding a hand of a very young child guiding him through the development of the child's first web page. It is really very frustrating. The writing is lucid and clear. Everything is covered. The book even has a chapter on CSS. The breadth of the book is very good, but the depth is so shallow, I can't help shaking my head. If you have been developing web apps for any length of time, you have nothing to learn from this book.
Often times I read reviews on Amazon about books that have great content, but are poorly produced. This book is the exact opposite. It is well produced, well written, but its content is worthless. I'm giving it 3 stars because I can't deny that there may be audience out there for this book - very very inexperienced developers just starting out. Maybe they will find it useful.

Click Here to see more reviews about: Code in the Cloud (Pragmatic Programmers)


One of the most exciting recent changes in the computing world is cloud computing. Cloud computing is a dramatic shift in how applications are developed and used---and even in what applications are. With cloud computing, developers are no longer building applications that run on a user's desktop computer. Instead, they're building services on the network that can be used by thousands of users at the same time. Cloud services are an exciting opportunity for developers: the cloud is a platform for creating services, a new kind of application that can reach more users, and provide those users with more capabilities than a desktop application ever could. Building applications as cloud services also makes them scalable: cloud applications can easily and smoothly adapt from running on a single computer for a single user to running on thousands of computers for millions of users.Code in the Cloud will teach you what a cloud service is, and how it differs from traditional applications. It will show you how to build a cloud service, taking advantage of the services that AppEngine makes available to you, using iterative development of a simple application to guide you through the different aspects of AppEngine development, using either Python or Java. Through the process of working on a simple application, you'll learn about how to build an application as a service; how to manage persistent data using AppEngine; how to build dynamic, interactive user interfaces that run in a user's web-browser; how to manage security in a web application; and how to interact with other services running in the AppEngine cloud.


Buy Now

Click here for more information about Code in the Cloud (Pragmatic Programmers)

0 comments:

Post a Comment