Software English

Liste de produits
  • 4,95 $ ou gratuit avec l'essai de 30 jours

    • Auteur(s): Richard Blum, Allen G. Taylor
    • Narrateur(s): Derek Shoales
    • Durée: 6 h et 22 min
    • Date de publication: 2025-04-22
    • Langue: Anglais
    • Pas de évaluations
    • Perfect for supplementing classroom learning, reviewing for a certification, and staying knowledgeable on the job, SQL Essentials for Dummies is the convenient, direct, and digestible reference you've been looking for.

    14,47 $ ou gratuit avec l'essai de 30 jours

    • Auteur(s): Jon Skeet
    • Narrateur(s): Ezra Simeloff
    • Durée: 21 h et 28 min
    • Date de publication: 2018-12-03
    • Langue: Anglais
    • Pas de évaluations
    • C# in Depth, Third Edition updates the best-selling second edition to cover the features of C# 5, including the challenges of writing maintainable asynchronous code. It preserves the uniquely insightful look into the tricky areas and dusty corners of C# that only expert Jon Skeet can provide....

    37,53 $ ou gratuit avec l'essai de 30 jours

    • Auteur(s): John Resig, Bear Bibeault, Josip Maras
    • Narrateur(s): Derek Lettman
    • Durée: 11 h et 15 min
    • Date de publication: 2018-10-05
    • Langue: Anglais
    • 3,7 out of 5 stars 3 évaluations
    • If you're serious about web development, it's not enough to be a decent JavaScript coder. You need to be ninja stealthy, efficient, and ready for anything. This audiobook shows you how....

    31,26 $ ou gratuit avec l'essai de 30 jours

    • Writing Infrastructure as Code
    • Auteur(s): Yevgeniy Brikman
    • Narrateur(s): Daniel Henning
    • Durée: 13 h et 56 min
    • Date de publication: 2025-05-27
    • Langue: Anglais
    • Pas de évaluations
    • Terraform has become a key player in the DevOps world. This hands-on third edition, expanded and thoroughly updated for version 1.0 and beyond, shows you the fastest way to get up and running with Terraform.

    27,83 $ ou gratuit avec l'essai de 30 jours

  • 31,26 $ ou gratuit avec l'essai de 30 jours

    • Auteur(s): Jon Skeet
    • Narrateur(s): Derek Lettman, Jon Skeet
    • Durée: 17 h et 5 min
    • Date de publication: 2019-08-23
    • Langue: Anglais
    • 1,0 out of 5 stars 1 évaluation
    • C# in Depth is a revised edition of the bestseller written by C# legend Jon Skeet. This authoritative and engaging guide is your key to unlocking this powerful language, including the new features of C# six and seven....

    31,26 $ ou gratuit avec l'essai de 30 jours

    • Auteur(s): Craig Walls
    • Narrateur(s): Julie Brierley
    • Durée: 11 h et 59 min
    • Date de publication: 2022-04-14
    • Langue: Anglais
    • Pas de évaluations
    • If you need to learn Spring, look no further than this widely beloved and comprehensive guide! Fully revised for Spring 5.3, and packed with interesting real-world examples to get your hands dirty with Spring....

    31,26 $ ou gratuit avec l'essai de 30 jours

    • A Programmer’s Guide to the Secret Art of Free and Open Source Software Development
    • Auteur(s): Marcus Tomlinson
    • Narrateur(s): Andrew James Roberts
    • Durée: 3 h et 2 min
    • Date de publication: 2020-05-26
    • Langue: Anglais
    • Pas de évaluations
    • In this book, I will show you the system I use to design, develop, and deliver open source software; help you build an impressive résumé of projects that’ll get you the job you’ve always wanted, and in time, will earn you the right to call yourself an expert....

    18,74 $ ou gratuit avec l'essai de 30 jours

  • 31,26 $ ou gratuit avec l'essai de 30 jours

  • 31,27 $ ou gratuit avec l'essai de 30 jours

    • How to Rapidly Capture Requirements and Deliver Software in Scrum (Agile Project Management)
    • Auteur(s): Jatin Kamat
    • Narrateur(s): Ben Koschella
    • Durée: 30 min
    • Date de publication: 2021-01-27
    • Langue: Anglais
    • 5,0 out of 5 stars 2 évaluations
    • How effective are your user stories? Agile is a pragmatic-approach mind-set. Scrum provides you a framework, but doesn't exactly tell you how to do it....

    4,95 $ ou gratuit avec l'essai de 30 jours

    • Incorporating Chat GPT's GPT-4 into Your Daily Life
    • Auteur(s): Ben Jakobsen
    • Narrateur(s): Phillip Nathaniel Freeman
    • Durée: 3 h et 20 min
    • Date de publication: 2023-08-02
    • Langue: Anglais
    • Pas de évaluations
    • By the end of this book, you'll have gained a deep understanding of GPT-4's true potential and a wealth of practical knowledge on how to harness its power in your life. Get ready to embark on a thrilling journey that will leave you eager to embrace the limitless possibilities offered by GPT-4....

    10,05 $ ou gratuit avec l'essai de 30 jours

    • Auteur(s): Andreas Wittig, Michael Wittig
    • Narrateur(s): Aiden Humphreys
    • Durée: 9 h et 55 min
    • Date de publication: 2018-12-12
    • Langue: Anglais
    • Pas de évaluations
    • Amazon Web Services in Action introduces you to computing, storing, and networking in the AWS cloud. The audiobook will teach you about the most important services on AWS. You will also learn about best practices regarding security, high availability, and scalability....

    25,00 $ ou gratuit avec l'essai de 30 jours

    • How to Improve Your Javascript Programs Using Functional Techniques
    • Auteur(s): Luis Atencio
    • Narrateur(s): Chris Dunn
    • Durée: 6 h et 32 min
    • Date de publication: 2018-11-19
    • Langue: Anglais
    • Pas de évaluations
    • Functional Programming in JavaScript teaches JavaScript developers functional techniques that will improve extensibility, modularity, reusability, testability, and performance....

    25,00 $ ou gratuit avec l'essai de 30 jours

    • How to Make Good Programming Decisions
    • Auteur(s): Tomasz Lelek, Jon Skeet
    • Narrateur(s): Julie Brierley
    • Durée: 13 h et 50 min
    • Date de publication: 2022-06-29
    • Langue: Anglais
    • Pas de évaluations
    • Code performance versus simplicity. Delivery speed versus duplication. Flexibility versus maintainability—every decision you make in software engineering involves balancing tradeoffs. Learn from the costly mistakes that Tomasz Lelek and Jon Skeet have encountered over their careers....

    31,26 $ ou gratuit avec l'essai de 30 jours

  • 17,53 $ ou gratuit avec l'essai de 30 jours

    • Auteur(s): Jack Hyman
    • Narrateur(s): Joel Richards
    • Durée: 12 h et 46 min
    • Date de publication: 2025-06-24
    • Langue: Anglais
    • Pas de évaluations
    • Microsoft Power Platform for Dummies covers the essentials you need to know to get started with Microsoft Power Platform, the suite of business intelligence applications designed to make your enterprise work smarter and more efficiently.

    27,83 $ ou gratuit avec l'essai de 30 jours

    • Auteur(s): Tanya Janca
    • Narrateur(s): Tanya Janca
    • Durée: 11 h
    • Date de publication: 2025-10-28
    • Langue: Anglais
    • Pas de évaluations
    • Discover a game-changing resource that caters to developers of all levels with Alice and Bob Learn Secure Coding.

    21,92 $ ou gratuit avec l'essai de 30 jours

    • Auteur(s): Dr. Roland Kuhn, Brian Hanafee, Jamie Allen
    • Narrateur(s): Mark Thomas
    • Durée: 13 h et 14 min
    • Date de publication: 2018-11-26
    • Langue: Anglais
    • 5,0 out of 5 stars 1 évaluation
    • Reactive Design Patterns is a clearly written guide for building message-driven distributed systems that are resilient, responsive, and elastic. In this book you'll find patterns for messaging, flow control, resource management, and concurrency, plus much more....

    31,26 $ ou gratuit avec l'essai de 30 jours