• Hands-On RESTful API Design Patterns and Best Practices: Design, develop, and deploy highly adaptable, scalable, and secure RESTful web APIs

    Build effective RESTful APIs for enterprise with design patterns and REST framework's out-of-the-box capabilities Key Features Understand advanced topics such as API gateways, API securities, and cloud Implement patterns programmatically with easy-to-follow examples Modernize legacy codebase using API connectors, layers, and microservices Book Description This book deals with the Representational State Transfer (REST) paradigm, which is an architectural style that allows networked devices to communicate with each other over the internet. With the help of this book, you'll explore the conce... [Read More]

    • ASIN: 1788992660
    • ASIN: 1788992660
    • ISBN: 1788992660
    • Manufacturer: Packt Publishing

  • Django for Beginners: Build websites with Python and Django

    A step-by-step guide to building web applications with Python and Django 2.2.Create, test, and deploy 5 progressively more complex websites including a Message Board app, a Blog app with user accounts, and a robust Newspaper app with reader comments and a complete user registration flow.Along the way you'll learn core Django features and best practices around models, views, templates, urls, custom user models, permissions, authorizations, user registration, testing, and deployment.TABLE OF CONTENTS: Introduction Chapter 1: Initial Setup Chapter 2: Hello World app Chapter 3: Pages app Cha... [Read More]

    • ASIN: B079ZZLRRL
    • ASIN: B079ZZLRRL

  • API Design for C++

    API Design for C++ provides a comprehensive discussion of Application Programming Interface (API) development, from initial design through implementation, testing, documentation, release, versioning, maintenance, and deprecation. It is the only book that teaches the strategies of C++ API development, including interface design, versioning, scripting, and plug-in extensibility. Drawing from the author's experience on large scale, collaborative software projects, the text offers practical techniques of API design that produce robust code for the long term. It presents patterns and practices that... [Read More]

    • ASIN: 0123850037
    • ASIN: 0123850037
    • ISBN: 0123850037
    • Brand: imusti
    • Manufacturer: Morgan Kaufmann

  • iOS Programming: The Big Nerd Ranch Guide (Big Nerd Ranch Guides)

    Updated for Xcode 8, Swift 3, and iOS 10, iOS Programming: The Big Nerd Ranch Guide leads you through the essential concepts, tools, and techniques for developing iOS applications. After completing this book, you will have the know-how and the confidence you need to tackle iOS projects of your own. Based on Big Nerd Ranch's popular iOS training and its well-tested materials and methodology, this bestselling guide teaches iOS concepts and coding in tandem. The result is instruction that is relevant and useful. Throughout the book, the authors explain what's important and share their insights... [Read More]

    • ASIN: B01NCIA2KS
    • ASIN: B01NCIA2KS
    • Manufacturer: Big Nerd Ranch Guides

  • Two Scoops of Django 1.11: Best Practices for the Django Web Framework

    Two Scoops of Django 1.11 Will Help You Build Django Projects.In this book we introduce you to the various tips, tricks, patterns, code snippets, and techniques that we've picked up over the years. We have put thousands of hours into the fourth edition of the book, writing and revising its material to include significant improvements and new material based on feedback from previous editions.Table of Contents Chapter 1: Coding Style Chapter 2: The Optimal Django Environment Setup Chapter 3: How To Lay Out Django Projects Chapter 4: Fundamentals of Django App Design Chapter 5: Set... [Read More]

    • ASIN: B076D5FKFX
    • ASIN: B076D5FKFX
    • Brand: Unknown
    • Manufacturer: Two Scoops Press

  • Android Database Best Practices (Android Deep Dive)

    Battle-Tested Strategies for Storing, Managing, and Sharing Android Data “Android™ Database Best Practices goes well beyond API documentation to offer strategic advice about how to handle data in an Android application and the tools needed to develop productively. This arms the developer with a trove of solutions to nearly any problem an application may face involving data. Mastering the concepts in this book are therefore essential for any developer who wants to create professional Android applications.” –Greg Milette, Android developer, Gradison Technologies, Inc. This is the first g... [Read More]

    • ASIN: B01ITNCBWY
    • ASIN: B01ITNCBWY
    • Manufacturer: Addison-Wesley Professional

  • C#: Learn C# FAST! The Ultimate Course Book (Beginners to Advanced)

    "Learn C# Programming - Made Easy"There is in fact a whole host of reasons why to learn how to code, computers have always made things easier and performed difficult tasks quicker than humans could ever do.  With Artificial Intelligence and Machine Learning a lot of jobs done today by hand will in the future will be automated and performed by robots. However, programming is safe from automation and there will be a continued increased demand for coders.So why learn the C# programming language? One of the main reasons you should learn C# is that it isbeginner friendly and was design... [Read More]

    • ASIN: B0711DVFD2
    • ASIN: B0711DVFD2

  • iOS 9 App Development Essentials: Learn to Develop iOS 9 Apps Using Xcode 7 and Swift 2

    iOS 9 App Development Essentials is latest edition of this popular book series and has now been fully updated for the iOS 9 SDK, Xcode 7 and the Swift 2 programming language.Beginning with the basics, this book provides an outline of the steps necessary to set up an iOS development environment. An introduction to the architecture of iOS 9 and programming in Swift is provided, followed by an in-depth look at the design of iOS applications and user interfaces. More advanced topics such as file handling, database management, in-app purchases, graphics drawing and animation are also covered, as ar... [Read More]

    • ASIN: B016X36T0C
    • ASIN: B016X36T0C

  • Spring Microservices in Action

    Summary Spring Microservices in Action teaches you how to build microservice-based applications using Java and the Spring platform. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the technology Microservices break up your code into small, distributed, and independent services that require careful forethought and design. Fortunately, Spring Boot and Spring Cloud simplify your microservice applications, just as the Spring Framework simplifies enterprise Java development. Spring Boot removes the boilerplate code involved with wr... [Read More]

    • ASIN: 1617293989
    • ASIN: 1617293989
    • ISBN: 1617293989
    • Manufacturer: Manning Publications

  • Meccano-Erector - Micronoid Code Magna Programmable Robot Building Kit

    Create your own robot friend with the Micronoid Magna! This robotic set from Meccano, formerly Erector, is designed for novices aged 8+, who are interested in building and programing! Have fun building, then change gears and put your computer skills to use! Sync Magna to your computer and program how it moves and what it says. You can even switch Magna into different modes like DJ, fighting and 8-ball! Building Magna is as fun as it is intellectually stimulating. As part of Meccano’s S.T.E.M line, building this taps into your understanding of science, technology, engineering and math. Once y... [Read More]

    • ASIN: B06XFQWQ8K
    • UPC: 778988526705
    • ASIN: B06XFQWQ8K
    • Brand: Meccano
    • Manufacturer: Spin Master

  • Learning GraphQL: Declarative Data Fetching for Modern Web Apps

    Why is GraphQL the most innovative technology for fetching data since Ajax? By providing a query language for your APIs and a runtime for fulfilling queries with your data, GraphQL presents a clear alternative to REST and ad hoc web service architectures. With this practical guide, Alex Banks and Eve Porcello deliver a clear learning path for frontend web developers, backend engineers, and project and product managers looking to get started with GraphQL.You’ll explore graph theory, the graph data structure, and GraphQL types before learning hands-on how to build a schema for a photo-sharing ... [Read More]

    • ASIN: 1492030716
    • ASIN: 1492030716
    • ISBN: 1492030716
    • Manufacturer: O'Reilly Media

  • Pro ASP.NET Web API Security: Securing ASP.NET Web API (Expert's Voice in .NET)

    ASP.NET Web API is a key part of ASP.NET MVC 4 and the platform of choice for building RESTful services that can be accessed by a wide range of devices. Everything from JavaScript libraries to RIA plugins, RFID readers to smart phones can consume your services using platform-agnostic HTTP.With such wide accessibility, securing your code effectively needs to be a top priority. You will quickly find that the WCF security protocols you’re familiar with from .NET are less suitable than they once were in this new environment, proving themselves cumbersome and limited in terms of the standards the... [Read More]

    • ASIN: 1430257822
    • ASIN: 1430257822
    • ISBN: 1430257822
    • Manufacturer: Apress

  • Spring Boot in Action

    SummaryA developer-focused guide to writing applications using Spring Boot. You'll learn how to bypass the tedious configuration steps so that you can concentrate on your application's behavior.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyThe Spring Framework simplifies enterprise Java development, but it does require lots of tedious configuration work. Spring Boot radically streamlines spinning up a Spring application. You get automatic configuration and a model with established conventions for build-time and r... [Read More]

    • ASIN: 1617292540
    • ASIN: 1617292540
    • ISBN: 1617292540
    • Brand: Manning Pubns Co
    • Manufacturer: Manning Publications

  • Spring in Action: Covers Spring 4

    SummarySpring in Action, Fourth Edition is a hands-on guide to the Spring Framework, updated for version 4. It covers the latest features, tools, and practices including Spring MVC, REST, Security, Web Flow, and more. You'll move between short snippets and an ongoing example as you learn to build simple and efficient J2EE applications. Author Craig Walls has a special knack for crisp and entertaining examples that zoom in on the features and techniques you really need.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the Technolog... [Read More]

    • ASIN: 161729120X
    • ASIN: 161729120X
    • ISBN: 161729120X
    • Manufacturer: Manning Publications

  • Pro REST API Development with Node.js

    Pro REST API Development with Node.js is your guide to managing and understanding the full capabilities of successful REST development. API design is a hot topic in the programming world, but not many resources exist for developers to really understand how you can leverage the advantages.This book will provide a brief background on REST and the tools it provides (well known and not so well known). Understand how there is more to REST than just JSON and URLs. You will then cover and compare the maintained modules currently available in the npm community, including Express, Restify, Vatican, and... [Read More]

    • ASIN: 1484209184
    • ASIN: 1484209184
    • ISBN: 1484209184
    • Manufacturer: Apress

  • ASP.NET MVC 4 and the Web API : Building a Rest Service from Start to Finish

    This one hundred page book focuses exclusively on how you can best use the ASP.NET MVC 4 Framework to build world-class REST services using the Web API. It sets aside much of what the ASP.NET

    • UPC: 21918649

  • Hands-On Restful API Design Patterns and Best Practices (Paperback)

    Hands-On RESTful API Design Patterns and Best

    • UPC: 400384077

  • What languages do I use for API development?

    REST API concepts and examples

    The best programming language and Api