Specifik forhandler søgning


Din søgning gav: 32 resultater
  1. Billede af bogen GO Programming in Easy Steps

    Senest opdateret 20. maj

    GO Programming in Easy Steps

    Af Mike McGrath

    fra 2020 på forlaget In Easy Steps

    ISBN: 18-4078-919-5

    pris: 95 kr – stand: ★★★★★★

    Vægt: 425 gram

    GO Programming in easy steps has an easy-to-follow style that will appeal to anyone who wants to begin coding computer programs with Google's Go programming language. The code in the listed steps within the book is color-coded making it easier for beginners to grasp. You need have no previous knowledge of any computer programming language so it's ideal for the newcomer. GO Programming in easy steps instructs you how to write code to create your own computer programs. It contains separate chapters demonstrating how to store information in data structures, how to control program flow using control structures, and how to create re-usable blocks of code in program functions. There are complete step-by-step example programs that demonstrate each aspect of coding, together with screenshots that illustrate the actual output when each program is executed. GO Programming in easy steps begins by explaining how to easily create a programming environment on your own computer, so you can quickly begin to create your own working programs by copying the book's examples. After demonstrating the essential building blocks of computer programming it describes how to use data abstraction for object-oriented programming and demonstrates how to code goroutines and channels for concurrency in your programs.


    Se flere bøger kun fra denne bogsælger.

    Se mere om bogenKøb bog



  2. Billede af bogen Never Out of Season

    Senest opdateret 20. maj

    Never Out of Season

    Af Rob Dunn

    1. udgave fra 2017 på forlaget Little, Brown

    ISBN: 03-1626-072-X

    pris: 140 kr – stand: ★★★★★★

    Vægt: 555 gram

    A Fast Food Nation for the foods we grow and depend on The bananas we eat today aren't your parents' bananas: We eat a recognizable, consistent breakfast fruit that was standardized in the 1960s from dozens into one basic banana. But because of that, the banana we love is dangerously susceptible to a pathogen that might wipe them out. That's the story of our food today: Modern science has brought us produce in perpetual abundance-once-rare fruits are seemingly never out of season, and we breed and clone the hardiest, best-tasting varieties of the crops we rely on most. As a result, a smaller proportion of people on earth go hungry today than at any other moment in the last thousand years, and the streamlining of our food supply guarantees that the food we buy, from bananas to coffee to wheat, tastes the same every single time. Our corporate food system has nearly perfected the process of turning sunlight, water and nutrients into food. But our crops themselves remain susceptible to the nature's fury. And nature always wins. Authoritative, urgent, and filled with fascinating heroes and villains from around the world, Never Out of Season is the story of the crops we depend on most and the scientists racing to preserve the diversity of life, in order to save our food supply, and us.


    Se flere bøger kun fra denne bogsælger.

    Se mere om bogenKøb bog



  3. Billede af bogen Black Hat Go

    Senest opdateret 20. maj

    Black Hat Go

    Af Tom Steele, Chris Patten, Dan Kottmann

    fra 2020 på forlaget No Starch Press

    ISBN: 15-9327-865-9

    pris: 220 kr – stand: ★★★★★★

    Vægt: 700 gram

    Like the best-selling Black Hat Python, Black Hat Go explores the darker side of the popular Go programming language. This collection of short scripts will help you test your systems, build and automate tools to fit your needs, and improve your offensive security skillset. Black Hat Go explores the darker side of Go, the popular programming language revered by hackers for its simplicity, efficiency, and reliability. It provides an arsenal of practical tactics from the perspective of security practitioners and hackers to help you test your systems, build and automate tools to fit your needs, and improve your offensive security skillset, all using the power of Go. You'll begin your journey with a basic overview of Go's syntax and philosophy and then start to explore examples that you can leverage for tool development, including common network protocols like HTTP, DNS, and SMB. You'll then dig into various tactics and problems that penetration testers encounter, addressing things like data pilfering, packet sniffing, and exploit development. You'll create dynamic, pluggable tools before diving into cryptography, attacking Microsoft Windows, and implementing steganography. You'll learn how to: Make performant tools that can be used for your own security projects Create usable tools that interact with remote APIs Scrape arbitrary HTML data Use Go's standard package, net/http, for building HTTP servers Write your own DNS server and proxy Use DNS tunneling to establish a C2 channel out of a restrictive network Create a vulnerability fuzzer to discover an application's security weaknesses Use plug-ins and extensions to future-proof productsBuild an RC2 symmetric-key brute-forcer Implant data within a Portable Network Graphics (PNG) image. Are you ready to add to your arsenal of security tools? Then let's Go!


    Se flere bøger kun fra denne bogsælger.

    Se mere om bogenKøb bog



  4. Billede af bogen Common sense - et revolutionært skrift

    Senest opdateret 20. maj

    Common sense - et revolutionært skrift

    Af Thomas Paine

    1. udgave fra 2017Informations forlag

    Oplag: 1

    ISBN: 978-87-7514-535-5

    pris: 70 kr – stand: ★★★★★★

    Vægt: 150 gram

    Common Sense udkom anonymt i 1776 i begyndelsen af den amerikanske revolution og blev omgående en succes. I et klart og overbevisende sprog argumentererede Thomas Paine både moralsk og politisk for, at folket i de amerikanske kolonier skulle stå sammen, kæmpe mod Storbritannien og kræve uafhængighed.


    Se flere bøger kun fra denne bogsælger.

    Se mere om bogenKøb bog



  5. Billede af bogen Effective Modern C++

    Senest opdateret 20. maj

    Effective Modern C++

    Af Scott Meyers

    1. udgave fra 2018 på forlaget O'Reilly Media

    Oplag: 12

    ISBN: 14-9190-399-6

    pris: 170 kr – stand: ★★★★★★

    Vægt: 600 gram

    Presents a collection of tips for programmers on how to use the features of C++11 and C++14 effectively, covering such topics as functions, rvalue references, and lambda expressions.


    Se flere bøger kun fra denne bogsælger.

    Se mere om bogenKøb bog



  6. Billede af bogen C Primer Plus

    Senest opdateret 20. maj

    C Primer Plus

    Af Stephen Prata

    6. udgave fra 2014 på forlaget Pearson Education

    ISBN: 03-2192-842-3

    pris: 180 kr – stand: ★★★★★★

    Vægt: 1670 gram

    Explains fundamental programming concepts, including structured code and top-down design.


    Se flere bøger kun fra denne bogsælger.

    Se mere om bogenKøb bog



  7. Billede af bogen Go Web Programming

    Senest opdateret 20. maj

    Go Web Programming

    Af Sau Sheong Chang

    fra 2016 på forlaget Manning

    ISBN: 16-1729-256-7

    pris: 195 kr – stand: ★★★★★★

    Vægt: 520 gram

    Summary Go Web Programming teaches you how to build scalable, high-performance web applications in Go using modern design principles. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology The Go language handles the demands of scalable, high-performance web applications by providing clean and fast compiled code, garbage collection, a simple concurrency model, and a fantastic standard library. It's perfect for writing microservices or building scalable, maintainable systems. About the Book Go Web Programming teaches you how to build web applications in Go using modern design principles. You'll learn how to implement the dependency injection design pattern for writing test doubles, use concurrency in web applications, and create and consume JSON and XML in web services. Along the way, you'll discover how to minimize your dependence on external frameworks, and you'll pick up valuable productivity techniques for testing and deploying your applications. What's Inside Basics Testing and benchmarking Using concurrency Deploying to standalone servers, PaaS, and Docker Dozens of tips, tricks, and techniques About the Reader This book assumes you're familiar with Go language basics and the general concepts of web development. About the Author Sau Sheong Chang is Managing Director of Digital Technology at Singapore Power and an active contributor to the Ruby and Go communities. Table of Contents PART 1 GO AND WEB APPLICATIONS Go and web applications Go ChitChat PART 2 BASIC WEB APPLICATIONS Handling requests Processing requests Displaying content Storing data PART 3 BEING REAL Go web services Testing your application Leveraging Go concurrency Deploying Go


    Se flere bøger kun fra denne bogsælger.

    Se mere om bogenKøb bog



  8. Billede af bogen Cloud Native Go

    Senest opdateret 20. maj

    Cloud Native Go

    Af Matthew Titmus

    1. udgave fra 2021 på forlaget O'Reilly Media

    ISBN: 14-9207-633-3

    pris: 220 kr – stand: ★★★★★★

    Vægt: 740 gram

    What do Docker, Kubernetes, and Prometheus have in common? All of these cloud native technologies are written in the Go programming language. This practical book shows you how to use Go's strengths to develop cloud native services that are scalable and resilient, even in an unpredictable environment. You'll explore the composition and construction of these applications, from lower-level features of Go to mid-level design patterns to high-level architectural considerations. Each chapter builds on the lessons of the last, walking intermediate to advanced developers through Go to construct a simple but fully featured distributed key-value store. You'll learn best practices for adopting Go as your development language for solving cloud native management and deployment issues. Learn how cloud native applications differ from other software architectures Understand how Go can solve the challenges of designing scalable, distributed services Leverage Go's lower-level features, such as channels and goroutines, to implement a reliable cloud native service Explore what "service reliability" is and what it has to do with "cloud native" Apply a variety of patterns, abstractions, and tooling to build and manage complex distributed systems


    Se flere bøger kun fra denne bogsælger.

    Se mere om bogenKøb bog



  9. Billede af bogen Distributed Services with Go

    Senest opdateret 20. maj

    Distributed Services with Go

    Af Travis Jeffery

    fra 2021 på forlaget Pragmatic Bookshelf

    ISBN: 16-8050-760-7

    pris: 220 kr – stand: ★★★★★★

    Vægt: 500 gram

    You know the basics of Go and are eager to put your knowledge to work. This book is just what you need to apply Go to real-world situations. You'll build a distributed service that's highly available, resilient, and scalable. Along the way you'll master the techniques, tools, and tricks that skilled Go programmers use every day to build quality applications. Level up your Go skills today. Take your Go skills to the next level by learning how to design, develop, and deploy a distributed service. Start from the bare essentials of storage handling, then work your way through networking a client and server, and finally to distributing server instances, deployment, and testing. All this will make coding in your day job or side projects easier, faster, and more fun. Lay out your applications and libraries to be modular and easy to maintain. Build networked, secure clients and servers with gRPC. Monitor your applications with metrics, logs, and traces to make them debuggable and reliable. Test and benchmark your applications to ensure they're correct and fast. Build your own distributed services with service discovery and consensus. Write CLIs to configure your applications. Deploy applications to the cloud with Kubernetes and manage them with your own Kubernetes Operator. Dive into writing Go and join the hundreds of thousands who are using it to build software for the real world. What You Need: Go 1.11 and Kubernetes 1.12.


    Se flere bøger kun fra denne bogsælger.

    Se mere om bogenKøb bog



  10. Billede af bogen Concurrency in Go

    Senest opdateret 20. maj

    Concurrency in Go

    Af Katherine Cox-Buday

    1. udgave fra 2017 på forlaget O'Reilly

    ISBN: 14-9194-119-5

    pris: 270 kr – stand: ★★★★★★

    Vægt: 420 gram

    Concurrency can be notoriously difficult to get right, but fortunately, the Go open source programming language makes working with concurrency tractable and even easy. If you're a developer familiar with Go, this practical book demonstrates best practices and patterns to help you incorporate concurrency into your systems. Author Katherine Cox-Buday takes you step-by-step through the process. You'll understand how Go chooses to model concurrency, what issues arise from this model, and how you can compose primitives within this model to solve problems. Learn the skills and tooling you need to confidently write and implement concurrent systems of any size. Understand how Go addresses fundamental problems that make concurrency difficult to do correctly Learn the key differences between concurrency and parallelism Dig into the syntax of Go's memory synchronization primitives Form patterns with these primitives to write maintainable concurrent code Compose patterns into a series of practices that enable you to write large, distributed systems that scale Learn the sophistication behind goroutines and how Go's runtime stitches everything together


    Se flere bøger kun fra denne bogsælger.

    Se mere om bogenKøb bog



betalings kort