Showing titles in Programming Languages
-
-
Guide To: Learning Python Decorators
- Python Guides
- By: Matt Harrison
- Narrated by: John Edmondson
- Length: 2 hrs
- Unabridged
-
Overall
-
Performance
-
Story
Decorators are pretty common in modern Python. While not strictly necessary, they can reduce code size while enabling control of function input, invocation, and output. They also enable separation of responsibility and DRY. Many explanations of decorators are brief and leave the listener somewhat confused. This book is an attempt to remedy that. It is based on popular tutorials given at PyCon and in Python user groups.
-
Guide To: Learning Python Decorators
- Python Guides
- Narrated by: John Edmondson
- Length: 2 hrs
- Release date: 12-08-15
- 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 wishlist failed.
Please try again laterRemove from wishlist failed.
Please try again laterAdding to library failed
Please try againFollow podcast failed
Unfollow podcast failed
Regular price: £6.99 or 1 Credit
Sale price: £6.99 or 1 Credit
-
-
-
What's HTML?
- By: John Rouda
- Narrated by: Adam Kragt, Cosmic Crate
- Length: 1 hr and 30 mins
- Unabridged
-
Overall
-
Performance
-
Story
This book is designed to be a quick way to learn HTML and HTML5. It should also be used as a reference for you to look back at for refreshers and information on tags that are commonly used. This is a great resource for students and professionals that need a quick reference or wish to learn the basics of HTML and HTML5 quickly. As a computer science professor, I've taught hundreds of students HTML. The reason I wrote this book is help teach others HTML and HTML5.
-
What's HTML?
- Narrated by: Adam Kragt, Cosmic Crate
- Length: 1 hr and 30 mins
- Release date: 16-07-15
- 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 wishlist failed.
Please try again laterRemove from wishlist failed.
Please try again laterAdding to library failed
Please try againFollow podcast failed
Unfollow podcast failed
Regular price: £6.99 or 1 Credit
Sale price: £6.99 or 1 Credit
-
-
-
Rails Programming Professional Made Easy, 2nd Edition
- Expert Rails Programming Success in a Day for Any Computer User!
- By: Sam Key
- Narrated by: Millian Quinteros
- Length: 57 mins
- Unabridged
-
Overall
-
Performance
-
Story
Do you want to become an expert in Rails programming, but do you find all the technical jargon challenging? Do you need a reference guide that walks you through step by step and skips all the challenging, intimidating technical data? This audiobook includes step-by-step details on creating all steps of articles, data, and forms! Take the correct step, download this audiobook now to begin your successful education in Rails - in a single day!
-
Rails Programming Professional Made Easy, 2nd Edition
- Expert Rails Programming Success in a Day for Any Computer User!
- Narrated by: Millian Quinteros
- Length: 57 mins
- Release date: 01-07-15
- 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 wishlist failed.
Please try again laterRemove from wishlist failed.
Please try again laterAdding to library failed
Please try againFollow podcast failed
Unfollow podcast failed
Regular price: £3.99 or 1 Credit
Sale price: £3.99 or 1 Credit
-
-
-
PHP Programming Professional Made Easy 2nd Edition
- Expert PHP Programming Language Success in a Day for Any Computer User!
- By: Sam Key
- Narrated by: Millian Quinteros
- Length: 40 mins
- Unabridged
-
Overall
-
Performance
-
Story
Need basic tips on scripting for web development? Want to take the next step in programming and become an expert in the category without getting confused of technical jargon? Need a step-by-step walk-through to take your PHP programming to the next level? Start from PHP basics in coding such as syntax, echo, and print, right through to constants and variables!
-
PHP Programming Professional Made Easy 2nd Edition
- Expert PHP Programming Language Success in a Day for Any Computer User!
- Narrated by: Millian Quinteros
- Length: 40 mins
- Release date: 29-06-15
- 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 wishlist failed.
Please try again laterRemove from wishlist failed.
Please try again laterAdding to library failed
Please try againFollow podcast failed
Unfollow podcast failed
Regular price: £3.99 or 1 Credit
Sale price: £3.99 or 1 Credit
-
-
-
Guide to: Functional Python and Comprehension Constructs
- By: Matt Harrison
- Narrated by: John Edmondson
- Length: 1 hr and 28 mins
- Unabridged
-
Overall
-
Performance
-
Story
Functional programming is a somewhat hidden aspect of Python. Though it supports many of the functional constructs, the style is not widely adopted. On the flip side, functional programming appears to be making a resurgence because of the benefits it can provide. Comprehensions are an alternative Pythonic construct for programming in a similar manner. These are features of Python that are commonly used instead of their functional counterparts.
-
Guide to: Functional Python and Comprehension Constructs
- Narrated by: John Edmondson
- Length: 1 hr and 28 mins
- Release date: 19-06-15
- 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 wishlist failed.
Please try again laterRemove from wishlist failed.
Please try again laterAdding to library failed
Please try againFollow podcast failed
Unfollow podcast failed
Regular price: £6.99 or 1 Credit
Sale price: £6.99 or 1 Credit
-
-
-
Guide to: Learning Iteration and Generators in Python
- By: Matt Harrison
- Narrated by: John Edmondson
- Length: 2 hrs and 17 mins
- Unabridged
-
Overall
-
Performance
-
Story
Understanding iteration enables understanding generators and easily creating objects that can iterate. This guide will explain the theory behind iteration in Python and teach best practices for generator creation and use. Do not beware the yield; rather, embrace the power it provides.
-
Guide to: Learning Iteration and Generators in Python
- Narrated by: John Edmondson
- Length: 2 hrs and 17 mins
- Release date: 02-07-15
- 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 wishlist failed.
Please try again laterRemove from wishlist failed.
Please try again laterAdding to library failed
Please try againFollow podcast failed
Unfollow podcast failed
Regular price: £6.99 or 1 Credit
Sale price: £6.99 or 1 Credit
-
-
-
Brief Introduction to Python Testing
- By: Matt Harrison
- Narrated by: John Edmondson
- Length: 39 mins
- Unabridged
-
Overall
-
Performance
-
Story
Get the lowdown on unittest and doctest as well as some doctest gotchas. This book is a portion of Treading on Python Vo1. That book covers beginning Python and syntax. If you are interested in learning Python and testing, check that book out. Otherwise, this book provides a brief introduction to testing with unittest and doctest.
-
Brief Introduction to Python Testing
- Narrated by: John Edmondson
- Length: 39 mins
- Release date: 18-06-15
- 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 wishlist failed.
Please try again laterRemove from wishlist failed.
Please try again laterAdding to library failed
Please try againFollow podcast failed
Unfollow podcast failed
Regular price: £3.99 or 1 Credit
Sale price: £3.99 or 1 Credit
-
-
-
The Secret of Power
- Theosophical Classics
- By: J. D. Buck
- Narrated by: Norman Wood
- Length: 18 mins
- Unabridged
-
Overall
-
Performance
-
Story
J. D. Buck was a prominent theosophist, an influential Freemason, as well as a writer on both subjects. In this particular piece from 1897, he writes about the importance of self-discipline and how it's tied in with the concept of power. He writes about controlling one's feelings and conquering one's passions in order to achieve and maintain the ability of self-mastery. He also talks about universal brotherhood, a concept important to theosophists and Freemasons alike.
-
The Secret of Power
- Theosophical Classics
- Narrated by: Norman Wood
- Length: 18 mins
- Release date: 18-06-15
- 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 wishlist failed.
Please try again laterRemove from wishlist failed.
Please try again laterAdding to library failed
Please try againFollow podcast failed
Unfollow podcast failed
Regular price: £2.99 or 1 Credit
Sale price: £2.99 or 1 Credit
-
-
-
Intermediate Python
- Treading on Python, Book 2
- By: Matt Harrison
- Narrated by: John Edmondson
- Length: 5 hrs and 32 mins
- Unabridged
-
Overall
-
Performance
-
Story
Python is easy to learn. You can learn the basics in a day and be productive with it, but there are more-advanced constructs that you will eventually run across if you spend enough time with it. These constructs, while not necessary per se, allow you to be more succinct, to re-use code, and to think about code in a different way. In this audiobook, you will learn how the constructs work and when to use them, receive real-life examples from the standard library, and more. Write Python like the masters.
-
Intermediate Python
- Treading on Python, Book 2
- Narrated by: John Edmondson
- Length: 5 hrs and 32 mins
- Release date: 18-05-15
- 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 wishlist failed.
Please try again laterRemove from wishlist failed.
Please try again laterAdding to library failed
Please try againFollow podcast failed
Unfollow podcast failed
Regular price: £14.99 or 1 Credit
Sale price: £14.99 or 1 Credit
-
-
-
Raspberry Pi
- The Ultimate Step by Step Raspberry Pi User Guide (The Updated Version )
- By: Scotts Jason
- Narrated by: Kirk Hanley
- Length: 1 hr and 2 mins
- Unabridged
-
Overall
-
Performance
-
Story
Raspberry Pi : The Ultimate Step by Step Guide Raspberry Pi User Guide gets you up and running on Raspberry Pi, whether you're an educator, hacker, hobbyist, or kid. Learn how to connect your Pi to other hardware, install software, write basic programs, and set it up to run robots, multimedia centers, and more. Gets you up and running on Raspberry Pi, a high-tech computer the size of a credit card.
-
Raspberry Pi
- The Ultimate Step by Step Raspberry Pi User Guide (The Updated Version )
- Narrated by: Kirk Hanley
- Length: 1 hr and 2 mins
- Release date: 26-11-13
- 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 wishlist failed.
Please try again laterRemove from wishlist failed.
Please try again laterAdding to library failed
Please try againFollow podcast failed
Unfollow podcast failed
Regular price: £6.99 or 1 Credit
Sale price: £6.99 or 1 Credit
-
-
-
Raspberry Pi in Easy Steps
- Raspberry Pi Guide on Python & Projects Programming
- By: Jason Scotts
- Narrated by: Kirk Hanley
- Length: 56 mins
- Unabridged
-
Overall
-
Performance
-
Story
Raspberry Pi Programming Guide is an audiobook that gives the listener a bit of insight into this form of technology. It is European based and is just making a debut in North America, so many are curious about it and what exactly this technology can do. The aim of the author is to highlight the main functions of Raspberry Pi and how it can be beneficial to the consumer in the long run. This audiobook is extremely informative, to the point and easy to follow.
-
Raspberry Pi in Easy Steps
- Raspberry Pi Guide on Python & Projects Programming
- Narrated by: Kirk Hanley
- Length: 56 mins
- Release date: 28-08-13
- 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 wishlist failed.
Please try again laterRemove from wishlist failed.
Please try again laterAdding to library failed
Please try againFollow podcast failed
Unfollow podcast failed
Regular price: £3.99 or 1 Credit
Sale price: £3.99 or 1 Credit
-
-
-
Recruiting the Right Staff
- How to Get the Best People for Your Business
- By: Chris Dukes
- Narrated by: David Ryder
- Length: 1 hr and 59 mins
- Unabridged
-
Overall
-
Performance
-
Story
Employing the right people is critical to the success of any business. Appointing the wrong person can be expensive, not only in monetary terms but also in terms of wasted time and energy. It can also lead to internal conflict, higher absenteeism, and lost production time. Recruitment is not simply about discovering ways to get hold of someone quickly and cheaply to fill a gap.
-
Recruiting the Right Staff
- How to Get the Best People for Your Business
- Narrated by: David Ryder
- Length: 1 hr and 59 mins
- Release date: 29-01-08
- 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 wishlist failed.
Please try again laterRemove from wishlist failed.
Please try again laterAdding to library failed
Please try againFollow podcast failed
Unfollow podcast failed
Regular price: £6.99 or 1 Credit
Sale price: £6.99 or 1 Credit
-
-
-
You
- Breathing Easy: Breath Awareness
- By: Michael F. Roizen, Mehmet C. Oz
- Length: 4 mins
- Unabridged
-
Overall
-
Performance
-
Story
Originally featured in You: Breathing Easy, the Breath Awareness exercise is designed to help you become more aware of your breath, so you can use its power to improve our mental and physical health - an exercise that you'll want to hear and practice again and again!
-
You
- Breathing Easy: Breath Awareness
- Length: 4 mins
- Release date: 03-07-08
- 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 wishlist failed.
Please try again laterRemove from wishlist failed.
Please try again laterAdding to library failed
Please try againFollow podcast failed
Unfollow podcast failed
Regular price: £2.99 or 1 Credit
Sale price: £2.99 or 1 Credit
-
-
-
You
- Breathing Easy: Guided Stretch
- By: Michael F. Roizen, Mehmet C. Oz
- Length: 7 mins
- Unabridged
-
Overall
-
Performance
-
Story
Originally featured in You: Breathing Easy, the Guided Stretch is a standing, seven-minute exercise you can do almost anywhere to get your muscles warmed up and your blood flowing - an exercise that you'll want to hear and practice again and again!
-
You
- Breathing Easy: Guided Stretch
- Length: 7 mins
- Release date: 03-07-08
- 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 wishlist failed.
Please try again laterRemove from wishlist failed.
Please try again laterAdding to library failed
Please try againFollow podcast failed
Unfollow podcast failed
Regular price: £2.99 or 1 Credit
Sale price: £2.99 or 1 Credit
-
-
-
Sprachkurs SQL
- Das Datenbanken Hörbuch
- By: Johannes Schildgen
- Narrated by: Johannes Schildgen
- Length: 8 hrs and 43 mins
- Unabridged
-
Overall
-
Performance
-
Story
Lerne die Datenbanksprache SQL einfach während der Autofahrt, in der U-Bahn, beim Kochen oder Putzen. In diesem Hörbuch lernst du die Grundlagen relationaler Datenbanken und du erfährst, was ein ER-Diagramm, das relationale Modell und die relationale Algebra ist. Und natürlich lernst du alles zu SQL.
-
Sprachkurs SQL
- Das Datenbanken Hörbuch
- Narrated by: Johannes Schildgen
- Length: 8 hrs and 43 mins
- Release date: 24-01-19
- Language: German
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 wishlist failed.
Please try again laterRemove from wishlist failed.
Please try again laterAdding to library failed
Please try againFollow podcast failed
Unfollow podcast failed
Regular price: £12.99 or 1 Credit
Sale price: £12.99 or 1 Credit
-
-
-
Programming with Python
- A Guide for Beginners to Learn Coding in Python
- By: Howard Hayes
- Narrated by: Russell Newton
- Length: 3 hrs and 21 mins
- Unabridged
-
Overall
-
Performance
-
Story
If you're looking for a way to protect your future, you need to have one of the most remunerative and requested skills out there, especially if you want to become an expert coder. The world is changing at an astonishing rate. Most of the actual jobs are being quickly replaced by artificial intelligence. Learning how to code is one of the best ways to prepare yourself for the future.
-
Programming with Python
- A Guide for Beginners to Learn Coding in Python
- Narrated by: Russell Newton
- Length: 3 hrs and 21 mins
- Release date: 01-04-20
- 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 wishlist failed.
Please try again laterRemove from wishlist failed.
Please try again laterAdding to library failed
Please try againFollow podcast failed
Unfollow podcast failed
Regular price: £11.99 or 1 Credit
Sale price: £11.99 or 1 Credit
-
-
-
HTML: 5 und CSS3 für Einsteiger: Der leichte Weg zur eigenen Webseite [HTML: 5 and CSS3 for Beginners: The Easy Way to Your Own Website]
- Einfach Programmieren lernen 7 [Easy to Learn Programming 7]
- By: Paul Fuchs
- Narrated by: Robert Reimann
- Length: 10 hrs and 37 mins
- Unabridged
-
Overall
-
Performance
-
Story
Der leichte Weg zur eigenen Webseite! Mit diesem Hörbuch lernen Sie HTML5 und CSS3 von Grund auf kennen, um eigene moderne Webseiten zu erstellen, ohne dass hierbei Vorkenntnisse nötig wären. Über die Grundlagen hinaus werden fortgeschrittene Techniken anschaulich erklärt, darunter beispielsweise das Erstellen von Formularen und Animationen, das Einbinden audiovisueller Elemente oder Responsive Design, für ein ansprechendes und nutzerfreundliches Seitenlayout auf PC, Tablet und Smartphone.
-
HTML: 5 und CSS3 für Einsteiger: Der leichte Weg zur eigenen Webseite [HTML: 5 and CSS3 for Beginners: The Easy Way to Your Own Website]
- Einfach Programmieren lernen 7 [Easy to Learn Programming 7]
- Narrated by: Robert Reimann
- Length: 10 hrs and 37 mins
- Release date: 25-03-20
- Language: German
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 wishlist failed.
Please try again laterRemove from wishlist failed.
Please try again laterAdding to library failed
Please try againFollow podcast failed
Unfollow podcast failed
Regular price: £18.99 or 1 Credit
Sale price: £18.99 or 1 Credit
-
-
-
Machine Learning with Python
- Everything You Need to Know About Machine Learning with Python Concepts, Tools, and Techniques
- By: William Bahl
- Narrated by: William Bahl
- Length: 1 hr and 56 mins
- Unabridged
-
Overall
-
Performance
-
Story
Machine learning typically relies on data. It involves the design and development of computer systems that can extract patterns, trends, and relationships between various variables in a data set. Such knowledge can then be used to predict what will happen in the future. There are so many things that you are able to do when it comes to machine learning, and this is a field that is going to grow and grow over time. Make sure to check out this guidebook to help you get started learning how to work with Python machine learning!
-
Machine Learning with Python
- Everything You Need to Know About Machine Learning with Python Concepts, Tools, and Techniques
- Narrated by: William Bahl
- Length: 1 hr and 56 mins
- Release date: 20-03-20
- 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 wishlist failed.
Please try again laterRemove from wishlist failed.
Please try again laterAdding to library failed
Please try againFollow podcast failed
Unfollow podcast failed
Regular price: £6.99 or 1 Credit
Sale price: £6.99 or 1 Credit
-
-
-
Computer Science
- The Complete Guide to Principles and Informatics
- By: Jonathan Rigdon
- Narrated by: Kevin Brooker
- Length: 1 hr and 39 mins
- Unabridged
-
Overall
-
Performance
-
Story
Computer science is a field that deals with the study of computers and computational systems. It encompasses both the theoretical and practical aspects of computing, including algorithms, data structures, programming languages, software engineering, and more. It's about understanding how computers work, how they can solve problems, and how they interact with humans and other systems.
-
Computer Science
- The Complete Guide to Principles and Informatics
- Narrated by: Kevin Brooker
- Length: 1 hr and 39 mins
- Release date: 20-06-24
- 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 wishlist failed.
Please try again laterRemove from wishlist failed.
Please try again laterAdding to library failed
Please try againFollow podcast failed
Unfollow podcast failed
Regular price: £6.99 or 1 Credit
Sale price: £6.99 or 1 Credit
-
-
-
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.
-
-
Pretty poor
- By Thomas Hutchinson on 16-07-19
-
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-19
- 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 wishlist failed.
Please try again laterRemove from wishlist failed.
Please try again laterAdding to library failed
Please try againFollow podcast failed
Unfollow podcast failed
Regular price: £11.99 or 1 Credit
Sale price: £11.99 or 1 Credit
-