Titres dans Programmation et développement de logiciels
-
-
Agile Project Management with Scrum
- Simple Guide to Processes and Roles
- Auteur(s): Alex Campbell
- Narrateur(s): James Cassidy
- Durée: 1 h et 39 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
This book will teach you how to use the Scrum method of project management, which uses short sprints and constant feedback from your team members to help you stay on track and deliver your project on time. It's full of practical advice and easy-to-follow steps that can be applied to any project, from small to large.
-
Agile Project Management with Scrum
- Simple Guide to Processes and Roles
- Narrateur(s): James Cassidy
- Durée: 1 h et 39 min
- Date de publication: 2022-10-21
- Langue: Anglais
Échec de l'ajout au panier.
Veuillez réessayer plus tardÉchec de l'ajout à la liste d'envies.
Veuillez réessayer plus tardÉchec de la suppression de la liste d’envies.
Veuillez réessayer plus tardÉchec du suivi du balado
Ne plus suivre le balado a échoué
Prix courant: 8,71 $
-
-
-
Data-Oriented Programming
- Reduce Software Complexity
- Auteur(s): Yehonathan Sharvit
- Narrateur(s): Julie Brierley
- Durée: 9 h et 42 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Data-Oriented Programming is a one-of-a-kind guide that introduces the data-oriented paradigm. This groundbreaking approach represents data with generic immutable data structures. It simplifies state management, eases concurrency, and does away with the common problems you’ll find in object-oriented code. The book presents powerful new ideas through conversations, code snippets, and diagrams that help you quickly grok what’s great about DOP.
-
Data-Oriented Programming
- Reduce Software Complexity
- Narrateur(s): Julie Brierley
- Durée: 9 h et 42 min
- Date de publication: 2022-10-20
- Langue: Anglais
Échec de l'ajout au panier.
Veuillez réessayer plus tardÉchec de l'ajout à la liste d'envies.
Veuillez réessayer plus tardÉchec de la suppression de la liste d’envies.
Veuillez réessayer plus tardÉchec du suivi du balado
Ne plus suivre le balado a échoué
Prix courant: 25,00 $
-
-
-
Software Mistakes and Tradeoffs
- How to Make Good Programming Decisions
- Auteur(s): Tomasz Lelek, Jon Skeet
- Narrateur(s): Julie Brierley
- Durée: 13 h et 50 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Code performance versus simplicity. Delivery speed versus duplication. Flexibility versus maintainability—every decision you make in software engineering involves balancing tradeoffs. In Software Mistakes and Tradeoffs, you’ll learn from costly mistakes that Tomasz Lelek and Jon Skeet have encountered over their impressive careers. You’ll explore real-world scenarios where poor understanding of tradeoffs leads to major problems down the road, so you can preempt your own mistakes with a more thoughtful approach to decision-making.
-
Software Mistakes and Tradeoffs
- How to Make Good Programming Decisions
- Narrateur(s): Julie Brierley
- Durée: 13 h et 50 min
- Date de publication: 2022-06-29
- Langue: Anglais
Échec de l'ajout au panier.
Veuillez réessayer plus tardÉchec de l'ajout à la liste d'envies.
Veuillez réessayer plus tardÉchec de la suppression de la liste d’envies.
Veuillez réessayer plus tardÉchec du suivi du balado
Ne plus suivre le balado a échoué
Prix courant: 31,26 $
-
-
-
Good Code, Bad Code
- Think Like a Software Engineer
- Auteur(s): Tom Long
- Narrateur(s): Julie Brierley
- Durée: 10 h et 34 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Practical techniques for writing code that is robust, reliable, and easy for team members to understand and adapt. In Good Code, Bad Code you’ll learn how to: Think about code like an effective software engineer, write functions that read like well-structured sentences, ensure code is reliable and bug free, effectively unit test code, identify code that can cause problems and improve it, write code that is reusable and adaptable to new requirements, improve your medium and long-term productivity, and save yourself and your team time.
-
Good Code, Bad Code
- Think Like a Software Engineer
- Narrateur(s): Julie Brierley
- Durée: 10 h et 34 min
- Date de publication: 2021-10-12
- Langue: Anglais
Échec de l'ajout au panier.
Veuillez réessayer plus tardÉchec de l'ajout à la liste d'envies.
Veuillez réessayer plus tardÉchec de la suppression de la liste d’envies.
Veuillez réessayer plus tardÉchec du suivi du balado
Ne plus suivre le balado a échoué
Prix courant: 31,26 $
-
-
-
Micro Frontends in Action
- Auteur(s): Michael Geers
- Narrateur(s): Sarah Dawe
- Durée: 9 h et 14 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Browser-based software can quickly become complex and difficult to maintain, especially when it's implemented as a large single-page application. By adopting the micro frontends approach and designing your web apps as systems of features, you can deliver faster feature development, easier upgrades, and pick and choose the technology you use in your stack. Micro Frontends in Action is your guide to simplifying unwieldy frontends by composing them from small, well-defined units.
-
Micro Frontends in Action
- Narrateur(s): Sarah Dawe
- Durée: 9 h et 14 min
- Date de publication: 2021-06-09
- Langue: Anglais
Échec de l'ajout au panier.
Veuillez réessayer plus tardÉchec de l'ajout à la liste d'envies.
Veuillez réessayer plus tardÉchec de la suppression de la liste d’envies.
Veuillez réessayer plus tardÉchec du suivi du balado
Ne plus suivre le balado a échoué
Prix courant: 25,00 $
-
-
-
GitOps and Kubernetes: Continuous Deployment with Argo CD, Jenkins X, and Flux
- Auteur(s): Billy Yuen, Alexander Matyushentsev, Todd Ekenstam, Autres
- Narrateur(s): Julie Brierley
- Durée: 8 h et 2 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
GitOps and Kubernetes introduces a radical idea - managing your infrastructure with the same Git pull requests you use to manage your codebase. In this in-depth tutorial, you’ll learn to operate infrastructures based on powerful-but-complex technologies such as Kubernetes with the same Git version control tools most developers use daily. With these GitOps techniques and best practices, you’ll accelerate application development without compromising on security, easily roll back infrastructure changes, and seamlessly introduce new team members to your automation process.
-
-
needs an accompanying pdf
- Écrit par Courtney le 2023-04-22
-
GitOps and Kubernetes: Continuous Deployment with Argo CD, Jenkins X, and Flux
- Narrateur(s): Julie Brierley
- Durée: 8 h et 2 min
- Date de publication: 2021-06-04
- Langue: Anglais
Échec de l'ajout au panier.
Veuillez réessayer plus tardÉchec de l'ajout à la liste d'envies.
Veuillez réessayer plus tardÉchec de la suppression de la liste d’envies.
Veuillez réessayer plus tardÉchec du suivi du balado
Ne plus suivre le balado a échoué
Prix courant: 25,00 $
-
-
-
Software Engineering as a Career
- How to Land a Programming Job Without a Computer Science Degree, Habits of Successful Self-Taught Coders and Avoiding Programmer Burnout
- Auteur(s): Hasan Armstrong
- Narrateur(s): Todd Belcher
- Durée: 3 h et 15 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Starting a career as a software engineer without a computer science degree is a long and difficult journey, Hasan Armstrong discovered this whilst attempting to switch from a career in healthcare to software engineering. He now works as a software engineer and incorporates all the lessons he has learnt in this book. This book will provide a road map to getting a job as a software engineer without a computer science degree, as well as providing solutions to the obstacles you may face along the way.
-
Software Engineering as a Career
- How to Land a Programming Job Without a Computer Science Degree, Habits of Successful Self-Taught Coders and Avoiding Programmer Burnout
- Narrateur(s): Todd Belcher
- Durée: 3 h et 15 min
- Date de publication: 2021-05-03
- Langue: Anglais
Échec de l'ajout au panier.
Veuillez réessayer plus tardÉchec de l'ajout à la liste d'envies.
Veuillez réessayer plus tardÉchec de la suppression de la liste d’envies.
Veuillez réessayer plus tardÉchec du suivi du balado
Ne plus suivre le balado a échoué
Prix courant: 18,74 $
-
-
-
Python for Intermediate and Advanced
- Guide to Python and Machine Learning to Becoming a Programmer
- Auteur(s): Matthew Sattler
- Narrateur(s): Damian Kemper, Austin R. Stoler
- Durée: 6 h et 32 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Do you want to learn how to use Python in an advanced way? Python is now the ideal programming language for using the web for companies. This, together with the fact that it is the most suitable programming language for machine learning, artificial intelligence, deep learning, and computer science, has made it one of the most sought-after programming languages!
-
Python for Intermediate and Advanced
- Guide to Python and Machine Learning to Becoming a Programmer
- Narrateur(s): Damian Kemper, Austin R. Stoler
- Durée: 6 h et 32 min
- Date de publication: 2019-12-26
- Langue: Anglais
Échec de l'ajout au panier.
Veuillez réessayer plus tardÉchec de l'ajout à la liste d'envies.
Veuillez réessayer plus tardÉchec de la suppression de la liste d’envies.
Veuillez réessayer plus tardÉchec du suivi du balado
Ne plus suivre le balado a échoué
Prix courant: 25,00 $
-
-
-
Modern Java in Action
- Lambdas, Streams, Functional and Reactive Programming
- Auteur(s): Raoul-Gabriel Urma, Mario Fusco, Alan Mycroft
- Narrateur(s): Sarah Dawe
- Durée: 17 h et 52 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Manning's best-selling Java 8 book has been revised for Java 9 and 10! In Modern Java in Action, you'll build on your existing Java language skills with the newest features and techniques. Modern Java in Action connects new features of the Java language with their practical applications. It will help you expand your existing knowledge of core Java as you master modern additions like the Streams API and the Java Module System, explore new approaches to concurrency, and learn how functional concepts can help you write code that’s easier to read and maintain.
-
Modern Java in Action
- Lambdas, Streams, Functional and Reactive Programming
- Narrateur(s): Sarah Dawe
- Durée: 17 h et 52 min
- Date de publication: 2019-12-03
- Langue: Anglais
Échec de l'ajout au panier.
Veuillez réessayer plus tardÉchec de l'ajout à la liste d'envies.
Veuillez réessayer plus tardÉchec de la suppression de la liste d’envies.
Veuillez réessayer plus tardÉchec du suivi du balado
Ne plus suivre le balado a échoué
Prix courant: 31,26 $
-
-
-
Excel
- The Ultimate Comprehensive Step-by-Step Guide to the Basics of Excel Programming
- Auteur(s): Kevin Clark
- Narrateur(s): Jim D Johnston
- Durée: 2 h et 47 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Do you need a spreadsheet that offers calculation, graphing tools, pivot tables, and more? Is this an essential tool for your business or home? Are you new to this concept and need a step-by-step guide to get going? This audiobook is the perfect place for any beginner to get started and with examples and simple and basic tutorials you will soon be on the way to using Excel for all your tasks, making you wonder how you ever got on without it.
-
Excel
- The Ultimate Comprehensive Step-by-Step Guide to the Basics of Excel Programming
- Narrateur(s): Jim D Johnston
- Durée: 2 h et 47 min
- Date de publication: 2019-11-04
- Langue: Anglais
Échec de l'ajout au panier.
Veuillez réessayer plus tardÉchec de l'ajout à la liste d'envies.
Veuillez réessayer plus tardÉchec de la suppression de la liste d’envies.
Veuillez réessayer plus tardÉchec du suivi du balado
Ne plus suivre le balado a échoué
Prix courant: 7,02 $
-
-
-
Excel Macros: The Ultimate Beginner's Guide to Learn Excel Macros Step by Step
- Auteur(s): David A. Williams
- Narrateur(s): Benjamin Hick
- Durée: 3 h et 36 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
It is time for you to save hours, days, and even weeks on that task that you had set out to do. Using Excel, you can use shortcuts and tricks that you never thought were possible. The best part? It is not as complicated as one might think. Get to know about VBA and how you can work with Macros
-
Excel Macros: The Ultimate Beginner's Guide to Learn Excel Macros Step by Step
- Narrateur(s): Benjamin Hick
- Durée: 3 h et 36 min
- Date de publication: 2019-07-15
- Langue: Anglais
Échec de l'ajout au panier.
Veuillez réessayer plus tardÉchec de l'ajout à la liste d'envies.
Veuillez réessayer plus tardÉchec de la suppression de la liste d’envies.
Veuillez réessayer plus tardÉchec du suivi du balado
Ne plus suivre le balado a échoué
Prix courant: 18,74 $
-
-
-
Amazon Web Services in Action
- Auteur(s): Andreas Wittig, Michael Wittig
- Narrateur(s): Aiden Humphreys
- Durée: 9 h et 55 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
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.
-
Amazon Web Services in Action
- Narrateur(s): Aiden Humphreys
- Durée: 9 h et 55 min
- Date de publication: 2018-12-12
- Langue: Anglais
Échec de l'ajout au panier.
Veuillez réessayer plus tardÉchec de l'ajout à la liste d'envies.
Veuillez réessayer plus tardÉchec de la suppression de la liste d’envies.
Veuillez réessayer plus tardÉchec du suivi du balado
Ne plus suivre le balado a échoué
Prix courant: 25,00 $
-
-
-
The Quick Python Book, Second Edition
- Auteur(s): Naomi R. Ceder
- Narrateur(s): Mark Thomas
- Durée: 10 h et 8 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
This revision of Manning's popular The Quick Python Book offers a clear, crisp introduction to the elegant Python programming language and its famously easy-to-read syntax. Written for programmers new to Python, this edition covers features common to other languages concisely, while introducing Python's comprehensive standard functions library and unique features in detail. After exploring Python's syntax, control flow, and basic data structures, the book shows how to create, test, and deploy full applications and larger code libraries.
-
The Quick Python Book, Second Edition
- Narrateur(s): Mark Thomas
- Durée: 10 h et 8 min
- Date de publication: 2018-12-07
- Langue: Anglais
Échec de l'ajout au panier.
Veuillez réessayer plus tardÉchec de l'ajout à la liste d'envies.
Veuillez réessayer plus tardÉchec de la suppression de la liste d’envies.
Veuillez réessayer plus tardÉchec du suivi du balado
Ne plus suivre le balado a échoué
Prix courant: 31,26 $
-
-
-
The Well-Grounded Rubyist, Second Edition
- Auteur(s): David A. Black
- Narrateur(s): Mark Thomas
- Durée: 17 h et 24 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
The Well-Grounded Rubyist, Second Edition addresses both newcomers to Ruby, as well as Ruby programmers who want to deepen their understanding of the language. A creative tutorial that begins with your first Ruby program and goes on to explore sophisticated topics like callable objects, reflection, and threading, the book concentrates on the language, preparing you to use Ruby in any way you choose.
-
The Well-Grounded Rubyist, Second Edition
- Narrateur(s): Mark Thomas
- Durée: 17 h et 24 min
- Date de publication: 2018-11-27
- Langue: Anglais
Échec de l'ajout au panier.
Veuillez réessayer plus tardÉchec de l'ajout à la liste d'envies.
Veuillez réessayer plus tardÉchec de la suppression de la liste d’envies.
Veuillez réessayer plus tardÉchec du suivi du balado
Ne plus suivre le balado a échoué
Prix courant: 31,26 $
-
-
-
The Art of Unit Testing
- With Examples in C#
- Auteur(s): Roy Osherove
- Narrateur(s): Mark Thomas
- Durée: 9 h et 35 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
The Art of Unit Testing, Second Edition guides you step-by-step from writing your first simple tests to developing robust test sets that are maintainable, readable, and trustworthy. You'll master the foundational ideas and quickly move to high-value subjects like mocks, stubs, and isolation, including frameworks such as Moq, FakeItEasy, and Typemock Isolator.
-
The Art of Unit Testing
- With Examples in C#
- Narrateur(s): Mark Thomas
- Durée: 9 h et 35 min
- Date de publication: 2018-11-07
- Langue: Anglais
Échec de l'ajout au panier.
Veuillez réessayer plus tardÉchec de l'ajout à la liste d'envies.
Veuillez réessayer plus tardÉchec de la suppression de la liste d’envies.
Veuillez réessayer plus tardÉchec du suivi du balado
Ne plus suivre le balado a échoué
Prix courant: 25,00 $
-
-
-
The Content Advantage [Clout 2.0] (2nd Edition)
- The Science of Succeeding at Digital Business Through Effective Content (Voices That Matter)
- Auteur(s): Colleen Jones
- Narrateur(s): Mare Trevathan
- Durée: 4 h et 16 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
This audiobook, which is the second edition of the pioneering content guide Clout, offers a modernized and comprehensive approach for planning, creating, delivering, and optimizing content that will make your business thrive. Executives and practitioners alike will find value in this audiobook as they face increasing pressure to deliver the right content to the right customers at the right time.
-
The Content Advantage [Clout 2.0] (2nd Edition)
- The Science of Succeeding at Digital Business Through Effective Content (Voices That Matter)
- Narrateur(s): Mare Trevathan
- Durée: 4 h et 16 min
- Date de publication: 2018-11-06
- Langue: Anglais
Échec de l'ajout au panier.
Veuillez réessayer plus tardÉchec de l'ajout à la liste d'envies.
Veuillez réessayer plus tardÉchec de la suppression de la liste d’envies.
Veuillez réessayer plus tardÉchec du suivi du balado
Ne plus suivre le balado a échoué
Prix courant: 18,74 $
-
-
-
R in Action: Data Analysis and Graphics with R
- Auteur(s): Robert Kabacoff
- Narrateur(s): Dale Ogden, Rob Kabacoff
- Durée: 14 h et 3 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
R in Action, Second Edition teaches you how to use the R language by presenting examples relevant to scientific, technical, and business developers. Focusing on practical solutions, the book offers a crash course in statistics, including elegant methods for dealing with messy and incomplete data. You'll also master R's extensive graphical capabilities for exploring and presenting data visually. And this expanded second edition includes new chapters on forecasting, data mining, and dynamic report writing.
-
R in Action: Data Analysis and Graphics with R
- Narrateur(s): Dale Ogden, Rob Kabacoff
- Durée: 14 h et 3 min
- Date de publication: 2018-11-05
- Langue: Anglais
Échec de l'ajout au panier.
Veuillez réessayer plus tardÉchec de l'ajout à la liste d'envies.
Veuillez réessayer plus tardÉchec de la suppression de la liste d’envies.
Veuillez réessayer plus tardÉchec du suivi du balado
Ne plus suivre le balado a échoué
Prix courant: 31,26 $
-
-
-
C#: Learn C# FAST! The Ultimate Course Book (Beginners to Advanced)
- Auteur(s): Gary Mitnick
- Narrateur(s): Sean Tivenan
- Durée: 3 h et 7 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
So why learn the C# programming language? One of the main reasons you should learn C# is that it is beginner friendly and was designed to be simple and easy to use. What you read in a C# program is somewhat similar to what you read in the English language. C# takes away most of the complex detail at the machine level so you can focus on programming instead of having to focus on complicated details.
-
C#: Learn C# FAST! The Ultimate Course Book (Beginners to Advanced)
- Narrateur(s): Sean Tivenan
- Durée: 3 h et 7 min
- Date de publication: 2017-07-10
- Langue: Anglais
Échec de l'ajout au panier.
Veuillez réessayer plus tardÉchec de l'ajout à la liste d'envies.
Veuillez réessayer plus tardÉchec de la suppression de la liste d’envies.
Veuillez réessayer plus tardÉchec du suivi du balado
Ne plus suivre le balado a échoué
Prix courant: 19,78 $
-
-
-
SQL QuickStart Guide
- The Simplified Beginner's Guide to Managing, Analyzing, and Manipulating Data With SQL
- Auteur(s): Walter Shields
- Narrateur(s): Russell Newton
- Durée: 4 h et 9 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Structured query language, or SQL (pronounced "sequel" by many), is the most widely used programming language in database management and is the standard language for relational database management systems (RDBMS). SQL programming allows users to return, analyze, create, manage, and delete data within a database - all within a few commands.
-
SQL QuickStart Guide
- The Simplified Beginner's Guide to Managing, Analyzing, and Manipulating Data With SQL
- Narrateur(s): Russell Newton
- Durée: 4 h et 9 min
- Date de publication: 2015-11-25
- Langue: Anglais
Échec de l'ajout au panier.
Veuillez réessayer plus tardÉchec de l'ajout à la liste d'envies.
Veuillez réessayer plus tardÉchec de la suppression de la liste d’envies.
Veuillez réessayer plus tardÉchec du suivi du balado
Ne plus suivre le balado a échoué
Prix courant: 9,20 $
-
-
-
C Programming Professional Made Easy: Expert C Programming Language Success in a Day for Any Computer User!
- Auteur(s): Sam Key
- Narrateur(s): Millian Quinteros
- Durée: 37 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Are you aware that C programming is one of the most popular and commonly used programming languages today and that your children may even be learning it in their schools? And did you know that many expert developers began their careers by learning C programming? If you're looking for a shortcut to go from a basic to an expert programmer, this is the book for you! And no worries, all technical jargon is removed, making it easier for you to understand.
-
C Programming Professional Made Easy: Expert C Programming Language Success in a Day for Any Computer User!
- Narrateur(s): Millian Quinteros
- Durée: 37 min
- Date de publication: 2015-08-25
- Langue: Anglais
Échec de l'ajout au panier.
Veuillez réessayer plus tardÉchec de l'ajout à la liste d'envies.
Veuillez réessayer plus tardÉchec de la suppression de la liste d’envies.
Veuillez réessayer plus tardÉchec du suivi du balado
Ne plus suivre le balado a échoué
Prix courant: 5,22 $
-