Showing results by publisher "-emdashery books-" in Programming Languages
-
-
Programming: Computer Programming for Beginners
- Learn the Basics of Java, SQL & C++
- By: Joseph Connor
- Narrated by: Aaron Blain
- Length: 4 hrs and 33 mins
- Unabridged
-
Overall
-
Performance
-
Story
Ready for a career in computer programming but not sure where to begin? Learn three of the most important programming languages: Java, SQL, and C++. With Programming: Computer Programming for Beginners by Joseph Conner, you'll learn the coding skills you need to build a broad range of apps for PCs and mobile devices. This edition is fully updated with all the current information. You'll start by learning all the basics, so you have a solid foundation for more advanced skills.
-
Programming: Computer Programming for Beginners
- Learn the Basics of Java, SQL & C++
- Narrated by: Aaron Blain
- Length: 4 hrs and 33 mins
- Release date: 29-01-2018
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
$16.99 or free with 30-day trial
-
-
-
Computer Programming Python, Machine Learning, JavaScript Swift, Golang
- A Step by Step How to Guide for Beginners to Advanced from Baby to Bad Ass
- By: James Morris
- Narrated by: George Freeman
- Length: 3 hrs and 5 mins
- Unabridged
-
Overall
-
Performance
-
Story
This book, Computer Programming Python, Machine Learning, JavaScript Swift, Golang, is a wonderful assortment of the absolute best languages to know for the future. It is the most optimum choice of programming languages to choose for a single book. It includes the main essential languages, like Python and JavaScript, that every programmer should walk into an interview knowing.
-
Computer Programming Python, Machine Learning, JavaScript Swift, Golang
- A Step by Step How to Guide for Beginners to Advanced from Baby to Bad Ass
- Narrated by: George Freeman
- Length: 3 hrs and 5 mins
- Release date: 29-11-2019
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
$16.99 or free with 30-day trial
-
-
-
Python QuickStart Guide
- The Simplified Beginner’s Guide to Python Programming Using Hands-on Projects and Real-World Applications
- By: Robert Oliver
- Narrated by: Andrew Hansen
- Length: 8 hrs and 56 mins
- Unabridged
-
Overall
-
Performance
-
Story
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
- Narrated by: Andrew Hansen
- Length: 8 hrs and 56 mins
- Release date: 30-08-2023
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
$26.99 or free with 30-day trial
-
-
-
Natural Language Processing in Action: Understanding, Analyzing, and Generating Text with Python
- By: Hobson Lane, Hannes Hapke, Cole Howard
- Narrated by: Mark Thomas
- Length: 18 hrs and 29 mins
- Unabridged
-
Overall
-
Performance
-
Story
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
- Narrated by: Mark Thomas
- Length: 18 hrs and 29 mins
- Release date: 02-09-2019
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
$33.99 or free with 30-day trial
-
-
-
The Little Elixir & OTP Guidebook
- By: Benjamin Tan Wei Hao
- Narrated by: Mark Thomas
- Length: 6 hrs and 27 mins
- Unabridged
-
Overall
-
Performance
-
Story
The Little Elixir & OTP Guidebook gets you started writing applications with Elixir and OTP. You'll begin with the immediately comfortable Elixir language syntax, along with just enough functional programming to use it effectively. Then, you'll dive straight into several lighthearted examples that teach you to take advantage of the incredible functionality built into the OTP library.
-
The Little Elixir & OTP Guidebook
- Narrated by: Mark Thomas
- Length: 6 hrs and 27 mins
- Release date: 22-10-2018
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
$22.99 or free with 30-day trial
-
-
-
SQL QuickStart Guide
- The Simplified Beginner's Guide to Managing, Analyzing, and Manipulating Data With SQL
- By: Walter Shields
- Narrated by: Russell Newton
- Length: 4 hrs and 9 mins
- Unabridged
-
Overall
-
Performance
-
Story
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
- Narrated by: Russell Newton
- Length: 4 hrs and 9 mins
- Release date: 25-11-2015
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
$9.99 or free with 30-day trial
-
-
-
Data-Oriented Programming
- Reduce Software Complexity
- By: Yehonathan Sharvit
- Narrated by: Julie Brierley
- Length: 9 hrs and 42 mins
- Unabridged
-
Overall
-
Performance
-
Story
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
- Narrated by: Julie Brierley
- Length: 9 hrs and 42 mins
- Release date: 20-10-2022
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
$26.99 or free with 30-day trial
-
-
-
Practices of the Python Pro
- By: Dane Hillard
- Narrated by: Lisa Farina
- Length: 6 hrs and 20 mins
- Unabridged
-
Overall
-
Performance
-
Story
Professional developers know the many benefits of writing application code that’s clean, well-organized, and easy to maintain. By learning and following established patterns and best practices, you can take your code and your career to a new level. With Practices of the Python Pro, you’ll learn to design professional-level, clean, easily maintainable software at scale using the incredibly popular programming language, Python.
-
Practices of the Python Pro
- Narrated by: Lisa Farina
- Length: 6 hrs and 20 mins
- Release date: 16-03-2021
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
$22.99 or free with 30-day trial
-
-
-
SQL Computer Programming for Beginners
- The Ultimate Guide to Learn SQL Programming Basics, SQL Languages, Queries and Practice Problems, SQL Server and Database, Coding Languages for Beginners
- By: Anthony Hack
- Narrated by: Jordan Gunner
- Length: 4 hrs and 21 mins
- Unabridged
-
Overall
-
Performance
-
Story
Have you always been interested in the World of Programming? Are you tired of checking through a huge database daily? If you want to learn the “Sql Programming Language” then this is the perfect audiobook for you. This guidebook is going to help you to get started so that you can organize and access your data any time you want to. We are going to cover some of the basic information you need to make this system work for you.
-
SQL Computer Programming for Beginners
- The Ultimate Guide to Learn SQL Programming Basics, SQL Languages, Queries and Practice Problems, SQL Server and Database, Coding Languages for Beginners
- Narrated by: Jordan Gunner
- Length: 4 hrs and 21 mins
- Release date: 13-01-2020
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
$16.99 or free with 30-day trial
-
-
-
Programming 60
- C++ Programming Professional Made Easy & MYSQL Programming Professional Made Easy
- By: Sam Key
- Narrated by: Millian Quinteros
- Length: 37 mins
- Unabridged
-
Overall
-
Performance
-
Story
C++ Programming Professional Made Easy: Expert C++ Programming Language Success in a Day for Any Computer User! and MYSQL Programming Made Easy: Expert MYSQL Programming Language Success in a Day for any Computer User!
-
Programming 60
- C++ Programming Professional Made Easy & MYSQL Programming Professional Made Easy
- Narrated by: Millian Quinteros
- Length: 37 mins
- Release date: 20-06-2018
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
$5.99 or free with 30-day trial
-
-
-
Unity from Zero to Proficiency (Proficient)
- A Step-by-Step Guide to Creating Your First 3D Role-Playing Game
- By: Patrick Felicia
- Narrated by: Jack Itis
- Length: 6 hrs and 38 mins
- Unabridged
-
Overall
-
Performance
-
Story
In this book, the fifth book in the series, you will become comfortable with creating your own RPG. If you were ever interested in creating systems for your game to speed-up your coding and create and maintain levels easily, then this book is for you.
-
Unity from Zero to Proficiency (Proficient)
- A Step-by-Step Guide to Creating Your First 3D Role-Playing Game
- Narrated by: Jack Itis
- Length: 6 hrs and 38 mins
- Release date: 01-11-2024
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
$22.99 or free with 30-day trial
-
-
-
Python Programming for Beginners
- The Step-by-Step Guide to Learning Python Programming with Practical Examples and Exercises for Everyone with Little or No Coding Background
- By: Dr. Philomena Ogoh
- Narrated by: KC Wayman
- Length: 4 hrs and 20 mins
- Unabridged
-
Overall
-
Performance
-
Story
Python is one of the easiest coding languages to master because it bases itself on the English language. Intuitive and simple, anyone can get started with programming in Python, almost overnight! It can even jumpstart your hobby or career in tech, taking you places you never thought you could go. And this is where this book comes into play… it’s your launchpad into the phenomenal world of Python programming.
-
Python Programming for Beginners
- The Step-by-Step Guide to Learning Python Programming with Practical Examples and Exercises for Everyone with Little or No Coding Background
- Narrated by: KC Wayman
- Length: 4 hrs and 20 mins
- Release date: 08-03-2024
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
$16.99 or free with 30-day trial
-
-
-
The Well-Grounded Java Developer, Second Edition
- By: Benjamin Evans, Martijn Verburg, Jason Clark
- Narrated by: Julie Brierley
- Length: 19 hrs
- Unabridged
-
Overall
-
Performance
-
Story
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.
-
The Well-Grounded Java Developer, Second Edition
- Narrated by: Julie Brierley
- Length: 19 hrs
- Release date: 07-02-2023
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
$33.99 or free with 30-day trial
-
-
-
Get Programming
- Learn to Code with Python
- By: Ana Bell
- Narrated by: Mark Thomas
- Length: 9 hrs and 18 mins
- Unabridged
-
Overall
-
Performance
-
Story
Get Programming: Learn to Code with Python introduces you to the world of writing computer programs without drowning you in confusing jargon or theory that make getting started harder than it should be. Filled with practical examples and step-by-step lessons using the easy-on-the-brain Python language, this book will get you programming in no time!
-
Get Programming
- Learn to Code with Python
- Narrated by: Mark Thomas
- Length: 9 hrs and 18 mins
- Release date: 11-08-2020
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
$26.99 or free with 30-day trial
-
-
-
Computer Programming: From Beginner to Badass
- JavaScript, HTML, CSS, & SQL: A Step-by-Step Guide for Beginners 2020
- By: Zack Fleming, Steven Webber
- Narrated by: Lawrence Waterson
- Length: 3 hrs and 26 mins
- Unabridged
-
Overall
-
Performance
-
Story
Inside, you will find an introduction to JavaScript, HTML, CSS, and SQL. These are computer programming languages. Some of them are more precisely referred to as scripting languages. Starting with JavaScript, I will introduce you to the above-mentioned programming languages. Hopefully, by the end of this audiobook, you will have the answers to the questions of what it is and what you can do with it.
-
Computer Programming: From Beginner to Badass
- JavaScript, HTML, CSS, & SQL: A Step-by-Step Guide for Beginners 2020
- Narrated by: Lawrence Waterson
- Length: 3 hrs and 26 mins
- Release date: 11-07-2019
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
$16.99 or free with 30-day trial
-
-
-
Ethical Hacking: A Beginners Guide to Learning the World of Ethical Hacking
- By: Lakshay Eshan
- Narrated by: Jason R. Gray
- Length: 3 hrs and 30 mins
- Unabridged
-
Overall
-
Performance
-
Story
This audiobook is written for those people who want to hack systems to test identify the security holes and vulnerabilities of those systems. This audiobook outlines different tricks and techniques that an ethical hacker can use to assess the security of the systems, identify vulnerabilities, and fix those vulnerabilities. This is done to prevent any malicious attacks against the system.
-
Ethical Hacking: A Beginners Guide to Learning the World of Ethical Hacking
- Narrated by: Jason R. Gray
- Length: 3 hrs and 30 mins
- Release date: 07-01-2019
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
$16.99 or free with 30-day trial
-
-
-
Tor: Access the Dark Net, Stay Anonymous Online and Escape NSA Spying
- By: Evan Lane
- Narrated by: Gregory Sutton
- Length: 1 hr and 39 mins
- Unabridged
-
Overall
-
Performance
-
Story
Tor, also known as the Dark Net, is an interesting alternative way to surf the Internet. This book will discuss what Tor is, a step-by-step guide on how to download and access it as well as some of the different types of things the user can do while browsing the Internet. You will find information on the use of pseudonyms (an important and intriguing part of using Tor), anonymity, bitcoins, and additional layers of security you can add to ensure any information you seek on the Internet will be completely concealed from prying eyes.
-
Tor: Access the Dark Net, Stay Anonymous Online and Escape NSA Spying
- Narrated by: Gregory Sutton
- Length: 1 hr and 39 mins
- Release date: 23-05-2017
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
$9.99 or free with 30-day trial
-
-
-
C++
- Beginners Guide with Strategies and Tips for C, Coding and Computer Programming
- By: Rama Nolan
- Narrated by: Ty Lasky
- Length: 2 hrs and 41 mins
- Unabridged
-
Overall
-
Performance
-
Story
Unlock the power of C++ with this comprehensive guide tailored for beginners eager to master the language that has shaped the world of software development. This book offers a clear and concise path from understanding the basics of C++ to developing advanced coding skills.
-
C++
- Beginners Guide with Strategies and Tips for C, Coding and Computer Programming
- Narrated by: Ty Lasky
- Series: Computer Programming, Book 7
- Length: 2 hrs and 41 mins
- Release date: 18-10-2024
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
$9.99 or free with 30-day trial
-
-
-
Micro Frontends in Action
- By: Michael Geers
- Narrated by: Sarah Dawe
- Length: 9 hrs and 14 mins
- Unabridged
-
Overall
-
Performance
-
Story
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
- Narrated by: Sarah Dawe
- Length: 9 hrs and 14 mins
- Release date: 09-06-2021
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
$26.99 or free with 30-day trial
-
-
-
The Python-Based Laboratory
- A Hands-on Guide for Scientists and Engineers
- By: John Essick
- Narrated by: PJ Freebourn
- Length: 16 hrs and 33 mins
- Unabridged
-
Overall
-
Performance
-
Story
The Python-Based Laboratory: A Hands-On Guide for Scientists and Engineers provides a learn-by-doing approach to acquiring the Python programming skills needed to implement computer-controlled experimental work.
-
The Python-Based Laboratory
- A Hands-on Guide for Scientists and Engineers
- Narrated by: PJ Freebourn
- Length: 16 hrs and 33 mins
- Release date: 08-07-2025
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
$29.99 or free with 30-day trial
-