• 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

  • RESTful API Design: Best Practices in API Design with REST (API-University Series Book 3)

    Looking for Best Practices for RESTful APIs?This book is for you! Why? Because this book is packed with practical experience on what works best for RESTful API Design.You want to design APIs like a Pro?Use API description languages to both design APIs and develop APIs efficiently. The book introduces the two most common API description languages RAML, OpenAPI, and Swagger.Your company cares about its customers?Learn API product management with a customer-centric design and development approach for APIs. Learn how to manage APIs as a product and how to follow an API-first approach. Build APIs y... [Read More]

    • ASIN: B01L6STMVW
    • ASIN: B01L6STMVW
    • Manufacturer: API-University Press

  • Vue.js 2 Design Patterns and Best Practices: Build enterprise-ready, modular Vue.js applications with Vuex and Nuxt

    Become an expert Vue developer by understanding the design patterns and component architecture of Vue.js to write clean and maintainable code.Key FeaturesCraft highly modular applications by exploring the design patterns and component architecture of Vue.jsEnforce a Flux-like application architecture in your Vue.js applications with VuexEasy-to-follow examples that can be used to create reusable code and extensible designsBook DescriptionThe book starts by comparing Vue.js with other frameworks and setting up the development environment for your application, and gradually move on to writing an... [Read More]

    • ASIN: 178883979X
    • ASIN: 178883979X
    • ISBN: 178883979X
    • Manufacturer: Packt Publishing

  • Laravel Design Patterns and Best Practices

    Enhance the quality of your web applications by efficiently implementing design patterns in LaravelAbout This Book Create fully functional web applications using design patterns in Laravel Explore various techniques to adapt different software patterns that suit your needs Get to know the best practices to utilize when making a web application Concise and practical guide to master the MVC approach of Laravel and its benefits Who This Book Is ForThis book is intended for web application developers working with Laravel who want to increase the efficiency of their web applications. It assumes tha... [Read More]

    • ASIN: 1783287985
    • ASIN: 1783287985
    • ISBN: 1783287985
    • Manufacturer: Packt Publishing

  • Principles: Life and Work

    #1 New York Times Bestseller “Significant...The book is both instructive and surprisingly moving.” —The New York Times Ray Dalio, one of the world’s most successful investors and entrepreneurs, shares the unconventional principles that he’s developed, refined, and used over the past forty years to create unique results in both life and business—and which any person or organization can adopt to help achieve their goals.In 1975, Ray Dalio founded an investment firm, Bridgewater Associates, out of his two-bedroom apartment in New York City. Forty years later, Bridgewater has made mor... [Read More]

    • ASIN: B071CTK28D
    • ASIN: B071CTK28D
    • Manufacturer: Simon & Schuster

  • Ruby Best Practices: Increase Your Productivity - Write Better Code

    How do you write truly elegant code with Ruby? Ruby Best Practices is for programmers who want to use Ruby as experienced Rubyists do. Written by the developer of the Ruby project Prawn, this concise book explains how to design beautiful APIs and domain-specific languages with Ruby, as well as how to work with functional programming ideas and techniques that can simplify your code and make you more productive. You'll learn how to write code that's readable, expressive, and much more. Ruby Best Practices will help you:Understand the secret powers unlocked by Ruby's code blocksLearn how to bend ... [Read More]

    • ASIN: 0596523009
    • UPC: 636920523000
    • ASIN: 0596523009
    • ISBN: 0596523009
    • Brand: Brand: O'Reilly Media
    • Manufacturer: O'Reilly Media

  • Node.js Design Patterns - Second Edition: Master best practices to build modular and scalable server-side web applications

    Get the best out of Node.js by mastering its most powerful components and patterns to create modular and scalable applications with easeAbout This BookCreate reusable patterns and modules by leveraging the new features of Node.js .Understand the asynchronous single thread design of node and grasp all its features and patterns to take advantage of various functions.This unique guide will help you get the most out of Node.js and its ecosystem.Who This Book Is ForThe book is meant for developers and software architects with a basic working knowledge of JavaScript who are interested in acquiring a... [Read More]

    • ASIN: 1785885588
    • ASIN: 1785885588
    • ISBN: 1785885588
    • Manufacturer: Packt Publishing

  • Clean Code: A Handbook of Agile Software Craftsmanship (Robert C. Martin Series)

    Even bad code can function. But if code isn’t clean, it can bring a development organization to its knees. Every year, countless hours and significant resources are lost because of poorly written code. But it doesn’t have to be that way. Noted software expert Robert C. Martin presents a revolutionary paradigm with Clean Code: A Handbook of Agile Software Craftsmanship . Martin has teamed up with his colleagues from Object Mentor to distill their best agile practice of cleaning code “on the fly” into a book that will instill within you the values of a software craftsman and make you a ... [Read More]

    • ASIN: B001GSTOAM
    • ASIN: B001GSTOAM
    • Manufacturer: Prentice Hall

  • Django Design Patterns and Best Practices

    Easily build maintainable websites with powerful and relevant Django design patterns About This BookUnravel the common problems of web development in DjangoLearn the current best practices while working in Django 1.7 and Python 3.4Experience the challenges of working on an end-to-end social network projectWho This Book Is ForIf you want to learn how best to utilize commonly found patterns and learn best practices in developing applications with Django, this is the book for you. This book, like Django itself, is accessible to amateur and professional developers alike and assumes little in the w... [Read More]

    • ASIN: 1783986646
    • ASIN: 1783986646
    • ISBN: 1783986646
    • Manufacturer: Packt Publishing - ebooks Account

  • Django Design Patterns and Best Practices: Industry-standard web development techniques and solutions using Python, 2nd Edition

    Build maintainable websites with elegant Django design patterns and modern best practicesKey FeaturesExplore aspects of Django from Models and Views to testing and deploymentUnderstand the nuances of web development such as browser attack and data designWalk through various asynchronous tools such as Celery and ChannelsBook DescriptionBuilding secure and maintainable web applications requires comprehensive knowledge. The second edition of this book not only sheds light on Django, but also encapsulates years of experience in the form of design patterns and best practices. Rather than sticking t... [Read More]

    • ASIN: 1788831349
    • ASIN: 1788831349
    • ISBN: 1788831349
    • Manufacturer: Packt Publishing - ebooks Account

  • Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems

    Data is at the center of many challenges in system design today. Difficult issues need to be figured out, such as scalability, consistency, reliability, efficiency, and maintainability. In addition, we have an overwhelming variety of tools, including relational databases, NoSQL datastores, stream or batch processors, and message brokers. What are the right choices for your application? How do you make sense of all these buzzwords?In this practical and comprehensive guide, author Martin Kleppmann helps you navigate this diverse landscape by examining the pros and cons of various technologies fo... [Read More]

    • ASIN: B06XPJML5D
    • ASIN: B06XPJML5D
    • Manufacturer: O'Reilly Media

  • Microservice Patterns and Best Practices: Explore patterns like CQRS and event sourcing to create scalable, maintainable, and testable microservices

    Explore the concepts and tools you need to discover the world of microservices with various design patternsKey FeaturesGet to grips with the microservice architecture and build enterprise-ready microservice applicationsLearn design patterns and the best practices while building a microservice applicationObtain hands-on techniques and tools to create high-performing microservices resilient to possible failsBook DescriptionMicroservices are a hot trend in the development world right now. Many enterprises have adopted this approach to achieve agility and the continuous delivery of applications to... [Read More]

    • ASIN: 1788474031
    • ASIN: 1788474031
    • ISBN: 1788474031
    • Manufacturer: Packt Publishing

  • Build APIs You Won't Hate: Everyone and their dog wants an API, so you should probably learn how to build them

    API development is becoming increasingly common for server-side developers thanks to the rise of front-end JavaScript frameworks, iPhone applications, and API-centric architectures. It might seem like grabbing stuff from a data source and shoving it out as JSON would be easy, but surviving changes in business logic, database schema updates, new features, or deprecated endpoints can be a nightmare. After finding many of the existing resources for API development to be lacking, Phil learned a lot of things the hard way through years of trial and error. This book aims to condense that experience,... [Read More]

    • ASIN: 0692232699
    • ASIN: 0692232699
    • ISBN: 0692232699
    • Manufacturer: Philip J. Sturgeon

  • Java Database Best Practices

    When creating complex Java enterprise applications, do you spend a lot of time thumbing through a myriad of books and other resources searching for what you hope will be the API that's right for the project at hand?Java Database Best Practices rescues you from having to wade through books on each of the various APIs before figuring out which method to use! This comprehensive guide introduces each of the dominant APIs (Enterprise JavaBeans, Java Data Objects, the Java Database Connectivity API (JDBC) as well as other, lesser-known options), explores the methodology and design components that us... [Read More]

    • ASIN: 0596005229
    • UPC: 636920005223
    • ASIN: 0596005229
    • ISBN: 0596005229
    • Brand: Brand: O'Reilly Media
    • Manufacturer: O'Reilly Media

  • Go in Practice: Includes 70 Techniques

    Summary Go in Practice guides you through 70 real-world techniques in key areas like package management, microservice communication, and more. Following a cookbook-style Problem/Solution/Discussion format, this practical handbook builds on the foundational concepts of the Go language and introduces specific strategies you can use in your day-to-day applications. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology Go may be the perfect systems language. Built with simplicity, concurrency, and modern applications in mi... [Read More]

    • ASIN: 1633430073
    • ASIN: 1633430073
    • ISBN: 1633430073
    • Brand: Manning Publications
    • Manufacturer: Manning Publications

  • Landscape Architecture Documentation Standards : Principles, Guidelines, and Best Practices

    Landscape Architecture Documentation Standards: Principles, Guidelines and Best

    • UPC: 11595569

  • Hands-On RESTful API Design Patterns and Best Practices - eBook

    Build effective RESTful APIs for enterprise with design patterns and REST framework’s out-of-the-box capabilitiesKey FeaturesUnderstand advanced topics such as API gateways, API securities, and cloudImplement patterns programmatically with easy-to-follow examplesModernize legacy codebase using API connectors,

    • UPC: 503359052

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

    Hands-On RESTful API Design Patterns and Best

    • UPC: 400384077

  • Django Design Patterns and Best Practices - Second Edition

    Django Design Patterns and Best Practices - Second

    • UPC: 852744067

  • J2ee Best Practices : Java Design Patterns, Automation, and Performance

    Learn how to apply robust application design to your J2EE projects There are a number of best practices you need to consider to build highly effective J2EE components and integrate them into applications. These practices

    • UPC: 53331378

  • IT Technical best practices: How to Reduce Agile cycle time with reusable code? - eBook

    In many Agile transformation sessions the Agile practitioners or savvy’s discuss more on the process related activities rather than elaborating on the technical or software engineering process steps to reduce the cycle time. At the

    • UPC: 225671033

  • React Design Patterns and Best Practices

    React Design Patterns and Best

    • UPC: 522682652

  • Agile Architektur mit .NET - Grundlagen und Best Practices - eBook

    Agile Vorgehensmodelle sind aus der modernen Softwareentwicklung nicht mehr wegzudenken. Kurze Entwicklungszyklen und sich stetig ändernde Anforderungen stellen insbesondere für Softwarearchitekten eine besondere Herausforderung dar. Big Upfront Design war gestern. Die Architektur des Systems muss

    • UPC: 321585229

  • The Interior Design Productivity Toolbox : Checklists and Best Practices to Manage Your Workflow

    Get organized and streamline your workflow with this A-Z accountability system. Design is only part of an interior designer's job--you're also responsible for scheduling client meetings, conducting design surveys, creating drawings and specs, and overseeing

    • UPC: 38185932

  • Managing Corporate Design : Best Practices for In-House Graphic Design Departments

    Corporations increasingly view graphic design as a core strategic business competency in a highly competitive climate, and they are challenging their in-house designers to supply far more than a service or support function. Their new

    • UPC: 654774236

  • Best Practices for API Design to Keep Your App Secure, Scalable and Efficient

    How to Design Great APIs - Parse Developer Day 2013

    Designing Quality APIs (Cloud Next '18)