Software Programming
-
-
Algorithms
- MIT Press Essential Knowledge Series
- De: Panos Louridas
- Narrado por: Jonathan Todd Ross
- Duración: 5 h y 23 m
- Versión completa
-
General
-
Narración:
-
Historia
After discussing what an algorithm does and how its effectiveness can be measured, Louridas covers three of the most fundamental applications areas: graphs, which describe networks, from eighteenth-century problems to today's social networks; searching, and how to find the fastest way to search; and sorting, and the importance of choosing the best algorithm for particular tasks. He then presents larger-scale applications: PageRank, Google's founding algorithm; and neural networks and deep learning.
-
-
BEWARE - No accompanying PDF!
- De Anonymous User en 01-31-24
-
Algorithms
- MIT Press Essential Knowledge Series
- Narrado por: Jonathan Todd Ross
- Duración: 5 h y 23 m
- Fecha de lanzamiento: 06-20-23
- Idioma: Inglés
-
After discussing what an algorithm does and how its effectiveness can be measured, Louridas covers three of the most fundamental applications areas....
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $17.49
-
-
-
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
- De: L.D. Knowings
- Narrado por: Barry Fike
- Duración: 4 h y 24 m
- Versión completa
-
General
-
Narración:
-
Historia
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).
-
-
Best One
- De Max Thomas en 02-19-24
-
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
- Narrado por: Barry Fike
- Duración: 4 h y 24 m
- Fecha de lanzamiento: 02-09-24
- Idioma: Inglés
-
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.
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $14.95
-
-
-
The Well-Grounded Java Developer, Second Edition
- De: Benjamin Evans, Martijn Verburg, Jason Clark
- Narrado por: Julie Brierley
- Duración: 19 h
- Versión completa
-
General
-
Narración:
-
Historia
The Well-Grounded Java Developer, Second Edition introduces both the modern innovations and timeless fundamentals you need to know to become a Java master. Authors Ben Evans, Martijn Verburg, and Jason Clark distill their decades of experience as Java Champions, veteran developers, and key contributors to the Java ecosystem into this clear and practical audioguide. You’ll discover how Java works under the hood and learn design secrets from Java’s long history.
-
-
Audiobook defeating it's purpose
- De Anonymous User en 10-12-24
-
The Well-Grounded Java Developer, Second Edition
- Narrado por: Julie Brierley
- Duración: 19 h
- Fecha de lanzamiento: 02-07-23
- Idioma: Inglés
-
Understanding Java from the JVM up gives you a solid foundation to grow your expertise and take on advanced techniques for performance, concurrency, containerization, and more....
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $24.95
-
-
-
Tidy First?
- A Personal Exercise in Empirical Software Design
- De: Kent Beck
- Narrado por: Stephen R. Thorne
- Duración: 2 h y 41 m
- Versión completa
-
General
-
Narración:
-
Historia
Messy code is a nuisance. "Tidying" code, to make it more readable, requires breaking it up into manageable sections. In this practical guide, author Kent Beck, creator of Extreme Programming and pioneer of software patterns, suggests when and where you might apply tidyings to improve your code while keeping the overall structure of the system in mind. Instead of trying to master tidying all at once, this book lets you try out a few examples that make sense for your problem. If you have a big function containing many lines of code, you'll learn how to logically divide it into smaller chunks.
-
-
do yourself a favor and skip the audio book
- De goranche en 04-30-25
-
Tidy First?
- A Personal Exercise in Empirical Software Design
- Narrado por: Stephen R. Thorne
- Duración: 2 h y 41 m
- Fecha de lanzamiento: 10-15-24
- Idioma: Inglés
-
Author Kent Beck, creator of Extreme Programming and pioneer of software patterns, suggests when and where you might apply tidyings to improve your code while keeping the overall structure of the system in mind.
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $10.49
-
-
-
Computer Programming
- Fundamentals for Absolute Beginners
- De: Alexander Bell
- Narrado por: Kevin Hung-Liang
- Duración: 1 h y 46 m
- Versión completa
-
General
-
Narración:
-
Historia
For a beginner, programming can seem like something scary or hard to do. With all the technical terms and concepts out there, as well as the numerous programming languages available at your disposal, it is so important - now more than ever before - to build a strong foundation. When you understand the fundamentals of programming, learning any programming language is a piece of cake. In addition, programming is not just all about coding; it is also about knowing how to plan your work, how to set deadlines, how to communicate with team members, how to use existing components, etc.
-
-
I found it so informative...
- De Julio en 09-13-19
-
Computer Programming
- Fundamentals for Absolute Beginners
- Narrado por: Kevin Hung-Liang
- Duración: 1 h y 46 m
- Fecha de lanzamiento: 09-11-19
- Idioma: Inglés
-
For a beginner, programming can seem like something scary or hard to do. With all the technical terms and concepts out there, as well as the numerous programming languages available at your disposal, it is so important - now more than ever before - to build a strong foundation....
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $6.95
-
-
-
How to Make a Video Game All by Yourself
- 10 Steps, Just You and a Computer
- De: Matt Hackett
- Narrado por: Matt Hackett
- Duración: 2 h y 8 m
- Versión completa
-
General
-
Narración:
-
Historia
How to Make a Video Game All By Yourself is a guide for anyone who wants to make their own video game. Listen to this book to learn how to locate the itch you're eager to scratch, how to pick a game engine to power your vision, and how to find the fun in your game. Most importantly, this book helps you guide your project to the finish line. Written from personal experience by a video game industry veteran and podcaster, it's packed with handmade drawings and charts
-
-
Misleading title
- De Mel en 04-17-25
-
How to Make a Video Game All by Yourself
- 10 Steps, Just You and a Computer
- Narrado por: Matt Hackett
- Duración: 2 h y 8 m
- Fecha de lanzamiento: 01-26-24
- Idioma: Inglés
-
How to Make a Video Game All By Yourself is a guide for anyone who wants to make their own video game. Listen to this book to learn how to locate the itch you're eager to scratch, how to pick a game engine to power your vision, and how to find the fun in your game....
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $6.95
-
-
-
Execute Your Tech Idea
- A Step by Step Guide for Non-techies, Professionals, Managers, and Startups (How to Find, Implement, and Launch your Technology Idea)
- De: Andrew Ward, Steven Ward
- Narrado por: Tim Fearon
- Duración: 12 h y 10 m
- Versión completa
-
General
-
Narración:
-
Historia
Execute Your Tech Idea applies to all technology projects, including apps, portals, Software as a Service, software tools, smart devices, the Internet of Things, and many more.
-
-
this is the absolute detailed guidance
- De saeed alghamdi en 02-01-23
-
Execute Your Tech Idea
- A Step by Step Guide for Non-techies, Professionals, Managers, and Startups (How to Find, Implement, and Launch your Technology Idea)
- Narrado por: Tim Fearon
- Duración: 12 h y 10 m
- Fecha de lanzamiento: 12-30-22
- Idioma: Inglés
-
Execute Your Tech Idea applies to all technology projects, including apps, portals, Software as a Service, software tools, smart devices, the Internet of Things, and many more....
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $24.95
-
-
-
Pomodoro Technique Illustrated
- The Easy Way to Do More in Less Time
- De: Staffan Noteberg
- Narrado por: Staffan Noteberg
- Duración: 2 h y 23 m
- Versión completa
-
General
-
Narración:
-
Historia
Do you ever look at the clock and wonder where the day went? You spent all this time at work and didn't come close to getting everything done. Tomorrow try something new. Use the Pomodoro technique to work in focused sprints throughout the day. In Pomodoro Technique Illustrated, Staffan Noteberg shows you how to organize your work to accomplish more in less time. There's no need for expensive software or fancy planners. You can get started with nothing more than a piece of paper, a pencil, and a kitchen timer.
-
-
Pomodoro Technique Unillustrated
- De Gregg en 10-12-17
-
Pomodoro Technique Illustrated
- The Easy Way to Do More in Less Time
- Narrado por: Staffan Noteberg
- Duración: 2 h y 23 m
- Fecha de lanzamiento: 06-29-17
- Idioma: Inglés
- Do you ever look at the clock and wonder where the day went? You spent all this time at work and didn't come close to getting everything done....
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $6.95
-
-
-
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
- De: Adesh Silva
- Narrado por: Mitchell Reuter
- Duración: 3 h y 29 m
- Versión completa
-
General
-
Narración:
-
Historia
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.
-
-
Such an amazing audio-book.
- De Warren Peace en 03-23-20
-
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
- Narrado por: Mitchell Reuter
- Duración: 3 h y 29 m
- Fecha de lanzamiento: 10-03-19
- Idioma: Inglés
-
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....
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $14.95
-
-
-
The Data-Centric Revolution
- Restoring Sanity to Enterprise Information Systems
- De: Dave McComb
- Narrado por: Randal Schaffer
- Duración: 7 h y 26 m
- Versión completa
-
General
-
Narración:
-
Historia
This audiobook is the first part of a trilogy to follow Software Wasteland. In Software Wasteland, we detailed the current poor state of application software development. We offered some tactical advice for reducing some of the worse of the excess. This is the first book in the "what to do instead" trilogy. From the age of punched cards to today's internet-driven systems, one thing has stayed fairly constant: software vendors and their implementers have been driving the enterprise IT industry. This is changing.
-
-
Compelling for businesses
- De Ghengis Khan en 01-31-23
-
The Data-Centric Revolution
- Restoring Sanity to Enterprise Information Systems
- Narrado por: Randal Schaffer
- Duración: 7 h y 26 m
- Fecha de lanzamiento: 01-30-20
- Idioma: Inglés
-
This audiobook is the first part of a trilogy to follow Software Wasteland. In Software Wasteland, we detailed the current poor state of application software development. We offered some tactical advice for reducing some of the worse of the excess....
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $19.95
-
-
-
Unity from Zero to Proficiency (Beginner)
- A Step-by-Step Guide to Coding Your First Game with Unity in C#
- De: Patrick Felicia
- Narrado por: Logan Phillipi
- Duración: 10 h y 56 m
- Versión completa
-
General
-
Narración:
-
Historia
Without my book, most people spend too long trying to learn C# with Unity the hard way. This book is the only one that will get you to learn Unity fast without wasting so much time. It includes nine chapters that painlessly teach you the necessary skills to master C# with Unity and to create both 2D and 3D interactive games.
-
Unity from Zero to Proficiency (Beginner)
- A Step-by-Step Guide to Coding Your First Game with Unity in C#
- Narrado por: Logan Phillipi
- Duración: 10 h y 56 m
- Fecha de lanzamiento: 11-01-24
- Idioma: Inglés
-
Without my book, most people spend too long trying to learn C# with Unity the hard way. This book is the only one that will get you to learn Unity fast without wasting so much time.
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $24.95
-
-
-
The Launch Pad
- Inside Y Combinator, Silicon Valley's Most Exclusive School for Startups
- De: Randall Stross
- Narrado por: René Ruiz
- Duración: 8 h y 49 m
- Versión completa
-
General
-
Narración:
-
Historia
Twice a year in the heart of Silicon Valley, a small investment firm called Y Combinator selects an elite group of young entrepreneurs from around the world for three months of intense work and instruction. Their brand-new two- or three-person start-ups are given a seemingly impossible challenge: to turn a raw idea into a viable business, fast.
-
-
Soothing
- De Andrew en 12-30-15
-
The Launch Pad
- Inside Y Combinator, Silicon Valley's Most Exclusive School for Startups
- Narrado por: René Ruiz
- Duración: 8 h y 49 m
- Fecha de lanzamiento: 10-02-12
- Idioma: Inglés
- Twice a year in the heart of Silicon Valley, a small investment firm called Y Combinator selects an elite group of young entrepreneurs from around the world for three months of intense work and instruction....
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $18.00
-
-
-
Coaching Agile Teams: A Companion for ScrumMasters, Agile Coaches, and Project Managers in Transition
- Addison-Wesley Signature Series - Cohn
- De: Lyssa Adkins
- Narrado por: Lyssa Adkins
- Duración: 13 h y 57 m
- Versión completa
-
General
-
Narración:
-
Historia
In Coaching Agile Teams, Lyssa Adkins gives agile coaches the insights they need to adopt this new mind-set and to guide teams to extraordinary performance in a re-energized work environment. You’ll gain a deep view into the role of the agile coach, discover what works and what doesn’t, and learn how to adapt powerful skills from many allied disciplines, including the fields of professional coaching and mentoring.
-
-
Great conversion from book to audiobook
- De Daniela Gomes dos Santos en 12-30-20
-
Coaching Agile Teams: A Companion for ScrumMasters, Agile Coaches, and Project Managers in Transition
- Addison-Wesley Signature Series - Cohn
- Narrado por: Lyssa Adkins
- Duración: 13 h y 57 m
- Fecha de lanzamiento: 12-07-21
- Idioma: Inglés
-
In Coaching Agile Teams, Lyssa Adkins gives agile coaches the insights they need to adopt this new mind-set and to guide teams to extraordinary performance in a re-energized work environment....
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $24.95
-
-
-
C# for Beginners
- A Step-by-Step Guide to Mastering C# Programming: Learn C# Fast: Complete Guide with Examples and Exercises to Become a Professional
- De: Scott Brandt
- Narrado por: Jordan Chambers
- Duración: 5 h y 51 m
- Versión completa
-
General
-
Narración:
-
Historia
Are you contemplating a transition into a rewarding career as a software developer? Have you always been fascinated by programming languages and enjoyed tinkering with technology? This book is your gateway to mastering C# programming, one of the most powerful and versatile languages in the software development world.
-
-
Loved this book
- De Taylor Henderson en 11-11-24
-
C# for Beginners
- A Step-by-Step Guide to Mastering C# Programming: Learn C# Fast: Complete Guide with Examples and Exercises to Become a Professional
- Narrado por: Jordan Chambers
- Duración: 5 h y 51 m
- Fecha de lanzamiento: 07-30-24
- Idioma: Inglés
-
This book is your gateway to mastering C# programming, one of the most powerful and versatile languages in the software development world.
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $19.95
-
-
-
Python QuickStart Guide
- The Simplified Beginner’s Guide to Python Programming Using Hands-on Projects and Real-World Applications
- De: Robert Oliver
- Narrado por: Andrew Hansen
- Duración: 8 h y 56 m
- Versión completa
-
General
-
Narración:
-
Historia
Learn Python fundamentals that can be used in any programming setting—use the guidance in this book to program your own game in a unique and practical Python learning experience. In Python QuickStart Guide, senior developer and programmer Robert Oliver lays out the quickest and most accessible path yet to the mastery of Python fundamentals.
-
Python QuickStart Guide
- The Simplified Beginner’s Guide to Python Programming Using Hands-on Projects and Real-World Applications
- Narrado por: Andrew Hansen
- Duración: 8 h y 56 m
- Fecha de lanzamiento: 08-30-23
- Idioma: Inglés
-
Learn Python fundamentals that can be used in any programming setting—use the guidance in this book to program your own game in a unique and practical Python learning experience.
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $15.59
-
-
-
JavaScript Full Stack Developer
- Capture the Job Offer and Advance Your Career
- De: Lawrence Wilson
- Narrado por: Gene Backlin
- Duración: 6 h y 29 m
- Versión completa
-
General
-
Narración:
-
Historia
This book is dedicated to helping JavaScript Full Stack Developers interview for new positions, capture the job offer of their dreams and move up the career ladder. It is primarily geared toward "Full Stack front-end" developers. Along with answering technical JavaScript questions, the book also covers other front-end languages such as Angular, Express, MongoDB, Node.js, and more.
-
JavaScript Full Stack Developer
- Capture the Job Offer and Advance Your Career
- Narrado por: Gene Backlin
- Duración: 6 h y 29 m
- Fecha de lanzamiento: 03-17-23
- Idioma: Inglés
-
This book is dedicated to helping JavaScript Full Stack Developers interview for new positions, capture the job offer of their dreams and move up the career ladder. It is primarily geared toward "Full Stack front-end" developers....
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $19.95
-
-
-
Learning DevSecOps
- A Practical Guide to Processes and Tools
- De: Steve Suehring
- Narrado por: Chris Sorensen
- Duración: 6 h y 19 m
- Versión completa
-
General
-
Narración:
-
Historia
How do some organizations maintain 24-7 internet-scale operations? How can organizations integrate security while deploying new features? How do organizations increase security within their DevOps processes? This practical guide helps you answer those questions. Steve Suehring provides unique content to help practitioners and leadership successfully implement DevOps and DevSecOps. Learning DevSecOps emphasizes prerequisites that lead to success through best practices and then takes you through some of the tools and software used by successful DevSecOps-enabled organizations.
-
Learning DevSecOps
- A Practical Guide to Processes and Tools
- Narrado por: Chris Sorensen
- Duración: 6 h y 19 m
- Fecha de lanzamiento: 08-27-24
- Idioma: Inglés
-
You'll learn how DevOps and DevSecOps can eliminate the walls that stand between development, operations, and security so that you can tackle the needs of other teams.
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $13.75
-
-
-
User Stories Applied
- For Agile Software Development (Addison-Wesley Signature Series (Beck)
- De: Mike Cohn
- Narrado por: Al Pagano
- Duración: 8 h y 48 m
- Versión completa
-
General
-
Narración:
-
Historia
Thoroughly reviewed and eagerly anticipated by the agile community, User Stories Applied offers a requirements process that saves time, eliminates rework, and leads directly to better software. The best way to build software that meets users' needs is to begin with "user stories": simple, clear, brief descriptions of functionality that will be valuable to real users. In User Stories Applied, Mike Cohn provides you with a front-to-back blueprint for writing these user stories and weaving them into your development lifecycle.
-
User Stories Applied
- For Agile Software Development (Addison-Wesley Signature Series (Beck)
- Narrado por: Al Pagano
- Duración: 8 h y 48 m
- Fecha de lanzamiento: 10-21-24
- Idioma: Inglés
-
Thoroughly reviewed and eagerly anticipated by the agile community, User Stories Applied offers a requirements process that saves time, eliminates rework, and leads directly to better software.
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $19.95
-
-
-
Agile Software Development: Fundamentals for Absolute Beginners
- De: Alexander Bell
- Narrado por: Virtual Voice
- Duración: 5 h y 19 m
- Versión completa
-
General
-
Narración:
-
Historia
Are you new to software development and looking for an easy-to-follow guide that demystifies the Agile methodology? Do you want to understand how Agile can transform the way teams build software—without getting lost in technical jargon or complex frameworks? Look no further! Agile Software Development: Fundamentals for Absolute Beginners is your clear, engaging, and practical introduction to the world of Agile. Whether you're a budding developer, a project manager exploring Agile for the first time, or simply someone curious about modern software practices, this book breaks down Agile ...
-
Agile Software Development: Fundamentals for Absolute Beginners
- Narrado por: Virtual Voice
- Duración: 5 h y 19 m
- Fecha de lanzamiento: 06-09-25
- Idioma: Inglés
- Are you new to software development and looking for an easy-to-follow guide that demystifies the Agile methodology? Do you want to understand how ...
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $13.95
-
-
-
The Battle Hardened Developer
- De: Fiodar Sazanavets
- Narrado por: Virtual Voice
- Duración: 8 h y 5 m
- Versión completa
-
General
-
Narración:
-
Historia
Unaware of the battle… …the secret enemy destroys careers. Do you know the biggest threat to your job? Fiodar is a lead software engineer, technical author, and mentor to coders. He knows the struggle and has compiled take the lessons learned from mixed martial arts and endurance sports in this book. The mentees he’s worked with have 10x their careers. Would you like to know how? Modern society is addicted to dopamine. It comes from us at every turn. The likes, loves, comments, and shares of social media are a drug that quietly ruins our focus. Dopamine leads to procrastination ...
-
The Battle Hardened Developer
- Narrado por: Virtual Voice
- Duración: 8 h y 5 m
- Fecha de lanzamiento: 02-15-24
- Idioma: Inglés
- Unaware of the battle… …the secret enemy destroys careers. Do you know the biggest threat to your job? Fiodar is a lead software engineer, ...
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.Add to Cart failed.
Por favor prueba de nuevo más tardeError al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tardeError al eliminar de la lista de deseos.
Por favor prueba de nuevo más tardeError al añadir a tu biblioteca
Por favor intenta de nuevoError al seguir el podcast
Intenta nuevamenteError al dejar de seguir el podcast
Intenta nuevamentePrecio regular: $9.99
-