• Pro Spring Boot 2: An Authoritative Guide to Building Microservices, Web and Enterprise Applications, and Best Practices

    Quickly and productively develop complex Spring applications and microservices out of the box, with minimal concern over things like configurations. This revised book will show you how to fully leverage the Spring Boot 2 technology and how to apply it to create enterprise ready applications that just work.  It will also cover what's been added to the new Spring Boot 2 release, including Spring Framework 5 features like WebFlux, Security, Actuator and the new way to expose Metrics through Micrometer framework, and more.This book is your authoritative hands-on practical guide for increasing you... [Read More]

    • ASIN: 1484236750
    • ASIN: 1484236750
    • ISBN: 1484236750
    • Manufacturer: Apress

  • Professional Java for Web Applications

    The comprehensive Wrox guide for creating Java web applications for the enterprise This guide shows Java software developers and software engineers how to build complex web applications in an enterprise environment. You'll begin with an introduction to the Java Enterprise Edition and the basic web application, then set up a development application server environment, learn about the tools used in the development process, and explore numerous Java technologies and practices. The book covers industry-standard tools and technologies, specific technologies, and underlying programming concepts. Ja... [Read More]

    • ASIN: 1118656466
    • UPC: 884620168681
    • ASIN: 1118656466
    • ISBN: 1118656466
    • Manufacturer: Wrox

  • Learning React: A Hands-On Guide to Building Web Applications Using React and Redux (2nd Edition)

    Learning React A hands-on guide to building web applications using React and Redux As far as new web frameworks and libraries go, React is quite the runaway success. It not only deals with the most common problems developers face when building complex apps, it throws in a few additional tricks that make building the visuals for such apps much, much easier. What React isn’t, though, is beginner-friendly and approachable. Until now. In Learning React , author Kirupa Chinnathambi brings his fresh, clear, and very personable writing style to help web developers new to React underst... [Read More]

    • ASIN: 013484355X
    • ASIN: 013484355X
    • ISBN: 013484355X
    • Manufacturer: Addison-Wesley Professional

  • ASP.NET Core Application Development: Building an application in four sprints (Developer Reference)

    Master ASP.NET Core hands-on: from architecture through deployment and beyond This book guides you through the entire process of building, deploying, and managing cross-platform web apps with ASP.NET Core. You’ll master Microsoft’s revolutionary open source ASP.NET Core technology, and learn how to integrate the immense power of MVC, Docker, Azure Web Apps, Visual Studio, C#, JavaScript, and Entity Framework. Working alongside the fictitious development team at Alpine Ski House, you’ll witness a four-sprint journey starting with a blank canvas. You’ll see the team architect and desi... [Read More]

    • ASIN: 1509304061
    • ASIN: 1509304061
    • ISBN: 1509304061
    • Brand: Microsoft Press
    • Manufacturer: Microsoft Press

  • Learning Amazon Web Services (AWS): A Hands-On Guide to the Fundamentals of AWS Cloud

    The Practical, Foundational Technical Introduction to the World’s #1 Cloud Platform Includes access to several hours of online training video: Mark Wilkins’ expert training video library guides you through setting up core services and prepares you to deploy your own apps and resources. Learning Amazon Web Services (AWS) is the perfect foundational resource for all administrators, developers, project managers, and other IT professionals who want to plan and deploy AWS services and/or earn AWS certification. Top cloud trainer and evangelist Mark Wilkins teaches best practices that align ... [Read More]

    • ASIN: 0135298342
    • ASIN: 0135298342
    • ISBN: 0135298342
    • Manufacturer: Addison-Wesley Professional

  • Programming C# 5.0: Building Windows 8, Web, and Desktop Applications for the .NET 4.5 Framework

    After a dozen years of incremental changes, C# has become one of the most versatile programming languages available. With this comprehensive guide, you’ll learn just how powerful the combination of C# 5.0 and .NET 4.5 can be. Author Ian Griffiths guides you through C# 5.0 fundamentals and teaches you techniques for building web and desktop applications, including Windows 8-style apps.Completely rewritten for experienced programmers, this book provides many code examples to help you work with the nuts and bolts of C# code, such as generics, dynamic typing, and the new asynchronous programming... [Read More]

    • ASIN: 1449320414
    • ASIN: 1449320414
    • ISBN: 9781449320416
    • Manufacturer: O'Reilly Media

  • Deploying SharePoint 2016: Best Practices for Installing, Configuring, and Maintaining SharePoint Server 2016

    Learn how to install, configure, and maintain the latest release of Microsoft’s popular SharePoint Server, SharePoint 2016. This latest version brings with it many changes for IT professionals. With this book you will learn how to create an efficient and stable SharePoint environment for your organization.What You’ll LearnInstall SharePoint Server 2016, both using the user interface provided by Microsoft, and by using PowerShellUnderstand your authentication options and associated security considerationsDeploy add-ins, either from the store, or from your own custom app catalogConfigure Sea... [Read More]

    • ASIN: 1484219988
    • ASIN: 1484219988
    • ISBN: 9781484219980
    • Manufacturer: Apress

  • Pro ASP.NET Core MVC 2

    Now in its 7th edition, the best selling book on MVC is updated for ASP.NET Core MVC 2. It contains detailed explanations of the Core MVC functionality which enables developers to produce leaner, cloud optimized and mobile-ready applications for the .NET platform. This book puts ASP.NET Core MVC into context and dives deep into the tools and techniques required to build modern, cloud optimized extensible web applications. All the new MVC features are described in detail and the author explains how best to apply them to both new and existing projects.The ASP.NET Core MVC Framework is the latest... [Read More]

    • ASIN: 148423149X
    • ASIN: 148423149X
    • ISBN: 9781484231494
    • Manufacturer: Apress

  • Big Data: Principles and best practices of scalable realtime data systems

    SummaryBig Data teaches you to build big data 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 implement them in practice, and how to deploy and operate them once they're built.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Pub... [Read More]

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

  • Scalability Patterns: Best Practices for Designing High Volume Websites

    In this book, the CEO of Cazton, Inc. and internationally-acclaimed speaker, Chander Dhall, demonstrates current website design scalability patterns and takes a pragmatic approach to explaining their pros and cons to show you how to select the appropriate pattern for your site. He then tests the patterns by deliberately forcing them to fail and exposing potential flaws before discussing how to design the optimal pattern to match your scale requirements. The author explains the use of polyglot programming and how to match the right patterns to your business needs. He also details several No-SQL... [Read More]

    • ASIN: 1484210743
    • ASIN: 1484210743
    • ISBN: 1484210743
    • Manufacturer: Apress

  • Programming PHP: Creating Dynamic Web Pages

    This updated edition teaches everything you need to know to create effective web applications with the latest features in PHP 5.x. You’ll start with the big picture and then dive into language syntax, programming techniques, and other details, using examples that illustrate both correct usage and common idioms.If you have a working knowledge of HTML, the authors’ many style tips and practical programming advice will help you become a top-notch PHP programmer.Get an overview of what’s possible with PHP programsLearn language fundamentals, including data types, variables, operators, and fl... [Read More]

    • ASIN: 1449392776
    • ASIN: 1449392776
    • ISBN: 9781449392772
    • Brand: O Reilly Media
    • Manufacturer: O'Reilly Media

  • Pro TypeScript: Application-Scale JavaScript Development

    Explore the features of this innovative open source language in depth, from working with the type system through object-orientation to understanding the runtime and the TypeScript compiler. This fully revised and updated second edition of Steve Fenton’s popular book covers everything you need to discover this fascinating language and transform your experience of JavaScript development.What’s New in This EditionCoverage of major changes to modules, namespaces, and module loadingNew guidance on how to use inference to reduce the effort of using TypeScriptRecommendations on compiler optionsA ... [Read More]

    • ASIN: 1484232488
    • ASIN: 1484232488
    • ISBN: 9781484232484
    • Manufacturer: Apress

  • Programming WPF

    If you want to build applications that take full advantage of Windows Vista's new user interface capabilities, you need to learn Microsoft's Windows Presentation Foundation (WPF). This new edition, fully updated for the official release of .NET 3.0, is designed to get you up to speed on this technology quickly. By page 2, you'll be writing a simple WPF application. By the end of Chapter 1, you'll have taken a complete tour of WPF and its major elements. WPF is the new presentation framework for Windows Vista that also works with Windows XP. It's a cornucopia of new technologies, which includes... [Read More]

    • ASIN: 0596510373
    • UPC: 636920510376
    • ASIN: 0596510373
    • ISBN: 0596510373
    • Brand: Brand: O'Reilly Media
    • Manufacturer: O'Reilly Media

  • Web Development with Node and Express: Leveraging the JavaScript Stack

    Learn how to build dynamic web applications with Express, a key component of the Node/JavaScript development stack. In this hands-on guide, author Ethan Brown teaches you the fundamentals through the development of a fictional application that exposes a public website and a RESTful API. You’ll also learn web architecture best practices to help you build single-page, multi-page, and hybrid web apps with Express.Express strikes a balance between a robust framework and no framework at all, allowing you a free hand in your architecture choices. With this book, frontend and backend engineers fami... [Read More]

    • ASIN: 1491949309
    • ASIN: 1491949309
    • ISBN: 1491949309
    • Brand: O Reilly Media
    • Manufacturer: O'Reilly Media

  • 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 Spring Boot 2 : An Authoritative Guide to Building Microservices, Web and Enterprise Applications, and Best Practices

    9781484236758

    • UPC: 935880378

  • Programming Social Applications : Building Viral Experiences with OpenSocial, OAuth, OpenID, and Distributed Web Frameworks

    Like all good Web ventures, the social Web has risen in prominence ahead of any reliable standards that would ensure a consistent user experience. But that's finally beginning to change. With this book, readers will

    • UPC: 15913384

  • Designing Silverlight Business Applications : Best Practices for Using Silverlight Effectively in the Enterprise

    short description is not available

    • UPC: 17335423

  • Creating Enterprise Web Applications with Node.js

    Developing Enterprise Apps with ASP .NET Core 2.1 | Jason Taylor

    Watch me build a real startup with Python and JavaScript | Web Development | Build A Startup #1