Computer Language
-
-
Understanding Software
- Max Kanat-Alexander on Simplicity, Coding, and How to Suck Less as a Programmer
- Auteur(s): Max Kanat-Alexander
- Narrateur(s): Steve Menasche
- Durée: 6 h et 4 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
In Understanding Software, Max Kanat-Alexander, Technical Lead for Code Health at Google, shows you how to bring simplicity back to computer programming. Max explains to you why programmers suck, and how to suck less as a programmer. There's just too much complex stuff in the world. Complex stuff can't be used, and it breaks too easily. Complexity is stupid. Simplicity is smart.
-
Understanding Software
- Max Kanat-Alexander on Simplicity, Coding, and How to Suck Less as a Programmer
- Narrateur(s): Steve Menasche
- Durée: 6 h et 4 min
- Date de publication: 2019-06-28
- Langue: Anglais
-
In Understanding Software, Max Kanat-Alexander, Technical Lead for Code Health at Google, shows you how to bring simplicity back to computer programming. Max explains to you why programmers suck, and how to suck less as a programmer....
É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: 22,26$ ou 1 crédit
Prix réduit: 22,26$ ou 1 crédit
-
-
-
The Pragmatic Programmer: 20th Anniversary Edition, 2nd Edition
- Your Journey to Mastery
- Auteur(s): David Thomas, Andrew Hunt
- Narrateur(s): Anna Katarina
- Durée: 9 h et 55 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Dave Thomas and Andy Hunt wrote the first edition of this influential book in 1999 to help their clients create better software and rediscover the joy of coding. These lessons have helped a generation of programmers examine the very essence of software development. Now, 20 years later, this new edition re-examines what it means to be a modern programmer. Topics range from personal responsibility and career development to architectural techniques for keeping your code flexible and easy to adapt and reuse.
-
-
Great technical book, needs accompanying diagrams
- Écrit par Christine Y. le 2020-04-16
-
The Pragmatic Programmer: 20th Anniversary Edition, 2nd Edition
- Your Journey to Mastery
- Narrateur(s): Anna Katarina
- Durée: 9 h et 55 min
- Date de publication: 2019-12-26
- Langue: Anglais
-
Dave Thomas and Andy Hunt wrote the first edition of this influential book in 1999 to help their clients create better software and rediscover the joy of coding. These lessons have helped a generation of programmers examine the very essence of software development....
É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
-
-
-
Making Things Happen
- Mastering Project Management
- Auteur(s): Scott Berkun
- Narrateur(s): Ryan Burke
- Durée: 15 h et 12 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Microsoft project veteran Scott Berkun offers a collection of essays on field-tested philosophies and strategies for defining, leading, and managing projects. Each essay distills complex concepts and challenges into practical nuggets of useful advice, and the new edition now adds more value for leaders and managers of projects everywhere.
-
-
Good book, too long, drawn out, a drag
- Écrit par Tony CI le 2024-04-25
-
Making Things Happen
- Mastering Project Management
- Narrateur(s): Ryan Burke
- Durée: 15 h et 12 min
- Date de publication: 2020-10-20
- Langue: Anglais
-
Microsoft project veteran Scott Berkun offers a collection of essays on field-tested philosophies and strategies for defining, leading, and managing projects....
É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: 27,83$ ou 1 crédit
Prix réduit: 27,83$ ou 1 crédit
-
-
-
Natural Language Processing in Action: Understanding, Analyzing, and Generating Text with Python
- Auteur(s): Hobson Lane, Hannes Hapke, Cole Howard
- Narrateur(s): Mark Thomas
- Durée: 18 h et 29 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Natural Language Processing in Action is your guide to building machines that can read and interpret human language. In it, you'll use readily available Python packages to capture the meaning in text and react accordingly. The book expands traditional NLP approaches to include neural networks, modern deep learning algorithms, and generative techniques as you tackle real-world problems like extracting dates and names, composing text, and answering free-form questions.
-
Natural Language Processing in Action: Understanding, Analyzing, and Generating Text with Python
- Narrateur(s): Mark Thomas
- Durée: 18 h et 29 min
- Date de publication: 2019-09-02
- Langue: Anglais
-
Natural Language Processing in Action is your guide to building machines that can read and interpret human language. In it, you'll use readily available Python packages to capture the meaning in text and react accordingly....
É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
-
-
-
Grokking Algorithms
- Auteur(s): Aditya Bhargava
- Narrateur(s): Derek Lettman
- Durée: 3 h et 46 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
This friendly guide teaches you how to apply common algorithms to the practical problems you face every day as a programmer. You'll start with sorting and searching and, as you build up your skills in thinking algorithmically, you'll tackle more complex concerns such as data compression and artificial intelligence. This accesible introduction is suitable for self-taught programmers, engineers, or anyone who wants to brush up on algorithms. Each carefully presented example includes helpful diagrams and fully annotated code samples in Python.
-
-
Great introduction to algorithms
- Écrit par narcis le 2019-07-04
-
Grokking Algorithms
- Narrateur(s): Derek Lettman
- Durée: 3 h et 46 min
- Date de publication: 2018-09-27
- Langue: Anglais
-
This friendly guide teaches you how to apply common algorithms to the practical problems you face every day as a programmer. You'll start with sorting and searching and, as you build up your skills in thinking algorithmically, you'll tackle more complex concerns....
É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
-
-
-
Microsoft Certified Azure Administrator
- The Ultimate Guide to Practice Test Questions, Answers, and Master the Associate Exam
- Auteur(s): A.E. Alvo
- Narrateur(s): Ryan Churchill
- Durée: 20 h et 9 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Embark on your journey to Microsoft Azure expertise with "Microsoft Certified Azure Administrator: The Ultimate Guide to Practice Test Questions, Answers, and Master the Associate Exam" – a definitive resource for mastering the Azure Administrator certification, enriched with real-world insights and extensive practice materials.
-
Microsoft Certified Azure Administrator
- The Ultimate Guide to Practice Test Questions, Answers, and Master the Associate Exam
- Narrateur(s): Ryan Churchill
- Durée: 20 h et 9 min
- Date de publication: 2024-01-22
- Langue: Anglais
-
Embark on your journey to Microsoft Azure expertise with "Microsoft Certified Azure Administrator: The Ultimate Guide to Practice Test Questions, Answers, and Master the Associate Exam" – a definitive resource for mastering the Azure Administrator certification, enriched with real-world insights....
É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: 37,53$ ou 1 crédit
Prix réduit: 37,53$ ou 1 crédit
-
-
-
Solutions Architect's Handbook
- Kick-Start Your Solutions Architect Career by Learning Architecture Design Principles and Strategies
- Auteur(s): Saurabh Shrivastava, Neelanjali Srivastav
- Narrateur(s): Mark Armstrong
- Durée: 17 h et 48 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Becoming a solutions architect requires a hands-on approach, and this edition of the Solutions Architect's Handbook brings exactly that. This audiobook will teach you how to create robust, scalable, and fault-tolerant solutions and next-generation architecture designs in a cloud environment. It will also help you build effective product strategies for your business and implement them from start to finish.
-
Solutions Architect's Handbook
- Kick-Start Your Solutions Architect Career by Learning Architecture Design Principles and Strategies
- Narrateur(s): Mark Armstrong
- Durée: 17 h et 48 min
- Date de publication: 2022-11-10
- Langue: Anglais
-
Becoming a solutions architect requires a hands-on approach, and this edition of the Solutions Architect's Handbook brings exactly that. This audiobook will teach you how to create robust, scalable, and fault-tolerant solutions and next-generation architecture designs....
É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
-
-
-
Programming for Beginners
- This Book Includes: SQL Computer Programming for Beginners, Python, Kali Linux, Hacking with Kali Linux. Learn Coding Languages 2020.
- Auteur(s): Anthony Hack
- Narrateur(s): Jordan Gunner, Robert Plank
- Durée: 15 h et 41 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Have you always been interested in the world of programming? If you want to learn the programming languages for beginners or the professional hacking techniques, then this is the perfect audiobook for you. This audiobook includes: SQL Computer Programming for Beginners, Python for Beginners, Kali Linux and Hacking with Kali Linux.
-
Programming for Beginners
- This Book Includes: SQL Computer Programming for Beginners, Python, Kali Linux, Hacking with Kali Linux. Learn Coding Languages 2020.
- Narrateur(s): Jordan Gunner, Robert Plank
- Durée: 15 h et 41 min
- Date de publication: 2020-09-18
- Langue: Anglais
-
Have you always been interested in the world of programming? If you want to learn the programming languages for beginners or the professional hacking techniques, then this is the perfect audiobook for you....
É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 Language of Deception
- Weaponizing Next Generation AI
- Auteur(s): Justin Hutchens
- Narrateur(s): Mike Chamberlain
- Durée: 10 h et 38 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Artificial intelligence and cybersecurity veteran Justin Hutchens delivers an incisive and penetrating look at how contemporary and future AI can and will be weaponized for malicious and adversarial purposes. In the book, you will explore the history of social engineering and social robotics, the psychology of deception, considerations of machine sentience and consciousness, and the history of how technology has been weaponized in the past.
-
The Language of Deception
- Weaponizing Next Generation AI
- Narrateur(s): Mike Chamberlain
- Durée: 10 h et 38 min
- Date de publication: 2024-02-20
- Langue: Anglais
-
Artificial intelligence and cybersecurity veteran Justin Hutchens delivers an incisive and penetrating look at how contemporary and future AI can and will be weaponized for malicious and adversarial purposes....
É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: 27,83$ ou 1 crédit
Prix réduit: 27,83$ ou 1 crédit
-
-
-
The Complete Software Developer's Career Guide
- How to Learn Programming Languages Quickly, Ace Your Programming Interview, and Land Your Software Developer Dream Job
- Auteur(s): John Sonmez
- Narrateur(s): John Sonmez
- Durée: 20 h et 4 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Technical knowledge alone isn't enough - increase your software development income by leveling up your soft skills Early in his software developer career, John Sonmez discovered that technical knowledge alone isn't enough to break through to the next income level - developers need "soft skills" like the ability to learn new technologies just in time, communicate clearly with management and consulting clients, negotiate a fair hourly rate, and unite teammates and coworkers in working toward a common goal.
-
-
Hey John! I love your book.
- Écrit par IronLloyd le 2019-04-05
-
The Complete Software Developer's Career Guide
- How to Learn Programming Languages Quickly, Ace Your Programming Interview, and Land Your Software Developer Dream Job
- Narrateur(s): John Sonmez
- Durée: 20 h et 4 min
- Date de publication: 2017-12-21
- Langue: Anglais
-
Early in his software developer career, John Sonmez discovered that technical knowledge alone isn't enough to break through to the next income level - developers need "soft skills" like the ability to learn new technologies....
É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: 37,53$ ou 1 crédit
Prix réduit: 37,53$ ou 1 crédit
-
-
-
JavaScript (7th Edition)
- The Definitive Guide: Master the World's Most-Used Programming Language
- Auteur(s): David Flanagan
- Narrateur(s): Gabriel Vaughan
- Durée: 25 h et 27 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
This book is for programmers who want to learn JavaScript and for web developers who want to take their understanding and mastery to the next level. It begins by explaining the JavaScript language itself, in detail, from the bottom up. It then builds on that foundation to cover the web platform and Node.js.
-
JavaScript (7th Edition)
- The Definitive Guide: Master the World's Most-Used Programming Language
- Narrateur(s): Gabriel Vaughan
- Durée: 25 h et 27 min
- Date de publication: 2023-08-29
- Langue: Anglais
-
This book is for programmers who want to learn JavaScript and for web developers who want to take their understanding and mastery to the next level....
É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: 38,97$ ou 1 crédit
Prix réduit: 38,97$ ou 1 crédit
-
-
-
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
-
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....
É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
-
-
-
Math for Programmers
- 3D Graphics, Machine Learning, and Simulations with Python
- Auteur(s): Paul Orland
- Narrateur(s): Derek Lettman
- Durée: 17 h et 17 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
To score a job in data science, machine learning, computer graphics, and cryptography, you need to bring strong math skills to the party. Math for Programmers teaches the math you need for these hot careers, concentrating on what you need to know as a developer. Filled with lots of helpful graphics and more than 200 exercises and mini-projects, this book unlocks the door to interesting - and lucrative! - careers in some of today’s hottest programming fields about the technology.
-
Math for Programmers
- 3D Graphics, Machine Learning, and Simulations with Python
- Narrateur(s): Derek Lettman
- Durée: 17 h et 17 min
- Date de publication: 2021-05-05
- Langue: Anglais
-
To score a job in data science, machine learning, computer graphics, and cryptography, you need to bring strong math skills to the party. Math for Programmers teaches the math you need for these hot careers, concentrating on what you need to know as a developer....
É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
-
-
-
Learn AI-Assisted Python Programming
- With GitHub Copilot and ChatGPT
- Auteur(s): Leo Porter, Daniel Zingaro
- Narrateur(s): Mark Thomas
- Durée: 9 h et 31 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Writing computer programs in Python just got a lot easier! Use AI-assisted coding tools like GitHub Copilot and ChatGPT to turn your ideas into applications faster than ever.
-
Learn AI-Assisted Python Programming
- With GitHub Copilot and ChatGPT
- Narrateur(s): Mark Thomas
- Durée: 9 h et 31 min
- Date de publication: 2024-02-06
- Langue: Anglais
-
Writing computer programs in Python just got a lot easier! Use AI-assisted coding tools like GitHub Copilot and ChatGPT to turn your ideas into applications faster than ever.
É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
-
-
-
ChatGPT and the Future of AI
- The Deep Language Revolution
- Auteur(s): Terrence J. Sejnowski
- Narrateur(s): Randy McCarten
- Durée: 7 h et 22 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
In ChatGPT and the Future of AI, the sequel to The Deep Learning Revolution, Terrence Sejnowski offers a nuanced exploration of large language models (LLMs) like ChatGPT and what their future holds. How should we go about understanding LLMs? Do these language models truly understand what they are saying? Or is it possible that what appears to be intelligence in LLMs may be a mirror that merely reflects the intelligence of the interviewer? In this book, Sejnowski answers all our urgent questions about this astonishing new technology.
-
ChatGPT and the Future of AI
- The Deep Language Revolution
- Narrateur(s): Randy McCarten
- Durée: 7 h et 22 min
- Date de publication: 2024-10-29
- Langue: Anglais
-
Terrence Sejnowski insightfully explores Chat GPT and other advanced AI systems—how we got here, where we’re headed, and what it all means for how we interact with the world.
É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,29$ ou 1 crédit
Prix réduit: 30,29$ ou 1 crédit
-
-
-
Learn Windows PowerShell in a Month of Lunches
- Auteur(s): Donald W. Jones, Jeffrey Hicks
- Narrateur(s): Lou Fernandez
- Durée: 10 h et 56 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Learn Windows PowerShell in a Month of Lunches, third edition, is an innovative tutorial designed for busy IT professionals. Just set aside one hour a day - lunchtime would be perfect - for a month, and you'll be automating Windows tasks faster than you ever thought possible. This updated edition covers PowerShell features that run on Windows 7, Windows Server 2008 R2 and later, and PowerShell v3 and later, and includes v5 features like PowerShellGet.
-
-
Good audiobook reading, with shortcommings
- Écrit par Robert le 2019-11-11
-
Learn Windows PowerShell in a Month of Lunches
- Narrateur(s): Lou Fernandez
- Durée: 10 h et 56 min
- Date de publication: 2019-08-07
- Langue: Anglais
-
Learn Windows PowerShell in a Month of Lunches, third edition, is an innovative tutorial designed for busy IT professionals. Just set aside one hour a day - lunchtime would be perfect - for a month, and you'll be automating Windows tasks faster than you ever thought possible....
É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
-
-
-
These Strange New Minds
- How AI Learned to Talk and What It Means
- Auteur(s): Christopher Summerfield
- Durée: 11 h
- Version intégrale
-
Au global
-
Performance
-
Histoire
In this accessible, up-to-date, and authoritative examination of the world’s most radical technology, neuroscientist and AI researcher Christopher Summerfield explores what it really takes to build a brain from scratch. We have entered a world in which disarmingly human-like chatbots, such as ChatGPT, Claude and Bard, appear to be able to talk and reason like us—and are beginning to transform everything we do. But can AI ‘think’, 'know' and ‘understand’? What are its values? Whose biases is it perpetuating? Can it lie and if so, could we tell? Does their arrival threaten our very existence?
-
These Strange New Minds
- How AI Learned to Talk and What It Means
- Durée: 11 h
- Date de publication: 2025-03-11
- Langue: Anglais
-
An insider look at the Large Language Models (LLMs) that are revolutionizing our relationship to technology, These Strange New Minds explores their surprising history, what they can and should do for us today, and where they will go in the future—from an AI pioneer and neuroscientist.
É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,67$ ou 1 crédit
Prix réduit: 25,67$ ou 1 crédit
-
-
-
100 Go Mistakes and How to Avoid Them
- Auteur(s): Teiva Harsanyi
- Narrateur(s): Christopher Kendrick
- Durée: 12 h et 23 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
100 Go Mistakes and How to Avoid Them puts a spotlight on common errors in Go code you might not even know you’re making. You’ll explore key areas of the language such as concurrency, testing, data structures, and more—and learn how to avoid and fix mistakes in your own projects.
-
100 Go Mistakes and How to Avoid Them
- Narrateur(s): Christopher Kendrick
- Durée: 12 h et 23 min
- Date de publication: 2022-11-22
- Langue: Anglais
-
Spot errors in your Go code you didn’t even know you were making, and boost your productivity by avoiding common mistakes and pitfalls....
É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
-
-
-
Computer Programming: The Doctrine: An Introduction to the Language of Computer Programming
- From User-Friendly HTML to the More Advanced Python. C, C++, C#, Coding, Rasberry Pi and Black Hat Hacking
- Auteur(s): Adesh Silva
- Narrateur(s): Mitchell Reuter
- Durée: 3 h et 29 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Did you know that coding and programming jobs are one of the most secure and best-paid jobs around the world? According to BSL, the median annual wage for computer programmers was $84,280 in 2018. The field is growing strong and companies are headhunting coders. But even if you don't want to become a professional coder, programming skills increase your salary in other fields such as marketing, finance, and business analysis. Several studies have shown that programming skills added more than $20,000 to the annual salary.
-
Computer Programming: The Doctrine: An Introduction to the Language of Computer Programming
- From User-Friendly HTML to the More Advanced Python. C, C++, C#, Coding, Rasberry Pi and Black Hat Hacking
- Narrateur(s): Mitchell Reuter
- Durée: 3 h et 29 min
- Date de publication: 2019-10-03
- Langue: Anglais
-
Have you ever been so wrapped up in a puzzle or game that you couldn’t put it down until you solved it? Programming is like that. It meets your mind’s need for stimulation and exercise. And it’s incredibly rewarding. Yet, Coding is not just a free-time activity for tech geeks....
É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
-
-
-
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
-