Norges billigste bøker

Bøker utgitt av Manning Publications

Filter
Filter
Sorter etterSorter Populære
  • av Erik Hanchett
    465,-

    Key features * Add View and ViewModel interactivity * Work with components * Extend Vue.js with custom plugins and directives * Learn data modeling and consuming APIs Audience Written for web developers with beginning to intermediate in JavaScript, HTML, and CSS.

  • av Andrew Lock
    520 - 730,-

  • av Dan Johnsson
    496,-

    As a developer, you need to build software in a secure way. But you can''t spend all your time focusing on security. The answer is to use good design principles, tools, and mindsets that make security an implicit result - it''s secure by design. Secure by Design teaches developers how to use design to drive security in software development. This book is full of patterns, best practices, and mindsets that you can directly apply to your real world development. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

  • - Developing iOS and Android apps with JavaScript
    av Nader Dabit
    543,-

    Key features * Install and run React Native * Implement React Native components and APIs * Request and send data over the network * Store and retrieve data locally * Test React Native code Audience This book is for beginner to intermediate web, JavaScript, or iOS (Swift/Objective C) developers.

  • av David Black
    520,-

  • av Bruce Payette
    640,-

    Key Features• Crystal-clear introduction to PowerShell• Extensive coverage of v3, v4, and v5 features• Includes many popular usage scenarios• Rich in interesting examples that spark the imagination• The definitive book on PowerShell AUDIENCEWritten for developers and administrators with intermediate level scriptingknowledge. No prior experience with PowerShell is required.

  • av Richard Rodger
    561,-

    Key Features:• Key principles of the microservice architecture• Applying these principles to real-world projects• Implementing large-scale systems• Detailed case study AUDIENCEThis book is for developers, architects, or managers who want to deliverfaster, meet changing business requirements, and build scalable and robustsystems.

  • av Gavin Roy
    638,-

    KEY FEATURES Approachable detailed resource Explains the "how" and "why" of RabbitMQ Takes readers well beyond the basics AUDIENCE Written for programmers with a basic understanding of messaging oriented systems and RabbitMQ.

  • av Michael Wittig
    570,-

    Key features * Hands-on guide * Practical examples * Step-by-step instructions Audience Written for developers and DevOps engineers moving distributed applications to the AWS platform.

  • av David Clinton
    315,-

    Key features * Hands-on guide * Step-by-step examples * Task-based Audience Readers should be comfortable working with the files, networks, and basic resources of a modern operating system.

  • av Nicolai Parlog
    520,-

    Key features * Step-by-step guide * Hands-on examples * Expert techniques Audience If you are a developer who has experience working with Java, then this book is perfect for you.

  • av Jamie Duncan
    495,-

    Key features * Teaches from the ground up * Hands-on examples * Covers troubleshooting best practices Audience Written for operations engineers and developers with experience in a Linux-based distributed environment.

  • av Marc Garreau
    485,-

  • av Ian Miell
    520,-

    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 Audience Written for developers and engineers using Docker in production.

  • av Sean Hunter
    543,-

    Aurelia is a web framework that makes it much easier to create single page web applications. Aurelia was written with ES6, so modern JavaScript design principles are baked in from the ground level. Aurelia in Action teaches readers how to build fantastic single page applications with the Aurelia framework. By the end of the book, readers will be able to tune, secure, and deploy their finished SPAs, giving them everything they need to create modern web apps for a modern world. Key features· Step-by-step instructions· Hands-on examples· Clear introduction Audience Written for developers comfortable with JavaScript and MVC-style web development. Some experience with ES6 is helpful, but not required.

  • av Jonathan Wexler
    520,-

    Description Why use several languages for a web application when you only need one? Node.js is a server-side platform and runtime that readers can use to build full stack web applications entirely in JavaScript! Get Programming with Node.js teaches readers to write server-side code in JavaScript using Node.js. In 34 fast-paced, fun, and practical lessons, readers discover how to extend their existing JavaScript skills to write back-end code for their web applications. Key features· Fast-paced· Practical lessons· Hands-on guide Audience Written for developers who know HTML, CSS, and JavaScript. No prior experience with Node.js is required.

  • - With examples in Java
    av Chris Richardson
    520,-

  • av Jonathan Carroll
    543,-

    SummaryBeyond Spreadsheets with R shows you how to take raw data and transform it for use in computations, tables, graphs, and more. You''ll build on simple programming techniques like loops and conditionals to create your own custom functions. You''ll come away with a toolkit of strategies for analyzing and visualizing data of all sorts using R and RStudio.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologySpreadsheets are powerful tools for many tasks, but if you need to interpret, interrogate, and present data, they can feel like the wrong tools for the task. That''s when R programming is the way to go. The R programming language provides a comfortable environment to properly handle all types of data. And within the open source RStudio development suite, you have at your fingertips easy-to-use ways to simplify complex manipulations and create reproducible processes for analysis and reporting.About the BookWith Beyond Spreadsheets with R you''ll learn how to go from raw data to meaningful insights using R and RStudio. Each carefully crafted chapter covers a unique way to wrangle data, from understanding individual values to interacting with complex collections of data, including data you scrape from the web. You''ll build on simple programming techniques like loops and conditionals to create your own custom functions. You''ll come away with a toolkit of strategies for analyzing and visualizing data of all sorts.What''s insideHow to start programming with R and RStudioUnderstanding and implementing important R structures and operatorsInstalling and working with R packagesTidying, refining, and plotting your dataAbout the ReaderIf you''re comfortable writing formulas in Excel, you''re ready for this book.About the AuthorDr Jonathan Carroll is a data science consultant providing R programming services. He holds a PhD in theoretical physics.Table of ContentsIntroducing data and the R languageGetting to know R data typesMaking new data valuesUnderstanding the tools you''ll use: FunctionsCombining data valuesSelecting data valuesDoing things with lots of dataDoing things conditionally: Control structuresVisualizing data: PlottingDoing more with your data with extensions

  • av Simon Holmes
    520,-

    SummaryGetting MEAN, Second Edition teaches you how to develop full-stack web applications using the MEAN stack. This edition was completely revised and updated to cover MongoDB 4, Express 4, Angular 7, Node 11, and the latest mainstream release of JavaScript ES2015.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyJuggling languages mid-application can radically slow down a full-stack web project. The MEAN stack—MongoDB, Express, Angular, and Node—uses JavaScript end to end, maximizing developer productivity and minimizing context switching. And you''ll love the results! MEAN apps are fast, powerful, and beautiful.About the BookGetting MEAN, Second Edition teaches you how to develop full-stack web applications using the MEAN stack. Practical from the very beginning, the book helps you create a static site in Express and Node. Expanding on that solid foundation, you''ll integrate a MongoDB database, build an API, and add an authentication system. Along the way, you''ll get countless pro tips for building dynamic and responsive data-driven web applications! What''s insideMongoDB 4, Express 4, Angular 7, and Node.js 11MEAN stack architectureMobile-ready web appsBest practices for efficiency and reusabilityAbout the ReaderReaders should be comfortable with standard web application designs and ES2015-style JavaScript.About the AuthorSimon Holmes and Clive Harber are full-stack developers with decades of experience in JavaScript and other leading-edge web technologies.Table of ContentsPART 1 - SETTING THE BASELINEIntroducing full-stack developmentDesigning a MEAN stack architecturePART 2 - BUILDING A NODE WEB APPLICATIONCreating and setting up a MEAN projectBuilding a static site with Node and ExpressBuilding a data model with MongoDB and MongooseWriting a REST API: Exposing the MongoDB database to the applicationConsuming a REST API: Using an API from inside ExpressPART 3 - ADDING A DYNAMIC FRONT END WITH ANGULARCreating an Angular application with TypeScriptBuilding a single-page application with Angular: FoundationsBuilding a single-page application with Angular: The next levelPART 4 - MANAGING AUTHENTICATION AND USER SESSIONSAuthenticating users, managing sessions, and securing APIsUsing an authentication API in Angular applications

  • - Understanding, analyzing, and generating text with Python
    av Lane Hobson
    520,-

  • av Jim Bennett
    570,-

  • av Andrew Psaltis
    520,-

  • - With examples in C#
    av Tamir Dresher
    520,-

    KEY FEATURES * Step-by-step guide * Real life examples using Rx * Great for readers both new to Rx and those already using Rx AUDIENCE Readers should understand OOP concepts and be comfortable coding in C#.

  • - Using Node, Electron, and NW.js
    av Paul B Jensen
    520,-

    Key features: Step-by-step lessons Package and distribute application to a variety of app stores Develop pro quality desktop applications with web languages AUDIENCEWritten for web designers and developers familiar with HTML, CSS, andJavaScript. No desktop app development experience required.

  • av Karen Bryla, Alex Benton & Bradley Davis
    590,-

  • av Dean Hume
    423,-

    Key features * Hands- on examples * Stand-alone chapters * Step-by-step guide Audience Readers should have some experience with developing websites using HTML, CSS and JavaScript.

  • av David Clinton
    325,-

    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.

Gjør som tusenvis av andre bokelskere

Abonner på vårt nyhetsbrev og få rabatter og inspirasjon til din neste leseopplevelse.