Software English
-
-
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
-
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....
É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$ ou 1 crédit
Prix réduit: 31,26$ ou 1 crédit
-
-
-
Enabling Microservice Success
- Managing Technical, Organizational, and Cultural Challenges
- Auteur(s): Sarah Wells
- Narrateur(s): Zura Johnson
- Durée: 18 h et 48 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
In this book, technical strategist Sarah Wells provides practical, in-depth advice for moving to microservices. Having built her first microservices architecture in 2013 for the Financial Times, Sarah discusses the approaches you need to take from the start, and explains the potential traps most likely to trip you up. You'll also learn how to maintain the architecture as your systems mature while minimizing the time you spend on support and maintenance.
-
Enabling Microservice Success
- Managing Technical, Organizational, and Cultural Challenges
- Narrateur(s): Zura Johnson
- Durée: 18 h et 48 min
- Date de publication: 2024-06-04
- Langue: Anglais
-
In this book, technical strategist Sarah Wells provides practical, in-depth advice for moving to microservices.
É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: 30,69$ ou 1 crédit
Prix réduit: 30,69$ ou 1 crédit
-
-
-
Serverless as a Game Changer
- How to Get the Most Out of the Cloud (Addison-Wesley Signature Series: Vernon)
- Auteur(s): Joseph Emison
- Narrateur(s): Craig Waletzko
- Durée: 6 h et 37 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Leverage the “serverless mindset” to build and deploy software faster, better, and with less expense. In this definitive guide, Joseph Emison shows how to leverage “serverless” for maximum customer value. He reveals why mindset is crucial to modern IT strategy and explains why and how to move toward a truly serverless mindset. Many organizations are falling short when it comes to leveraging the cloud. Drawing on his experience as a pioneering CTO across multiple industries, Emison shows why and how you can gain immense business value from the cloud.
-
Serverless as a Game Changer
- How to Get the Most Out of the Cloud (Addison-Wesley Signature Series: Vernon)
- Narrateur(s): Craig Waletzko
- Durée: 6 h et 37 min
- Date de publication: 2024-09-16
- Langue: Anglais
-
Leverage the “serverless mindset” to build and deploy software faster, better, and with less expense. In this definitive guide, Joseph Emison shows how to leverage “serverless” for maximum customer value.
É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$ ou 1 crédit
Prix réduit: 25,00$ ou 1 crédit
-
-
-
Pipeline as Code: Continuous Delivery with Jenkins, Kubernetes, and Terraform
- Auteur(s): Mohamed Labouardy
- Narrateur(s): Adam Newmark
- Durée: 9 h et 41 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Start thinking about your development pipeline as a mission-critical application. Pipeline as Code is a practical guide to automating your development pipeline in a cloud-native, service-driven world. You’ll use the latest infrastructure-as-code tools like Packer and Terraform to develop reliable CI/CD pipelines for numerous cloud-native applications. Treat your CI/CD pipeline like the real application it is. With the Pipeline as Code approach, you create a collection of scripts that replace the tedious web UI wrapped around most CI/CD systems.
-
Pipeline as Code: Continuous Delivery with Jenkins, Kubernetes, and Terraform
- Narrateur(s): Adam Newmark
- Durée: 9 h et 41 min
- Date de publication: 2021-12-16
- Langue: Anglais
-
Start thinking about your development pipeline as a mission-critical application. Pipeline as Code is a practical guide to automating your development pipeline in a cloud-native, service-driven world. You’ll use the latest infrastructure-as-code tools like Packer and Terraform....
É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$ ou 1 crédit
Prix réduit: 25,00$ ou 1 crédit
-
-
-
Effective Software Testing
- A Developer's Guide
- Auteur(s): Maurizio Aniche
- Narrateur(s): Adam Newmark
- Durée: 10 h et 26 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Effective Software Testing teaches you a systematic approach to software testing that will ensure the quality of your code. It’s full of techniques drawn from proven research in software engineering, and each chapter puts a new technique into practice. Follow the real-world use cases and detailed code samples, and you’ll soon be engineering tests that find bugs in edge cases and parts of code you’d never think of testing! Along the way, you’ll develop an intuition for testing that can save years of learning by trial and error.
-
Effective Software Testing
- A Developer's Guide
- Narrateur(s): Adam Newmark
- Durée: 10 h et 26 min
- Date de publication: 2022-06-29
- Langue: Anglais
-
Effective Software Testing teaches you a systematic approach to software testing that will ensure the quality of your code. It’s full of techniques drawn from proven research in software engineering, and each chapter puts a new technique into practice....
É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$ ou 1 crédit
Prix réduit: 31,26$ ou 1 crédit
-
-
-
Reactive Design Patterns
- Auteur(s): Dr. Roland Kuhn, Brian Hanafee, Jamie Allen
- Narrateur(s): Mark Thomas
- Durée: 13 h et 14 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
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, along with practical issues like test-friendly designs. All patterns include concrete examples using Scala and Akka.
-
Reactive Design Patterns
- Narrateur(s): Mark Thomas
- Durée: 13 h et 14 min
- Date de publication: 2018-11-26
- Langue: Anglais
-
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....
É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$ ou 1 crédit
Prix réduit: 31,26$ ou 1 crédit
-
-
-
Baby Zeke: Return of the Warrior
- The Diary of a Chicken Jockey, Book 10: An Unofficial Minecraft Book
- Auteur(s): Dr. Block
- Narrateur(s): Mark Sanderlin
- Durée: 3 h et 4 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Baby Zeke returns! It has been many months since Baby Zeke learned he was the warrior in the Balance of The Four. In his new book, Baby Zeke: Return of the Warrior: An Unofficial Minecraft Book, you will learn what Baby Zeke has been doing during his months of silence. And, you will follow his surprising adventures in pursuit of a magical llama.
-
Baby Zeke: Return of the Warrior
- The Diary of a Chicken Jockey, Book 10: An Unofficial Minecraft Book
- Narrateur(s): Mark Sanderlin
- Série: The Diary of a Chicken Jockey, Livre 10
- Durée: 3 h et 4 min
- Date de publication: 2019-05-02
- Langue: Anglais
-
Baby Zeke returns! It has been many months since Baby Zeke learned he was the warrior in the Balance of The Four....
É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$ ou 1 crédit
Prix réduit: 18,74$ ou 1 crédit
-
-
-
Black Tide
- Auteur(s): KC Jones
- Narrateur(s): John Pirhalla, Sophie Amoss
- Durée: 8 h et 58 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Mike and Beth didn't know each other existed before the night of the meteor shower. A melancholy film producer and a house sitter barely scraping by—chance made them neighbors, a bottle of champagne brought them together, and a shared need for human connection sparked something more. After a drunken and desperate one-night stand, the two strangers awake to discover a surprise astronomical event has left widespread destruction in its wake. But the cosmic lightshow was only part of something much bigger, and far more terrifying.
-
Black Tide
- Narrateur(s): John Pirhalla, Sophie Amoss
- Durée: 8 h et 58 min
- Date de publication: 2022-05-31
- Langue: Anglais
-
Mike and Beth didn't know each other existed before the night of the meteor shower. A melancholy film producer and a house sitter barely scraping by—chance made them neighbors, a bottle of champagne brought them together, and a shared need for human connection sparked something more....
É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,42$ ou 1 crédit
Prix réduit: 19,42$ ou 1 crédit
-
-
-
General Lee's Army
- From Victory to Collapse
- Auteur(s): Joseph T. Glatthaar
- Narrateur(s): Robertson Dean
- Durée: 25 h et 17 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
This sweeping history of the Civil War and the Confederacy is told through the lens of its most crucial army: the Army of Northern Virginia, commanded by Robert E. Lee. General Lee's Army takes listeners across the Rebel landscape, from campfires to battlefields to their homes, as it portrays a world of life, death, healing, and hardship.
-
General Lee's Army
- From Victory to Collapse
- Narrateur(s): Robertson Dean
- Durée: 25 h et 17 min
- Date de publication: 2008-03-18
- Langue: Anglais
- This sweeping history of the Civil War and the Confederacy is told through the lens of its most crucial army, the Army of Northern Virginia commanded by Robert E. Lee....
É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: 35,30$ ou 1 crédit
Prix réduit: 35,30$ ou 1 crédit
-
-
-
Istio in Action
- Auteur(s): Christian E. Posta, Rinor Maloku
- Narrateur(s): Derek Dysart
- Durée: 11 h et 52 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Solve difficult service-to-service communication challenges around security, observability, routing, and resilience with an Istio-based service mesh. Istio allows you to define these traffic policies as configuration and enforce them consistently without needing any service-code changes.
-
Istio in Action
- Narrateur(s): Derek Dysart
- Durée: 11 h et 52 min
- Date de publication: 2022-06-14
- Langue: Anglais
-
Solve difficult service-to-service communication challenges around security, observability, routing, and resilience with an Istio-based service mesh. Istio allows you to define these traffic policies as configuration and enforce them consistently without needing any service-code changes....
É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$ ou 1 crédit
Prix réduit: 31,26$ ou 1 crédit
-
-
-
Hypothesis-Driven Development
- A Guide to Smarter Product Management
- Auteur(s): Alex Cowan
- Narrateur(s): Alex Cowan
- Durée: 8 h et 34 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Hypothesis-Driven Development (HDD) is an emerging approach to digital product management for both business people and engineers. It emphasizes rigorous, continuous experimentation as a way to both minimize waste and focus teams’ creative capabilities in directions that drive growth and innovation.
-
Hypothesis-Driven Development
- A Guide to Smarter Product Management
- Narrateur(s): Alex Cowan
- Durée: 8 h et 34 min
- Date de publication: 2022-12-21
- Langue: Anglais
-
Hypothesis-Driven Development (HDD) is an emerging approach to digital product management for both business people and engineers....
É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$ ou 1 crédit
Prix réduit: 31,26$ ou 1 crédit
-
-
-
Powershell
- The Ultimate Guide to Learning and Understanding Powershell Programming
- Auteur(s): Robert Clarke
- Narrateur(s): Daniel Perez
- Durée: 10 h et 9 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
For years now, Powershell has been dominating the programming life because of its usefulness and wide application. It's a decent shell-scripting language that combines command-line speed, the flexibility of scripting, and the power of a GUI-based admin tool to perform different user's tasks. All the server products that Microsoft is producing now can be managed through PowerShell so it's a must-learn language for every programmer out there, but the question remains, how can you master such an important language?
-
Powershell
- The Ultimate Guide to Learning and Understanding Powershell Programming
- Narrateur(s): Daniel Perez
- Durée: 10 h et 9 min
- Date de publication: 2020-06-23
- Langue: Anglais
-
For years now, Powershell has been dominating the programming life because of its usefulness and wide application. It's a decent shell-scripting language that combines command-line speed, the flexibility of scripting, and the power of a GUI-based admin tool....
É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$ ou 1 crédit
Prix réduit: 31,26$ ou 1 crédit
-
-
-
Functional Programming in Scala
- Auteur(s): Paul Chiusano, Rúnar Bjarnason
- Narrateur(s): Mark Thomas
- Durée: 9 h et 45 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Functional Programming in Scala is a serious tutorial for programmers looking to learn FP and apply it to the everyday business of coding. The audiobook guides listeners from basic techniques to advanced topics in a logical, concise, and clear progression. In it, you'll find concrete examples and exercises that open up the world of functional programming.
-
Functional Programming in Scala
- Narrateur(s): Mark Thomas
- Durée: 9 h et 45 min
- Date de publication: 2019-01-02
- Langue: Anglais
-
Functional Programming in Scala is a serious tutorial for programmers looking to learn FP and apply it to the everyday business of coding. The audiobook guides listeners from basic techniques to advanced topics in a logical, concise, and clear progression....
É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$ ou 1 crédit
Prix réduit: 25,00$ ou 1 crédit
-
-
-
JavaScript Application Design: A Build First Approach
- Auteur(s): Nicolas Bevacqua
- Narrateur(s): Ken Fricklas
- Durée: 8 h et 27 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
JavaScript Application Design: A Build First Approach introduces JavaScript developers to techniques that will improve the quality of their software as well as their web development workflow. You'll begin by learning how to establish build processes that are appropriate for JavaScript-driven development. Then, you'll walk through best practices for productive day-to-day development, like running tasks when your code changes, deploying applications with a single command, and monitoring the state of your application once it's in production.
-
JavaScript Application Design: A Build First Approach
- Narrateur(s): Ken Fricklas
- Durée: 8 h et 27 min
- Date de publication: 2018-12-31
- Langue: Anglais
-
JavaScript Application Design: A Build First Approach introduces JavaScript developers to techniques that will improve the quality of their software as well as their web development workflow....
É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$ ou 1 crédit
Prix réduit: 25,00$ ou 1 crédit
-
-
-
Computer Programming for Beginners
- Learn How to Code Step by Step
- Auteur(s): K. Connors
- Narrateur(s): Stephen Strader - The Voice Ranger
- Durée: 1 h et 26 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Learning to program can be a very daunting and intimidating task. I know, I was once in your shoes trying to figure out how the heck I was going to do this crazy thing called code! I remember asking myself questions like where to start, what computer to buy, what language to learn, what books to get, and everything else that went with it. I know the struggle, and that's why I wrote this book to streamline the process and answer all those questions for those individuals just like me.
-
Computer Programming for Beginners
- Learn How to Code Step by Step
- Narrateur(s): Stephen Strader - The Voice Ranger
- Durée: 1 h et 26 min
- Date de publication: 2017-10-16
- Langue: Anglais
- Learning to program can be a very daunting and intimidating task. I know, I was once in your shoes trying to figure out how the heck I was going to do this crazy thing called code....
É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,34$ ou 1 crédit
Prix réduit: 9,34$ ou 1 crédit
-
-
-
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
-
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....
É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$ ou 1 crédit
Prix réduit: 31,26$ ou 1 crédit
-
-
-
The Agile Mind-Set
- Making Agile Processes Work
- Auteur(s): Gil Broza
- Narrateur(s): Mark Schectman
- Durée: 5 h et 44 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Are you frustrated or disenchanted by the results of your Agile approach? Does Agile sound like a good idea, but you're not sure how to explain it beyond roles, practices, and meetings? Is your team going through the motions, but it's still business as usual? The missing piece is the Agile mindset - the thinking that makes Agile processes work.
-
The Agile Mind-Set
- Making Agile Processes Work
- Narrateur(s): Mark Schectman
- Durée: 5 h et 44 min
- Date de publication: 2017-02-07
- Langue: Anglais
- Are you frustrated or disenchanted by the results of your Agile approach....
É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,17$ ou 1 crédit
Prix réduit: 18,17$ ou 1 crédit
-
-
-
The Unofficial Guide to Open Broadcaster Software: Full Course Trainning for All Levels
- OBS: The World's Most Popular Free Live-Streaming Application
- Auteur(s): Paul Richards
- Narrateur(s): Paul William Richards
- Durée: 2 h et 27 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
OBS stands for Open Broadcaster Software, and it is the most popular free live-streaming software in the world. OBS is an open-source-software application, and the project is reviewed, maintained, and enhanced by a community of volunteers. This guide has been written to compliment an online OBS training course available on Udemy. With this guide, anyone interested in learning more about OBS should be able to advance their skills efficiently with these resources.
-
The Unofficial Guide to Open Broadcaster Software: Full Course Trainning for All Levels
- OBS: The World's Most Popular Free Live-Streaming Application
- Narrateur(s): Paul William Richards
- Durée: 2 h et 27 min
- Date de publication: 2019-06-19
- Langue: Anglais
-
OBS stands for Open Broadcaster Software, and it is the most popular free live-streaming software in the world. OBS is an open-source-software application, and the project is reviewed, maintained, and enhanced by a community of volunteers....
É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$ ou 1 crédit
Prix réduit: 8,71$ ou 1 crédit
-
-
-
The Healthy Programmer
- Get Fit, Feel Better, and Keep Coding
- Auteur(s): Joe Kutner
- Narrateur(s): Don Azevedo
- Durée: 5 h et 54 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
To keep doing what you love, you need to maintain your own systems, not just the ones you write code for. Regular exercise and proper nutrition help you learn, remember, concentrate, and be creative - skills critical to doing your job well. Learn how to change your work habits, master exercises that make working at a computer more comfortable, and develop a plan to keep fit, healthy, and sharp for years to come.
-
The Healthy Programmer
- Get Fit, Feel Better, and Keep Coding
- Narrateur(s): Don Azevedo
- Durée: 5 h et 54 min
- Date de publication: 2017-06-30
- Langue: Anglais
- To keep doing what you love, you need to maintain your own systems, not just the ones you write code for....
É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$ ou 1 crédit
Prix réduit: 25,00$ ou 1 crédit
-
-
-
SQL Data Analytics Made Easy
- Your Step-by-Step Guide to Unlocking DatA’s Hidden Secrets: Demystify Complex Concepts, and Harness the Power of Data to Drive Intelligent Decision-Making Effortlessly
- Auteur(s): L.D. Knowings
- Narrateur(s): Barry Fike
- Durée: 4 h et 24 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Untangle the mesh of complex data with this user-friendly manual to SQL. Imagine a world overflowing with data – numbers, stats, facts, all buzzing around, waiting to tell a story. There's one common element that can help you navigate this vast sea of data – Structured Query Language (SQL).
-
SQL Data Analytics Made Easy
- Your Step-by-Step Guide to Unlocking DatA’s Hidden Secrets: Demystify Complex Concepts, and Harness the Power of Data to Drive Intelligent Decision-Making Effortlessly
- Narrateur(s): Barry Fike
- Durée: 4 h et 24 min
- Date de publication: 2024-02-09
- Langue: Anglais
-
Untangle the mesh of complex data with this user-friendly manual to SQL. Imagine a world overflowing with data – numbers, stats, facts, all buzzing around, waiting to tell a story.
É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$ ou 1 crédit
Prix réduit: 18,74$ ou 1 crédit
-