Gør som tusindvis af andre bogelskere
Tilmeld dig nyhedsbrevet og få gode tilbud og inspiration til din næste læsning.
Ved tilmelding accepterer du vores persondatapolitik.Du kan altid afmelde dig igen.
SummaryIonic in Action teaches web developers how to build cross-platform mobile apps for phones and tablets on iOS and Android. You''ll learn how to extend your web development skills to build apps that are indistinguishable from native iOS or Android projects.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the BookWouldn''t it be great if you could build mobile apps using just your web development skills? With Ionic, you can do just that: create hybrid mobile apps using web technologies that you already know, like HTML, CSS, and JavaScript, that will run on both iOS and Android.Ionic in Action teaches web developers how to build mobile apps using Ionic and AngularJS. Through carefully explained examples, the book shows you how to create apps that use UI components designed for mobile, leverage current location, integrate with native device features like the camera, use touch gestures, and integrate with external data sources. Learn to test your apps to improve stability and catch errors as you develop. Finally, you''ll discover the command-line utility, and how to build and deploy to app stores.What''s InsideCreate mobile apps with HTML, JavaScript, and CSSDesign complex interfaces with Ionic''s UI controlsBuild once and deploy for both iOS and AndroidUse native device hardware and device-specific featuresCovers the entire mobile development processAbout the ReaderReaders should know HTML, CSS, and JavaScript. Familiarity with AngularJS is helpful but not required.About the AuthorJeremy Wilken is a senior UX software developer who works with Ionic, AngularJS, and Node.js. He lives in Austin, Texas.Table of ContentsIntroducing Ionic and hybrid appsSetting up your computer to build appsWhat you need to know about AngularJSIonic navigation and core componentsTabs, advanced lists, and form componentsWeather app, using side menus, modals, action sheets, and ionScrollAdvanced techniques for professional appsUsing Cordova pluginsPreviewing, debugging, and automated testingBuilding and publishing apps
SummaryAgile Metrics in Action is a rich resource for agile teams that aim to use metrics to objectively measure performance. You''ll learn how to gather data that really counts, along with how to effectively analyze and act upon the results.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the BookThe iterative nature of agile development is perfect for experience-based, continuous improvement. Tracking systems, test and build tools, source control, continuous integration, and other built-in parts of a project lifecycle throw off a wealth of data you can use to improve your products, processes, and teams. The question is, how to do it?Agile Metrics in Action teaches you how. This practical book is a rich resource for an agile team that aims to use metrics to objectively measure performance. You''ll learn how to gather the data that really count, along with how to effectively analyze and act upon the results. Along the way, you''ll discover techniques all team members can use for better individual accountability and team performance.Practices in this book will work with any development process or tool stack. For code-based examples, this book uses Groovy, Grails, and MongoDB.What''s InsideUse the data you generate every day from CI and ScrumImprove communication, productivity, transparency, and moraleObjectively measure performanceMake metrics a natural byproduct of your development processAbout the AuthorChristopher Davis has been a software engineer and team leader for over 15 years. He has led numerous teams to successful delivery using agile methodologies.Table of ContentsPART 1 MEASURING AGILE TEAMSMeasuring agile performanceObserving a live projectPART 2 COLLECTING AND ANALYZING YOUR TEAM''S DATATrends and data from project-tracking systemsTrends and data from source controlTrends and data from CI and deployment serversData from your production systemsPART 3 APPLYING METRICS TO YOUR TEAMS, PROCESSES, AND SOFTWAREWorking with the data you''re collecting: the sum of the partsMeasuring the technical quality of your softwarePublishing metricsMeasuring your team against the agile principles
KEY SELLING POINTS Written by Go developers Real use cases faced in day-to-day development Get tricks and tips from experienced Go users AUDIENCE This book assumes you're a working developer proficient with another language like Java, Ruby, Python, C#, or C++.
"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 new bible of Hibernate--a major revision of the popular "Hibernate in Action"--builds on the same single example application to introduce and explain the latest Hibernate 3.2 in detail.
RETAIL SELLING POINTS Practical real-world examples Gradle from the ground up Takes software delivery processes to the next level. AUDIENCE No prior experience with Groovy required. This book assumes basic knowledge of Java.
RETAIL SELLING POINTS Fully updated for Rails 4 New and improved testing examples More options for creating APIs Written by Rails community leaders AUDIENCE It is helpful for readers to have a background in Ruby, but no prior Rails experience is needed.
Jam-packed with tutorials, techniques, and insights from the trenches, "Grails in Action" helps users solve the challenges they're likely to face developing their next killer Web app.
Step-by-step guide to building an SPA Discusses industry trends Shows how to improve user experiences
A great introduction to programming languages Step-by-step, hands-on tutorial Fun and useful examples in every chapter This book requires no previous programming experience or specialized knowledge of math and science.
Provides a foundation for utilizing the Java programming language in the Domino Application Server environment. The book begins with an introduction to Java and Domino, continues with a look at the concepts behind them and closes with an on-line shopping store built around Java and Domino.
SummaryOpenStack in Action offers the real world use cases and step-by-step instructions you can take to develop your own cloud platform from from inception to deployment. This book guides you through the design of both the physical hardware cluster and the infrastructure services you''ll need to create a custom cloud platform.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyOpenStack is an open source framework that lets you create a private or public cloud platform on your own physical servers. You build custom infrastructure, platform, and software services without the expense and vendor lock-in associated with proprietary cloud platforms like Amazon Web Services and Microsoft Azure. With an OpenStack private cloud, you can get increased security, more control, improved reliability, and lower costs.About the BookOpenStack in Action offers real-world use cases and step-by-step instructions on how to develop your own cloud platform. This book guides you through the design of both the physical hardware cluster and the infrastructure services you''ll need. You''ll learn how to select and set up virtual and physical servers, how to implement software-defined networking, and technical details of designing, deploying, and operating an OpenStack cloud in your enterprise. You''ll also discover how to best tailor your OpenStack deployment for your environment. Finally, you''ll learn how your cloud can offer user-facing software and infrastructure services.What''s InsideDevelop and deploy an enterprise private cloudPrivate cloud technologies from an IT perspectiveOrganizational impact of self-service cloud computingAbout the ReaderNo prior knowledge of OpenStack or cloud development is assumed.About the AuthorCody Bumgardner is the Chief Technology Architect at a large university where he is responsible for the architecture, deployment, and long-term strategy of OpenStack private clouds and other cloud computing initiatives.Table of ContentsPART 1 GETTING STARTEDIntroducing OpenStackTaking an OpenStack test-driveLearning basic OpenStack operationsUnderstanding private cloud building blocksPART 2 WALKING THROUGH A MANUAL DEPLOYMENTWalking through a Controller deploymentWalking through a Networking deploymentWalking through a Block Storage deploymentWalking through a Compute deploymentPART 3 BUILDING A PRODUCTION ENVIRONMENTArchitecting your OpenStackDeploying CephAutomated HA OpenStack deployment with FuelCloud orchestration using OpenStack
"Agile ALM" is a guide for Java developers who want to integrate flexible agile practices and lightweight tooling along all phases of the software development process. Readers will learn practices like task-based Development, Continuous Integration, and more.
RETAIL SELLING POINTS Countless tips and techniques Teaches Silverlight from the ground up Invaluable reference for experienced developers AUDIENCE This book is for .NET developers both new to and familiar with Silverlight.
The first edition of Functional Programming in Scala has helped over 30,000 developers discover the power of functional programming. This second edition is fully updated to Scala 3 and the latest standards of FP. Inside, youll find a serious tutorial for programmers looking to apply functional programming to improve their everyday coding practices. Functional Programming in Scala, Second Edition teaches you functional programming from first principles using the powerful Scala language. Youll develop the unique skills you need to start thinking functionally through hands-on exercises and coding challenges. New to the revised second edition, each exercise comes with extensive annotations to help you understand functional programming in-depth.
"Tika in Action" is a hands-on guide for developers working with search engines, content management systems, and other similar applications who want to exploit the information locked in digital documents. It introduces the world of mining text and binary documents as well as other information sources.
Summary Specification by Example is an emerging practice for creating software based on realistic examples, bridging the communication gap between business stakeholders and the dev teams building the software. In this book, author Gojko Adzic distills interviews with successful teams worldwide, sharing how they specify, develop, and deliver software, without defects, in short iterative delivery cycles. About the Technology Specification by Example is a collaborative method for specifying requirements and tests. Seven patterns, fully explored in this book, are key to making the method effective. The method has four main benefits: it produces living, reliable documentation; it defines expectations clearly and makes validation efficient; it reduces rework; and, above all, it assures delivery teams and business stakeholders that the software that's built is right for its purpose. About the Book This book distills from the experience of leading teams worldwide effective ways to specify, test, and deliver software in short, iterative delivery cycles. Case studies in this book range from small web startups to large financial institutions, working in many processes including XP, Scrum, and Kanban. This book is written for developers, testers, analysts, and business people working together to build great software. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book. What's Inside Common process patterns How to avoid bad practices Fitting SBE in your process 50+ case studies =============================================== Table of Contents Part 1 Getting started Part 2 Key process patterns Part 3 Case studies Key benefits Key process patterns Living documentation Initiating the changes Deriving scope from goals Specifying collaboratively Illustrating using examples Refining the specification Automating validation without changing specifications Validating frequently Evolving a documentation system uSwitch RainStor Iowa Student Loan Sabre Airline Solutions ePlan Services Songkick Concluding thoughts
Users of ASP.NET 4.0 will find a lot of new features that they will be able to leverage to build better Web applications with minimal effort. This volume guides readers through the most common scenarios they will face in a typical ASP.NET application.
RETAIL SELLING POINTS A step-by-step guide to unit testing Easily create readable, maintainable, trustworthy tests Great for both novice and experienced unit testers AUDIENCE This book is written for .NET Developers and anyone else who wants to learn unit testing.
KEY FEATURES Accessible and practical introduction to machine learning Contains big-picture ideas and real-world examples Prepares reader to build and deploy powerful predictive systems Offers tips & tricks and highlights common pitfallsAUDIENCE Code examples are in Python and R. No prior machine learning experience required.
"DSLs in Action" introduces the concepts and definitions a developer needs to build high-quality domain specific languages. It provides a solid foundation to the usage as well as implementation aspects of a DSL.
"Test Driven" is a one-stop shop for Java developers wanting a comprehensive understanding of how to apply TDD (test-driven development) methodology. It takes readers from basic theory to practical techniques and provides how-to guidance for applying TDD.
Tilmeld dig nyhedsbrevet og få gode tilbud og inspiration til din næste læsning.
Ved tilmelding accepterer du vores persondatapolitik.