Lingua: Inglese
Editore: Manning Publications, United States, New York, 2010
ISBN 10: 1935182196 ISBN 13: 9781935182191
Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 4,37
Quantità: 2 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. HIGHLIGHT Hadoop in Action is an example-rich tutorial that shows developers how to implement data-intensive distributed computing using Hadoop and the Map- Reduce framework. DESCRIPTION Hadoop is an open source implementation of Googles MapReduce framework for scalable, distributed data processing. Hadoop in Action is for programmers, architects, and project managers who have to process large amounts of data offline. The book begins with several simple examples that illustrate the basic idea behind Hadoop. Later chapters explain the core framework components and demonstrate Hadoop in a variety of data analysis tasks. Throughout the book, readers will learn best practices and design patterns, and how to write meaningful programs in a MapReduce framework. KEY POINTS Explains distributed computing, MapReduce, and the Hadoop framework Focuses on most-used features and rapid development solutions Numerous hands-on examples to illustrate abstract ideas Concise, developer-centric, In Action style Multiple case studies demonstrate real-world Hadoop uses Covers popular Hadoop extensions that ease development and extend functionality. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Lingua: Inglese
Editore: Manning Publications, United States, New York, 2015
ISBN 10: 1617290343 ISBN 13: 9781617290343
Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 5,11
Quantità: 5 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. Services like social networks, web analytics, and intelligent e-commerce often need to manage data at a scale too big for a traditional database. As scale and demand increase, so does Complexity. Fortunately, scalability and simplicity are not mutually exclusive rather than using some trendy technology, a different approach is needed. Big data systems use many machines working in parallel to store and process data, which introduces fundamental challenges unfamiliar to most developers. Big Data shows how to build these systems using an architecture that takes advantage of clustered hardware along with new tools designed specifically to capture and analyze web-scale data. It describes a scalable, easy to understand approach to big data systems that can be built and run by a small team. Following a realistic example, this book guides readers through the theory of big data systems, how to use them in practice, and how to deploy and operate them once they're built. AUDIENCE This book requires no previous exposure to large-scale data analysis or NoSQL tools. Familiarity with traditional databases is helpful. ABOUT THE TECHNOLOGY To tackle the challenges of Big Data, a new breed of technologies has emerged. Many of which have been grouped under the term "NoSQL." In some ways these new technologies can be more complex than traditional databases and in other ways, simpler. Using them effectively requires a fundamentally new set of techniques. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Lingua: Inglese
Editore: Manning Publications, United States, New York, 2003
ISBN 10: 193011088X ISBN 13: 9781930110885
Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 5,15
Quantità: 3 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. This book builds on the successful approach of the first edition of "Swing", once again taking the power and flexibility of Java's Swing library to its limits.*Using a fast-paced style, it starts by introducing each of the Swing components and continues with production-quality code examples in which Swing features are customized, combined, and vigorously exercised to demonstrate real-world usage. *With over 400 pages of revised text, additional examples, and new material to bring the book up to date with J2SE 1.4, "Swing Second Edition" includes complete coverage of the new JSpinner and JFormattedTextField components, the new Focus and Keyboard architectures, and many other new and enhanced Swing features. Three new chapters have also been added to cover the construction of HTML and XML editor applications, and how to work with the new Drag & Drop architecture. *Foreword by James Gosling, "Father" of Java. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Lingua: Inglese
Editore: Manning Publications, United States, New York, 2010
ISBN 10: 1935182323 ISBN 13: 9781935182320
Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 5,18
Quantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. HIGHLIGHT Updated from the best-selling original, this concise, example-driven tutorial on the jQuery JavaScript library now includes the latest jQuery 1.4 features with new labs and more examples. DESCRIPTION A good web development framework anticipates what developers need to do and makes those tasks easier and more efficient. jQuery is by far the most popular JavaScript framework, and the first edition of this book is Manning's best-selling book since 2008. Now updated for jQuery 1.4, the book introduces the jQuery programming model and guides readers through the major features and techniques needed to be productive immediately. The book anchors each new concept in the tasks developers tackle in day-to-day web development. This edition includes new coverage of the many jQuery plug-ins available and adds even more unique lab pages where readers can immediately put their jQuery knowledge to work. KEY POINTS New edition of the Manning best-seller and the leading jQuery book Strong early demand through MEAP, Manning's Early Access Program Unique "labs" offer immediate hands-on opportunities to test new techniques Covers animation, user interface effects, and Ajax integration Authors are active jQuery contributors. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Lingua: Inglese
Editore: Manning Publications, United States, New York, 2011
ISBN 10: 1935182390 ISBN 13: 9781935182399
Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 6,60
Quantità: 3 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. HIGHLIGHT A practical guide to the use of R for statistical analysis and graphing. DESCRIPTION The ability to interpret and act on the massive amounts of information locked in web and enterprise systems is critical to success in the modern business economy. R, a free software environment for statistical computing and graphics, is a comprehensive package that empowers developers and analysts to capture, process, and respond intelligently to statistical information. R in Action is the first book to present both the R system and the use cases that make it such a compelling package for business developers. The book begins by introducing the R language, and then moves on to various examples illustrating R's features. Coverage includes data mining methodologies, approaches to messy data, Rs extensive graphical environment, useful add-on modules, and how to interface R with other software platforms and data management systems. KEY POINTS F In-depth coverage of the R environment F Dozens of practical examples F Author Rob Kabacoff has years of hands-on experience. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Lingua: Inglese
Editore: Manning Publications, United States, New York, 2015
ISBN 10: 1617292036 ISBN 13: 9781617292033
Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 6,60
Quantità: 2 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. Traditional web dev stacks can require different programming languages for every layer, creating a complex mashup of code and frameworks. Together, the MongoDB database, the Express and AngularJS web application frameworks, and Node.js on the server-side constitute the MEAN stacka powerful web development platform that uses JavaScript top to bottom. Getting MEAN with Mongo, Express, Angular, and Node shows readers how to develop web applications end-to-end using the MEAN stack. It systematically discusses each technology in the MEAN stack helping to build up an application one layer at a time, just as in a real project. First, it tackles creating a skeleton of a static site in Express and Node, and pushing it up to a live web server. Next, it looks at the MongoDB database and how to build an API for an application. Finally, it rolls out Angular to handle data manipulation and application logic in the browser, demonstrating the payoff for organizing the back-end code properly. By the end of the book, readers will have all the skillsand codeneeded to build a dynamic data-driven web application on the MEAN stack. RETAIL SELLING POINTS Create dynamics websites using the MEAN technology stack Covers best practices of application development Loads of code samples throughout AUDIENCE This book includes a quick JavaScript recap, but some web development experience is helpful. It's especially useful for front-end developers who want to learn more about the server-side of a web application. Market Information. ABOUT THE TECHNOLOGY The MEAN stack is a powerful web development platform that uses JavaScript top to bottom. Developers love it because they need only one programming language for the whole stack. Business owners love it because the open source technologies in the MEAN stack are scalable and cost effective. Most importantly, end users love it because web apps are fast and responsive. It's a win-win-win! The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Lingua: Inglese
Editore: Manning Publications, United States, New York, 2012
ISBN 10: 1935182439 ISBN 13: 9781935182436
Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 6,60
Quantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. HIGHLIGHT A practical guide to messaging and integration with the Spring Integration framework. DESCRIPTION Spring Integration is a Java-based enterprise integration framework that provides a lightweight alternative to more traditional ESBs. By merging the "Enterprise Integration Patterns" outlined by Hohpe and Woolf (Addison Wesley, 2003) with the programming model of the Spring framework, Spring Integration is remarkably powerful and yet easy to use. Spring Integration in Action is a hands-on guide to Spring-based messaging and integration. After addressing the core messaging patterns, the book turns to the adapters that enable integration with external systems. Readers will explore real-world enterprise integration scenarios using JMS, Web Services, file systems, and email. The book concludes with a practical guide to advanced topics such as concurrency, performance, system-management, and monitoring. KEY POINTS F Written by the Spring Integration core team F Covers Spring Integration version 2.0 and Spring Framework version 3.0 F Provides realistic working examples The book assumes a working knowledge of Java. Prior experience with Spring and enterprise integration patterns is helpful but not required. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Lingua: Inglese
Editore: Manning Publications, United States, New York, 2018
ISBN 10: 1617294446 ISBN 13: 9781617294440
Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 7,09
Quantità: 2 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. Description AWS gives users the networking, compute, and security services they need without making them pay for anything theyre not actually using. With almost a hundred individual AWS services, putting all the pieces together is not a simple thing. That's where this book can help. Learn Amazon Web Services in a Month of Lunches guides readers through the process of building a robust and secure web application using the core AWS services they really need to know. When theyre done, readers will be comfortable with the basics, and know exactly where to look when theyre ready for more. Key features Bite-sized lessons Step-by-step guide Thorough introduction Hands-on examples Audience This book is for developers, system administrators, or anyone looking for an introduction to using AWS cloud. A basic understanding of TCP/IP networking is helpful, but not required. About the Technology Amazon Web Services is, by all metrics, the giant of the cloud computing world. Not only does it dominate in terms of user adoption and market share, but its innovative and highly integrated services have defined the way networked digital services are delivered. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Lingua: Inglese
Editore: Manning Publications, United States, New York, 2005
ISBN 10: 1932394613 ISBN 13: 9781932394610
Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 7,36
Quantità: 2 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. How to create the next generation of cutting-edge web interfaces. Ajax exploded on the scene in the Spring of 2005 when a web site defined the term and Google released Google Maps and GMail, powerful examples of what Ajax can do. Ajax uses familiar web technologies - DHTML, CSS, DOM, and JavaScript - in radically different ways resulting in a much richer user experience. The key to success lies in knowing how to orchestrate them as a coherent whole, splitting off parts of what is normally done by the server and putting it into the browser for instantaneous response to user input. Ajax allows a new breed of web applications with the rich expressiveness of desktop applications. This book helps developers realize that promise - it explains the big picture and how to unlearn many old coding habits. It explains the design patterns and best practices to create a live interface for the user, not get in his way. It also discusses important Ajax issues: how to make good use of network bandwidth, and how to identify, and avoid, common Ajax pitfalls. The book is aimed at all web developers with prior experience in web technologies, independent of the server technologies used. Examples of server code in the book are in Java and .NET. The authors are Ajax developers with considerable depth of experience. They are bloggers and JavaRanch moderators. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Lingua: Inglese
Editore: Manning Publications, United States, New York, 2014
ISBN 10: 1617291412 ISBN 13: 9781617291418
Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 7,42
Quantità: 4 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. DESCRIPTION Clojure is a dialect of Lisp that runs on both the JVM and anywhere that JavaScript runs. It combines the nice features of a scripting language with the powerful features of a production environmentfeatures like persistent data structures and clean concurrency primitives that are needed for industrial-strength application development. The Joy of Clojure, Second Edition has been fully updated to cover the new and improved features of Clojure 1.5. It goes beyond the syntax, and shows how to write fluent, idiomatic Clojure code. Readers will learn to approach programming challenges from a functional perspective and master the Lisp techniques that make Clojure so efficient and elegant. It also tackles hard software areas like concurrency, interoperability, performance, and more. RETAIL SELLING POINTS Tells the "why" and "how" of Clojure Covers the new and improved Clojure 1.5 Teachers elegant application design AUDIENCE Written for programmers coming to Clojure from another programming backgroundno prior experience with Clojure or Lisp is required. ABOUT THE TECHNOLOGY Clojure is a powerful general purpose programming language that has powerful features supporting functional programming and multicore computation. It targets the Java Virtual Machine and modern JavaScript engines and provides easy access to host libraries, while providing an agile LISP-like environment. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Lingua: Inglese
Editore: Manning Publications, United States, New York, 2016
ISBN 10: 1617292451 ISBN 13: 9781617292453
Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 9,59
Quantità: 2 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. A fun and imaginative way for kids and other beginners to take their first steps programming on a Raspberry Pi. The Raspberry Pi is a small, low-cost computer invented to encourage experimentation. The Pi is a snap to set up, and using the free Python programming language, you can learn to create video games, control robots, and maybe even write programs to do your math homework! Hello Raspberry Pi!is a fun way for kids to take their first steps programming on a Raspberry Pi. First, you discover how to set up and navigate the Pi. Next, begin Python programming by learning basic concepts with engaging challenges and games. This book gives you an introduction to computer programming as you gain the confidence to explore, learn, and create on your own. The last part of the book introduces you to the world of computer control of physical objects, where you create interactive projects with lights, buttons, and sounds. What's Inside Learn Python with fun examples Write games and control electronics Use Pygame for video game sounds and graphics Loaded with programming exercises About the Reader To use this book, you'll need a Raspberry Pi starter kit, keyboard, mouse, and monitor. No programming experience needed. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Lingua: Inglese
Editore: Manning Publications, United States, New York, 2019
ISBN 10: 1617294802 ISBN 13: 9781617294808
Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 10,75
Quantità: 2 disponibili
Aggiungi al carrelloPaperback. Condizione: Fine. Docker's simple idea, wrapping an application and its dependencies into a single deployable package, has continued to drive a revolution in software delivery. Docker in Practice, Second Edition presents nearly 120 practical techniques, hand-picked to help users get the most out of Docker. This book is an essential resource that readers will want to have open on their desk! Key features Hands-on guide Step-by-step instructions Full of practical tips Written for developers and engineers using Docker in production. About the technology Docker is a platform that allows users to build, ship, and run any app, anywhere. It has come a long way in an incredibly short time and is now considered a standard way of solving one of the costliest aspects of software: deployment. Author biography Ian Miell is the Lead OpenShift Architect at Barclays. Aidan Hobson Sayers is a developer at Hadean. Previously, they used Docker to transform DevOps at OpenBet.
Lingua: Inglese
Editore: Manning Publications, New York, 2019
ISBN 10: 1617293369 ISBN 13: 9781617293368
Da: Grand Eagle Retail, Bensenville, IL, U.S.A.
Paperback. Condizione: new. Paperback. DESCRIPTION In today's world, user interfaces have to be highly dynamic, asynchronous, and reliable. To meet these demands, the programming world is undergoing a radical shift towards something called Functional Reactive Programming (FRP), or just Reactive Programming. FRP offers programmers a new way to construct their applications so that they respond directly to change. And developers spend less time tracing obscure problems and more time focusing on what their code should be doing. Grokking Reactive User Interfaces teaches programmers a new way of thinking about programs and data as well as how to build robust and extensible user interfaces. This well-illustrated book presents lots of concrete, real-world problems and then shows how FRP helps to solve them. It begins by looking at examples that get readers into the mindset of data flows and goes on to introduce the concept of a View Model. Readers also learn how FRP enables them to better manage change and introduce new features. The final part of this book focuses on higherlevel application design concerns and strategies as you look at architectural approaches and frameworks that work well with FRP thinking. KEY FEATURES Provides lots of illustrations and real-life app examples Teaches a new way of thinking about programs and data Using FRP in day-to-day programming Teaches how to handle increasing complexity in UIs AUDIENCE Readers should have a basic understanding of mobile UI development and be familiar with traditional object-oriented programming paradigms. ABOUT THE TECHNOLOGY FRP offers a new way to construct applications so that they respond directly to change. FRP is not a typical technology B that obviously and immediately replaces an inferior technology A. Its more of a way of thinking rather than a mechanical solution. Shipping may be from multiple locations in the US or from the UK, depending on stock availability.
Lingua: Inglese
Editore: Manning Publications, United States, New York, 2014
ISBN 10: 161729165X ISBN 13: 9781617291654
Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 16,17
Quantità: 8 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. DESCRIPTION Behavior-Driven Development starts with a simple idea: developers can't write good software if they don't understand what it's supposed to do. BDD is a development process that helps users design better code by writing tests that describe the behavior of an application and its underlying requirements. Done well, it helps deliver higher quality software that creates business genuine value. BDD in Action teaches the Behavior-Driven Development model and shows how to integrate it into existing development process. First it shows how to apply BDD to requirements analysis to define features that focus development efforts on underlying business goals. Then, it reveals how to automate acceptance criteria and use tests to guide and report on the development process. Along the way, readers will apply BDD principles at the coding level to write more maintainable and better documented code. RETAIL SELLING POINTS A complete guide to modern BDD practices Behavior-Driven Development for the whole software lifecycle Real-World tips on introducing BDD into an organization AUDIENCE No prior experience with BDD is required. Although the principles in this book apply to any language and toolset, the examples are based in Java and use readily-available BDD tools. ABOUT THE TECHNOLOGY BDD is becoming increasingly popular. In addition to small, agile shops, many large clients (banks etc) are introducing BDD practices. And many languages and frameworks such as Groovy, Grails, Scala, and AngularJS use BDD as their principle testing philosophy. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Lingua: Inglese
Editore: Manning Publications, New York, 2017
ISBN 10: 1617292656 ISBN 13: 9781617292651
Da: Grand Eagle Retail, Bensenville, IL, U.S.A.
Paperback. Condizione: new. Paperback. DESCRIPTION Anyone Can Create an App is based on the lofty premise that anyone can begin programming given the right tools and the right help. With some time set aside and the course-work in this book, readers will be able to program their first, fully working iPhone or iPad Application. Theyll wonder why they never did it before! Anyone Can Create an App provides the EASY starting point for those people who have never programmed before but who always wanted to build iPhone and iPad apps. It starts with the absolute basics and progresses without leaving gaps so that the non-technical person can feel confident going from green to full-grown. Readers will create several apps for their iPhone and get a huge sense of accomplishment along the way. The book also demystifies some of the "insider terms" that programmers use. KEY FEATURES Short easy, easy to digest chapters No programming experience necessary Gain useful knowledge of iPhone and iPad programming AUDIENCE The Swift programming language is an ideal first language. Non-programmers can finally learn to code in iOS for iPhones and iPads without prior knowledge. ANYONE can create an App! ABOUT THE TECHNOLOGY Mobile development needs continue to skyrocket and many people want to get in the surge, but they dont know how to program. Swift is an easy to use intuitive programming language for iOS, OS X, and watchOS and makes an ideal first language. Shipping may be from multiple locations in the US or from the UK, depending on stock availability.
Lingua: Inglese
Editore: Manning Publications, United States, New York, 2011
ISBN 10: 1935182366 ISBN 13: 9781935182368
Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 21,37
Quantità: 5 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. HIGHLIGHT The first book on Apache Camel, a Java-based open source toolkit for implementing common enterprise integration patterns. DESCRIPTION Implementing the patterns from Gregor Hohpe and Bobby Woolfs ubiquitous Enterprise Integration Patterns (Addison Wesley) is a big task. But with just a few lines of Camel code, a developer can implement a Hohpe/Woolf pattern that would require many lines of normal programming. Camel in Action introduces Camel and then quickly moves on to show practical examples of how to use it with the 45+ supported enterprise integration patterns. Camel can run as a standalone or inside many other applications, and the book includes a technical reference explaining how to use Camel with many platforms. Written by the people who wrote the Camel code, it's up-to-date and provides details and insights that only people deeply involved with Camel could provide. KEY POINTS F First and only book on Apache Camel. F Written by the developers of Camel. F Practical, insightful and comprehensive. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Lingua: Inglese
Editore: Manning Publications, United States, New York, 2014
ISBN 10: 1617291692 ISBN 13: 9781617291692
Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 22,55
Quantità: 6 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. DESCRIPTION Developers discovering Ruby quickly learn that this elegant object-oriented language is a powerful alternative to traditional static languages like Java or C++. It runs in most operating environments and can handle virtually any programming task you throw at it. Ruby code is clean and clear. Best of all, Ruby is dynamic, which means that it's designed to react at runtime to changes in an application's environment or requirements. And with the new language features in the long-awaited Ruby 2, Ruby has truly come into its own. The Well-Grounded Rubyist, Second Edition addresses both newcomers to Ruby and those Ruby programmers who want to deepen their understanding of the language. It begins with the basic steps to getting a Ruby program up and running and goes on to explore sophisticated topics like callable objects, reflection, and threading. Whether the topic is simple or tough, the book's easy-to-follow examples and expert author David A. Black's lucid explanations give you immediate confidence as you build your Ruby programming skills. This totally revised second edition includes coverage of features that are new in Ruby 2, as well as expanded and updated coverage of aspects of the language that have changed. New topics include keyword arguments, lazy enumerators, and Module#prepend. Updated areas include the new regular expression engine, program file encoding, and changes to the behavior of core classes and methods. RETAIL SELLING POINTS Crystal clear examples and explanations of core Ruby topics Starts at the very beginning and guides to proficiency Updated for Ruby 2 Prepares readers to use Ruby anywhere for any purpose AUDIENCE Written especially for readers new to Ruby. As one reader commented, "the technical depth is just right to not distract beginners, yet detailed enough for more advanced readers." ABOUT THE TECHNOLOGY Ruby in an elegant object-oriented language and is a powerful alternative to traditional static languages like Java or C++. Its dynamic, which means that its designed to act at runtime to changes in an applications environment or requirements. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Lingua: Inglese
Editore: Manning Publications, United States, New York, 2015
ISBN 10: 1617292885 ISBN 13: 9781617292880
Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 22,79
Quantità: 4 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. DESCRIPTION Distributed systems are unpredictable, and it can be an enormous challenge to manage around potentially-crippling obstacles like hardware failures, unanticipated changes in load, and network issues. Amazon Web Services (AWS) is a platform for hosting distributed applications in a secure, flexible cloud environment. AWS provides a suite of services designed to keep the focus on what an application does instead of the infrastructure required to run it. Whether serving up blog pages, analyzing fast data in real-time, building software as a service, or implementing a massive e-commerce site, AWS provides both a stable platform and services that will scale with every application. Amazon Web Services in Action introduces readers to computing, storing, and networking in the AWS cloud. It starts with a broad overview of AWS, and shows how to spin up servers manually and from the command line. Then, it explores infrastructure automation with the AWS CloudFormation service, where readers can describe a blueprint of their infrastructure as code. Readers will learn how to isolate systems using private networks to increase security, how to use the most valuable AWS managed services available on AWS, and about the benefits of stateless servers. In the end, theyll look to the AWS model for high availability, scaling, decoupling with queues and load balancers, and fault tolerance. KEYSELLING POINTS Explains the key concepts of AWS Gives an overview of the most important services Allows readers to take full advantage of the AWS platform AUDIENCE Written for developers and DevOps engineers who are moving traditionally-deployed distributed applications to the AWS platform. No experience with AWS is required. ABOUT THE TECHNOLOGY Amazon Web Services is a platform of services in the Cloud to provide everything needed to run applicationsfrom hosting a private blog, to running one of the biggest websites on earth, analyzing data for cancer research, or providing business applications. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Lingua: Inglese
Editore: Manning Publications, United States, New York, 2018
ISBN 10: 1617294438 ISBN 13: 9781617294433
Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 24,09
Quantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. DESCRIPTION Deep learning is applicable to a widening range of artificial intelligence problems, such as image classification, speech recognition, text classification, question answering, text-to-speech, and optical character recognition. Deep Learning with Python is structured around a series of practical code examples that illustrate each new concept introduced and demonstrate best practices. By the time you reach the end of this book, you will have become a Keras expert and will be able to apply deep learning in your own projects. KEY FEATURES Practical code examples In-depth introduction to Keras Teaches the difference between Deep Learning and AI ABOUT THE TECHNOLOGY Deep learning is the technology behind photo tagging systems at Facebook and Google, self-driving cars, speech recognition systems on your smartphone, and much more. AUTHOR BIO Francois Chollet is the author of Keras, one of the most widely used libraries for deep learning in Python. He has been working with deep neural networks since 2012. Francois is currently doing deep learning research at Google. He blogs about deep learning at blog.keras.io. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Lingua: Inglese
Editore: Manning Publications, United States, New York, 2008
ISBN 10: 1933988363 ISBN 13: 9781933988368
Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 25,04
Quantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. C# in Depth is a completely new book designed to propel existing C# developers to a higher level of programming skill. One simple principle drives this book: exploring a few things deeply rather than offering a shallow view of the whole C# landscape. It is a book for those readers who want just a little more at the end of a typical chapter. Expert author Jon Skeet dives into the C# language, plumbing new C# 2 and 3 features and probing the core C# language concepts that drive them. This unique book puts the new features into the context of how C# has evolved without a lengthy rehearsal of the full C# language. And it sticks to the language, covering new framework and runtime features only where relevant. C# in Depth is both a vehicle for learning C# 2 and 3 and also a reference work. Although the coverage is deep, the text is always accessible: Readers will explore pitfalls that can trip them up, but the book skips over gnarly details best left to the language specification. The overall effect is that readers become not just proficient in C# 2 and 3, but comfortable that they truly understand the language. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Lingua: Inglese
Editore: Manning Publications, United States, New York, 2009
ISBN 10: 1933988495 ISBN 13: 9781933988498
Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 24,94
Quantità: 3 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. HIGHLIGHT Computer Programming for Kids gives a gentle introduction to computer programming. This book makes computer programming accessible and fun for kids an essential skill in today's hi-tech world. DESCRIPTION Computer Programming for Kids gives kids or anyone who wants to learn programming from a fresh perspective a gentle but thorough introduction to the world of computer programming. Using Python, a computer language ideal for teaching, this book covers all the basic concepts of computer programming, and applies them to fun, interesting topics like, computer graphics, game programming, and simulations. It is aimed at kids, but anyone who wants to learn how to program a computer can use it. Readers don't need to know anything about programming to use the book. Just a normal user-level familiarity with how to use a computer is enough to learn from this book. Readers can use the book to easily learn to interact with the computer on a programming level, a path that can be used at home or in a classroom setting. There is nothing like it currently on the market. KEY SELLING POINTS Makes learning programming fun and accessible Written for kids, but useful for anyone who wants to learn programming No other practical and up-to-date guides like this currently on the market Uses Python, an ideal teaching language Perfect for home or classroom use. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Lingua: Inglese
Editore: Manning Publications, United States, New York, 2008
ISBN 10: 1933988169 ISBN 13: 9781933988160
Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 24,94
Quantità: 6 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. LINQ in Action is a fast-paced, comprehensive tutorial for professional developers who want to use LINQ. This book explores what can be done with LINQ, shows you how it works in an application, and addresses the emerging best practices. It presents the general purpose query facilities offered by LINQ in the upcoming C# 3.0 and VB 9.0 languages. A running example introduces basic LINQ concepts. Readers then learn to query unstructured data using LINQ to XML and relational data with LINQ to SQL. Finally, the book shows how to extend LINQ for custom applications. The book is very practical, anchoring each new idea with running code. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Lingua: Inglese
Editore: Manning Publications, United States, New York, 2007
ISBN 10: 1932394842 ISBN 13: 9781932394849
Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 25,60
Quantità: 2 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. Because Groovy is so new, most readers will be learning it from scratch. Groovy In Action quickly moves through the basics of Groovy. After getting readers up and running, Groovy in Action presents rich and detailed examples illustrating Groovy's enhancements to Java along with Groovy's special support for XML, regular expressions and database programming. Readers get their hands dirty exploring tips and tricks for Groovy programming along with core tasks such as unit testing and build support. Readers will even learn to script Windows via Groovy. An additional bonus track is dedicated to Grails, the Groovy Web Application Framework. Groovy in Action introduces Groovy by example, presenting lots of reusable code while explaining the underlying concepts. Java developers new to Groovy find a smooth transition into the dynamic programming world. Groovy experts gain a solid reference that challenges them to explore Groovy deeply and creatively. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Lingua: Inglese
Editore: Manning Publications, New York, 2020
ISBN 10: 1617296066 ISBN 13: 9781617296062
Da: Grand Eagle Retail, Bensenville, IL, U.S.A.
Paperback. Condizione: new. Paperback. Summary How can artificial intelligence transform your business? In Zero to AI, youll explore a variety of practical AI applications you can use to improve customer experiences, optimize marketing, help you cut costs, and more. In this engaging guide written for business leaders and technology pros alike, authors and AI experts Nicolo Valigi and Gianluca Mauro use fascinating projects, hands-on activities, and real-world explanations to make it clear how your business can benefit from AI. About the technology Theres no doubt that artificial intelligence has made some impressive headlines recently, from besting chess and Go grand masters to producing uncanny deep fakes that blur the lines of reality. But what can AI do for you? If you want to understand how AI will impact your business before you invest your time and money, this book is for you. About the book Zero to AI uses clear examples and jargon-free explanations to show the practical benefits of AI. Each chapter explores a real-world case study demonstrating how companies like Google and Netflix use AI to shape their industries. You begin at the beginning, with a primer on core AI concepts and realistic business outcomes. To help you prepare for the transition, the book breaks down a successful AI implementation, including advice on hiring the right team and making decisions about resources, risks, and costs. What's inside Identifying where AI can help your organization Designing an AI strategy Evaluating project scope and business impact Using AI to boost conversion rates, curate content, and analyze feedback Understanding how modern AI works and what it can/cant do About the reader For anyone who wants to gain an understanding of practical artificial intelligence and learn how to design and develop projects with high business impact. About the authors Gianluca Mauro and Nicolo Valigi are the cofounders of AI Academy, a company specializing in AI trainings and consulting. Table of Contents: 1. An introduction to artificial intelligence PART 1 - UNDERSTANDING AI 2. Artificial intelligence for core business data 3. AI for sales and marketing 4. AI for media 5. AI for natural language 6. AI for content curation and community building PART 2 - BUILDING AI 7. Readyfinding AI opportunities 8. Setpreparing data, technology, and people 9. GoAI implementation strategy 10. What lies ahead Shipping may be from multiple locations in the US or from the UK, depending on stock availability.
Lingua: Inglese
Editore: Manning Publications, United States, New York, 2006
ISBN 10: 1932394621 ISBN 13: 9781932394627
Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 25,67
Quantità: 5 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. How to build a state-of-the-art GUI using the wxPython toolkit. co-authored by the toolkit's developer, Robert Dunn the only published source for the wxPython toolkit complete resource, including reference, tutorial and many unique examples of working with the code. Because they are often large and complex, GUI programming toolkits can be hard to use. xyPython is a combination of the Python programming language and the wxWidgets toolkit, which allows programmers to create programs with a robust, highly functional graphical user interface, simply and easily.wxPython combines the power of an exceptionally completeuser interface toolkit with an exceptionally flexible programming language. The result is a toolkit that is unique in the ease with which complex applications can be built and maintained. wxPython in Action is a complete guide to the wxPython toolkit, containing a tutorial for getting started, a guide to best practices and a reference to wxPythons' extensive widget set. After an easy introduction to wxPython concepts and programming practices, the book takes an in-depth tour of when and how to use the bountiful collection of widgets offered by wxPython. All features are illustrated with useful code examples and reference tables are included for handy lookup of an objects properties, methods and events. The book enables developers to learn wxPython quickly and remains a valuable resource for future work. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Lingua: Inglese
Editore: Manning Publications, New York, 2025
ISBN 10: 1633436225 ISBN 13: 9781633436220
Da: Grand Eagle Retail, Bensenville, IL, U.S.A.
Paperback. Condizione: new. Paperback. Nervous about tough interview questions? Many candidates know their resume but freeze when faced with tricky or unexpected queries. Interviews test not just knowledge but presence, clarity, and how well you understand whats being asked. What if you could decode every question, respond with confidence, and walk into any interview knowing you are prepared? By learning the hidden language behind each question, you can turn uncertainty into calm, credible communication that leaves a lasting impression. Question-decoding toolkit: target exactly what hiring managers measure, not what they merely ask. Visual breakdowns: lock lessons in memory with clear color-coded cues you recall under pressure. Authentic answer framework: balance credibility, humility, and personal fit in every response. Stage-by-stage guidance: adapt messaging for phone screens, panels, and final salary talks. Job-description mapping: predict likely questions before you walk into the room. Real transcripts: compare great and clueless answers, then refine your own. In Interview Speak, career advisors Barbara Limmer and Laura Browne combine decades of hiring experience into a practical soft-cover guide. Their proven methods have helped thousands of professionals worldwide secure offers. The book dissects dozens of common, tricky, and curveball questions, showing what each really tests. Color graphics reveal subtext, while checklists walk you from preparation to follow-up. Youll practice with annotated sample answers, then build your own. Finish the last chapter able to decode any question, craft a clear story, and negotiate with calm authority. You will leave interviews knowing you impressed the decision makers. Ideal for new graduates, career changers, and seasoned pros who refuse to wing their next interview. Have you ever left a job interview thinking you really nailed it, only to hear nothing back except a short, polite rejection? Didnt you say all the right things? Heres the truth: probably not! Interview Speak shows you how to ace job interviews by answering the questions behind the questions. Shipping may be from multiple locations in the US or from the UK, depending on stock availability.
Lingua: Inglese
Editore: Manning Publications, New York, 2017
ISBN 10: 1617293075 ISBN 13: 9781617293078
Da: Grand Eagle Retail, Bensenville, IL, U.S.A.
Paperback. Condizione: new. Paperback. One of the most powerful ways to understand data is to recognize theways in which each datumperson, product, etcconnects to another.Visualizing these graphs makes it possible to literally see theconnections. The graph model consists of data elements, called nodes,and edges, which are the relationships between these nodes. Graphsmake the relationships between the data elements a core part of thedata structure, which means you can better comprehend the meaning ofyour data. And visual data is easier for everyone to understand.Visualizing Graph Data teaches readers not only how to build graphdata structures, but also how to create their own dynamic, interactivevisualizations using a variety of tools. This book is loaded withfascinating examples and case studies to show the real-world value ofgraph visualizations. It begins by teaching fundamental graph conceptsand techniques used to visualize graph data. Next, readers drill down tolearn how to create their own useful visualizations, as well asadditional tools. Readers also learn how to model data, create the bestgraphs for their particular audience, handle big data, and depicttemporal and spatial data. By the end of this book, readers know to askthe right questions of data to create powerful visualizations. Key Features: Real-world case studies Teaches techniques for creating effective visualizations Shows fundamental visualization concepts Includes tutorials using the best visualization tools AUDIENCEA basic understanding of RDBMS systems is assumed. No previousknowledge of graph databases required. ABOUT THE TECHNOLOGYThe graph way of thinking about data is becoming more and more popularas people value the relationships between bits of data as much as the datathemselves. Key to understanding the complex structure of connected data isbeing able to visualize those connections. Shipping may be from multiple locations in the US or from the UK, depending on stock availability.
Lingua: Inglese
Editore: Manning Publications, New York, 2016
ISBN 10: 1617292583 ISBN 13: 9781617292583
Da: Grand Eagle Retail, Bensenville, IL, U.S.A.
Paperback. Condizione: new. Paperback. DESCRIPTION There's priceless insight trapped in the flood of data users leave behind as they interact with web pages and applications. Those insights can be unlocked by using intelligent algorithms like the ones that have earned Facebook, Google, Twitter, and Microsoft a place among the giants of web data pattern extraction. Improved search, data classification, and other smart pattern matching techniques can give an enormous advantage to understanding and interacting with users. Algorithms of the Intelligent Web, Second Edition has been totally revised and teaches the most important approaches to algorithmic web data analysis, enabling readers to create machine learning applications that crunch, munge, and wrangle data collected from users, web applications, sensors, and website logs. Key machine learning concepts are explained and introduced with many code examples in Python's scikit-learn. The book guides readers through the underlying machinery and intelligent algorithms to capture, store, and structure data streams. Readers will explore recommendation engines from the example of Netflix movie recommendations and dive into classification via statistical algorithms, neural networks, and deep learning. They will also consider the ins and outs of ranking and how to test applications based on intelligent algorithms. KEY SELLING POINTS Machine learning for newbies Easily accessed examples Concepts presented are technology agnostic AUDIENCE To get the most from this book, you should have a good foundation in Java programming and a general understanding of internet technology. ABOUT THE TECHNOLOGY This book provides an overview, with easy to access examples, of algorithms which learn from data. Such algorithms have been widely adopted by many large internet companies such as Facebook and Google and are continuing to grow in popularity. This book has many examples in Python using the scikit-learn library, however the concepts presented are technology agnostic and can be easily applied with any common programming language. KEY SELLING POINTS Machine learning for newbies Easily accessed examples Concepts presented are technology agnostic AUDIENCE To get the most from this book, you should have a good foundation in Java programming and a general understanding of internet technology. Shipping may be from multiple locations in the US or from the UK, depending on stock availability.
Lingua: Inglese
Editore: Manning Publications, New York, 2015
ISBN 10: 1617292419 ISBN 13: 9781617292415
Da: Grand Eagle Retail, Bensenville, IL, U.S.A.
Paperback. Condizione: new. Paperback. DESCRIPTION Git has emerged as the source code control system preferred by distributed development teams. Its unique decentralized architecture and lightning-fast branching allow users to concentrate on code instead of tedious admin tasks. While Git can appear to be a diverse and sprawling beast, there are a few essential concepts and techniques required to get the most out of it. This book helps build the skills needed to use Git effectively in day-to-day dev tasks. Learn Git in a Month of Lunches introduces the discipline of source code control using Git. Whether a newbie or a busy pro moving source control to Git, readers will appreciate how this book concentrates on the components of Git that are used every day. In easy-to-follow lessons designed to take an hour or less, readers can dig into Git's distributed collaboration model, along with core concepts like committing, branching, and merging. Instead of a shallow introduction to Git's massive surface area, theyll find a road map to the commands and processes needed to be instantly productive. KEY SELLING POINTS Starts from square oneno experience required Provides a road map to essential commands and processes Easy-to-follow lessons taking an hour or less to complete AUDIENCE This book is aimed at computer professionals of all levelsboth beginners of source code control and newcomers to the Git version control system ABOUT THE TECHNOLOGY Git is the extremely popular version control system that has taken the open source community by storm. Its designed for speed and efficiency and many open source projects have switched to using Gitthe popularity of GitHub and its "social coding" cannot be denied. "This book is aimed at coding professionals who are beginners to either source control or Git. Anyone who type code into files (whether it is a computer program, a CSS file, or an HTML file) can benefit from learning Git to keep track of their work. This book covers beginners to intermediate level topics."--- xix, about this book. Shipping may be from multiple locations in the US or from the UK, depending on stock availability.
Lingua: Inglese
Editore: Manning Publications, United States, New York, 2010
ISBN 10: 1935182218 ISBN 13: 9781935182214
Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 33,69
Quantità: 2 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. The first in-depth, practical guide to teach developers how to implement applications using an event-driven architecture. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.