The Programming category has 447 audiobooks on Listento.it, with an average listener rating of 3.7★ across 245 ratings. The most-rated is The Pragmatic Programmer: 20th Anniversary Edition, 2nd Edition.

We live in a world that has quickly become digitized. From how we communicate to the entertainment we seek, our lives have become integrated into the growing universe of codes and coding languages. Among these, Python stands out like a beacon of hope. Easy to learn and use, this audiobook will provide you, our future programmer, everything you need to get started on this wonderful programming journey. We will cover everything from installing Python properly and installing a suitable editor, to learning about basic programming concepts that are used with all programming languages, like data types, arithmetic operations, and loops. You will also learn about functions and how to create abstractions in your code. Also, concepts like local versus global scopes, exception handling, and how to properly comment and document your code will be made a lot clearer. So, what are you waiting for? Let us take your hand and walk you across the threshold into a world of programming like you’ve never seen before. You will definitely not regret it!
©2019 Christopher Wilkinson (P)2019 Christopher Wilkinson

Become a programming master by learning this fundamental language. Discover the secret right here, right now! Have you ever wanted to become a programmer? If you answered "yes", this book is made for you. You will learn the most popular computer language to make any program you want. Here is what's inside: Making code with JavaScript Variables and how they work Loops and function Marc Rawen, the author of this book, will guide you each step of the way. This is your chance create any program you want. So start your training now and achieve the goals that you have. This book will show you how to do it precisely. Good luck!
©2017 Tautua Tapotofarerani (P)2017 Tautua Tapotofarerani

Are you clueless about coding? Are you lost understanding computer languages? Are you intimidated by the learning curve? Don't be! JavaScript is one of the most common and powerful computer languages around. It is easy to use, easy to understand, and is the driving force behind some of the most popular websites around. Facebook uses it. Google uses it. Netflix uses it, and yes - even Amazon uses it. Would you like to learn how to use it? JavaScript: Elite JavaScript Coding from the Ground Up is the fourth entry in a series of audiobooks designed to make JavaScript accessible to the novice user. This series will break up the material into bite-sized chunks and take listeners from uninitiated programmer to expert coder with layman explanations and code examples. This entry will cover: Object-oriented programming concepts in JavaScript JSON Synchronous and asynchronous JavaScript Promises AJAX Closures and callbacks Collections And much more! A journey of 1,000 miles begins with a single step. Take the first step to becoming code-savvy with one of the most popular, useful, powerful computer languages on the market. Buy JavaScript: Elite JavaScript Coding from the Ground Up, and set yourself on your own personal path to coding greatness! PLEASE NOTE: When you purchase this title, the accompanying PDF will be available in your Audible Library along with the audio.
©2018 Keith Dvorjak (P)2018 Keith Dvorjak

If you are an experienced coder or a beginner looking for the first time at this topic, the only thing you really need to know is that Python is one of the most requested and used languages, and there is no sign of change in the future. This is why Python programmers are among the most valued professionals and, therefore, well-paid. This is certainly one very good reason, I think, to start learning more about this topic. Don’t you agree? Learning to code in Python can give you countless benefits: A yearly income well over $100,000 The possibility to work from home Opportunity for working on exciting and modern tasks Possibility of working with interesting and dynamic people Ability to develop projects on your own This collection of two books, one for beginners and the other for experts, will allow you to learn both the basic principles and the more complex dynamics, until you reach a good level of knowledge of Python. Do you think becoming a Python coder is too hard of a task? Do you think you are not suited for it? Well, learning new skills is a process made out of two big components: the first one is just your own will to learn, and the second one is a good source of information. We are sure this audiobook is what you need to start your journey to become a Python programmer and achieve your goals.
©2019 Marc Matthes (P)2020 Lemon Web Ltd
![Cover art for Aprendizaje Automatico En Python [Automatic Learning in Python]](https://m.media-amazon.com/images/I/61+HOPb3gZL._SL500_.jpg)
Antes de entrar en el mundo del aprendizaje automático, tienes que empezar por lo básico si acabas de empezar con la programación. Python es una de las mejores plataformas para empezar, ya que sirve como un núcleo de técnicas informáticas modernas como el aprendizaje profundo, el aprendizaje automático y las redes neuronales. En este libro, aprenderá exactamente qué ventajas tiene Python sobre otros idiomas. También aprenderá cómo configurar Python en su sistema y código y ejecutar programas básicos con la ayuda de códigos de muestra proporcionados a lo largo del libro.Desde la sintaxis hasta las funciones, los tipos de datos y las instrucciones condicionales, aprendizaje automático en python está bien redondeado para ayudarle en el recorrido de la programación . ¡Compra este libro ahora para aprender más! Please note: This audiobook is in Spanish.
©2019 Brian Walker (P)2020 Brian Walker

Eager to learn Python programming quickly? Have you always wanted to learn computer programming, but you thought it is too difficult for you? Or perhaps you know other programming languages, but you are interested in learning Python language faster than ever. Code is the language of the future. And the time to learn the ins and outs of coding is now, unless of course you want to be left behind from the biggest revolution that mankind will witness. So what does it take to be one of those who the masses will rely on to create products, change them, and do a lot more with technology? Well, the secret is in learning programming languages, because every electronic device runs on some sort of programming language. The question then becomes which programming language to prioritize to learn? Well, if for whatever reason, you have been looking to learn programming, or perhaps looking to improve your programming skills, Python programming language could be the best option you can get right now. It makes everything so easy! From the rich and well-designed standard library and built-ins to the availability of modules and numerous third-party open source libraries, very few programming languages can beat it. Particularly, if you are a programmer who is looking to dip his or her feet into programming, you need to learn a simple language that is easy to understand and that has easy to maintain code. You need to learn a programming language that runs on all key operating systems, such as Linux, Mac OS X, and Microsoft windows and one that is more reliable (does not contain pointers, which is the case with other languages based on C). You need to learn Python. Python will provide you all that, and since new platforms like Raspberry Pi are Python based, learning Python will place you at an ideal place where you can enjoy the internet of things of opportunities, and anyway, in case you have not yet noticed) Python’s popularity for the internet of things is really growing. That is just a tip of the iceberg. With Python, opportunities and possibilities are simply endless. Welcome to the final issue of our Python programming book series. This audiobook is the advanced edition that you have been building up to as you went through the exercises in the last two audiobooks. This third issue of the book is even more comprehensive than the previous editions but equally educative and illuminating. Let me explain why this audiobook is different. I think that the best way to learn Python (or any other skills) is by doing it. This audiobook includes visual charts that will guide you and help you learn those specific codes that you want to learn really fast. PLEASE NOTE: When you purchase this title, the accompanying PDF will be available in your Audible Library along with the audio.
©2018 Maurice J. Thompson (P)2019 Maurice J. Thompson

Have you ever wondered what you could do better when you code? Did you want to know the principles to follow to write code that is readable and reusable? If you answered yes to these questions, you have come to the right place. You must understand that bad code can function, too. If the code is not clean, it will be hard for a developer to make the changes to the code. Every year, countless number of resources and hours are lost since the code is written badly. It does not always have to be this way. You must understand the type of work that you will be doing and what kind of code you will need to write. In this book, you will be looking at different types of code. This will make it easier for you to understand what it is that you need to do better. You will assess your values and ethics to help you improve your craft. Throughout this book, you will learn about the different principles, practices, and patterns you need to consider to write clean code. You will also learn how you can transform bad code to clean code. This audiobook will shed some light on: How to tell the difference between good and bad code What is clean architecture Characteristics of clean code and how to write it Working on commenting and formatting code How to create good names, functions, objects, and classes How to implement complete error handling without obscuring code logic How to unit test and practice test-driven development How to format code for maximum readability What is algorithmic thinking And more... If you are a developer, project manager, software engineer, team lead, or even a systems analyst, you need to get this audiobook.
©2020 Elijah Lewis (P)2020 Elijah Lewis

Are you looking for a simple programming language to learn? If so, then pay attention. SQL is a great language to learn for any business that wants to be able to keep things organized, and it can open the doors for a lot of cool things on your website and for promoting your business. Take a look at this guide and learn everything you will need to know in order to use SQL for your business! SQL stands for Structured Query Language, and it is a computer language used for the creation of databases and manipulation of data. The manipulation, in this case, refers to the addition of data to the created database and manipulation of the same. It also involves its deletion. All these tasks can be done using SQL. SQL is the most popular language used in database-management systems like MySQL, SQL Server, and Oracle. This can be attributed to the fact that SQL comes with a simple syntax that anyone can grasp with much ease. Why do you need SQL? You can use SQL to create a database within your database-management system. Once the database has been created, you need to create tables within the database so you can use them for storage of your data. This means that tables are the actual data-storage structures in a database. The table is a combination of rows and columns that can be used for data storage. SQL comes with built-in commands you can use to insert data into the tables. Once the data has been added to the table, you can still manipulate it whenever there is a need. You can also delete the data and the various objects you have stored in the database. This guide covers the following: Creating a database in SQL Server The SQL structure Database administration Structure of the SELECT statement SQL data types Preparation Filters Fourteen SQL subqueries Database components How to manage database objects Database advance topics Clauses and queries And more! If you have a website or you want to create it, this guide gives you all the tools and the knowledge to keep your database organized. If you're thinking "I've never studied a programming language, so I can't do it", don't worry, this audiobook is for beginners. So scroll up and click the "Buy Now" button.
©2020 Adam Harris (P)2020 Adam Harris

Did you hear about machine learning, but don't know exactly what it is? Have you ever wondered how some technological tools like search engines, GPS, or translate work? Would you like to have access to this information quickly and easily? Machine Learning for Beginners is the ultimate guide to knowing about how the progress works in our world. It is about simplifying the way we live, work, travel, and communicate. Now, artificial intelligence is not simply imagination, but reality. In this guide for beginners, you will understand how machine learning, artificial intelligence, and big data works in our lives and how we are in contact every day with it. This audiobook provides information on: An introduction to machine learning Way how machine learning works Steps to acquire knowledge about big data and artificial intelligence Ways how giant companies like Amazon, Netflix, Facebook, and more are using machine learning Ways how Python algorithms can help you with machine learning Easy techniques and tools for your business Practical examples and vocabulary technical words Even if you are not a technology expert, you can learn simple strategies and fundamentals for machine learning right after listening to this book. Scroll up and click the "buy now" button!
©2019 Oscar Scratch (P)2020 Oscar Scratch

Discover why you will be able to understand Python programming language in less than six hours if you can read an English sentence. If you see a code called “print“, what do you think is going to happen? a. This line will be copied b. This line will be printed c. his line will be deleted If you have the level of a primary school kid, you´ll most likely answer “b“, and you are right. Python is known as the easiest programming language in the world. Even if it is so easy that kids can learn the basics, you are able to develop big and complex projects. Google Search and YouTube are just some examples of big products powered by Python. Statistics revealed that 6 out of 10 parents preferred their children to learn Python instead of French. There is a high demand for people to know programming language. Instead of being a language designed for computer nerds, you can use Python in everyday life to design cool automations and build applications like Dropbox and Instagram. Imagine all your ideas can easily be turned into a real product without investing thousands of dollars into web designers or engineers. Just think about all the entrepreneurs and young startups with big visions, but no programming skills. Even if you don´t have a creative idea yourself, you can easily turn your Python knowledge into $100 notes. In The Best Python Programming Step-by-Step Beginners Guide, you´ll discover: Why Python is not as scary as its animal relative and much easier to handle How Python is the official language of the world’s biggest companies How to control your own R2-D2 Star Wars robot How to become a visionary and change the world by turning your ideas in applications that allow you to get worldwide exposure How watching Game of Thrones on Netflix or looking up the Backstreet Boys on Spotify are connected to Python Why robots are more likely to checkmate you than the world chess champion Magnus Carlsen How Python prevents you from ever making mistakes in your programming again How to solve problems in less time And much, much more... Even if you have never used any programming language before, you´ll be able to understand and apply Python and turn the virtual world upside down. Discover all the crazy opportunities you have once you know how to talk the most essential programming language in the world. Scroll up, click “buy now“, and enjoy clear programming on both small and big scales.
©2019 Chris Williamson (P)2021 Chris Williamson

The audiobook you were waiting for to learn how to develop in Java language! One hundred percent beginners centered. How to create your first Java program? What are the variables and the data types? What are Java operators? How to use Arrays in Java? How to use Java control statements? What are classes, constructors, instances, methods, overloading, and the this keyword? What is the static keyword? What is inheritance, subclasses, constructors in inheritance, the super keyword, and how to override methods? What is the final keyword? How to define and import a packge? What are the different access specifiers (private, public, default, protected), and how to use them? How to define, implement, and use an interface? How to handle Java exceptions? How to handle Strings in Java? How to use Collections in Java? How to use Functional Interface and Lambda expressions in Java? So don't wait any longer and get this comprehensive guide to start developing in Java now!
©2020 White Belt Mastery (P)2020 White Belt Mastery

If you work in data science, or if you are hoping to make it your career, Python is a must! It’s no secret that many jobs will be eliminated in the near future. While that reality may be difficult to digest, it’s also believed that the most responsible party - namely, automation - will lead the way in a golden age of opportunity. That’s because there will be a tremendous need for people who are capable of programming all those new systems. And, the language of choice for machine learning software is Python which, as it happens, is the perfect first language to learn. Python has now toppled Java to become the most taught programming languages in universities and academia! Learning Python not only will make you a polyglot programmer, but also gives you a powerful tool in your arsenal to write scripts, create a web application, and open the door to the exciting fields of data science and machine learning. In this audiobook, you will learn the fundamentals of Python. Here is a preview of what you’ll learn: The Basics of Python Programming Types of Variables Methods/ Functions in Python Python Operations Flow Control Class and Objects Data Processing, Analysis, and Visualization Applications of Machine Learning Special Methods And much, much more! It’s important to know programming and coding in today’s world, and if you don’t know coding you are missing something important. Python is a great way to start learning to code. What are you waiting for? A few dollars spent are the value of your skill improvement? It’s definitely possible to learn Python on your own. To learn it, steps by step, click on the "buy now" button and start learning!
©2019 Computer Programming Academy (P)2020 Computer Programming Academy

Do you need a better knowledge of the possibilities existing in the artificial intelligence available today? Do you want to know how big data will shape the future? Do you want to achieve a professional understanding of the most commonly used machine learning models? Machine learning is a branch of artificial intelligence and computer science that’s becoming increasingly relevant in our modern world. It’s a relatively new and progressive way of allowing a computer model to improve over time as it is introduced to more data. With the widespread availability of computers today, most machine learning techniques can be done at home. From the GPS on our phones to the future of self-driving cars, machine learning is becoming more relevant to our lives every day. Every time our email inbox sorts spam email there is a machine learning model involved. When we use voice recognition on our phone neural networks are sorting and analyzing our words. This audiobook will give you the key terms and basic understanding of the fastest-growing field in computer science as well as: A breakdown of machine learning techniques and algorithms; why, and how they are used The tools you will need. Where to find data, what languages work best for machine learning, and what technology is available to help you Practical examples of Machine Learning being used in the modern world The basic statistics and mathematics necessary to understand and interpret data A jumping off point to begin diving into this fascinating technology Even if you aren’t an expert in mathematics or computer programming, you will learn the basics of machine learning from this audiobook. if you are ready to know how machine learning models work, check out now this guidebook to help you get started.
©2019 Samuel Hack (P)2019 Samuel Hack

C++ is the most widely learned programming language for beginners to start their programming career and is the core language that is offered in 95 percent of the technical schools or universities around the world. Step by Step Beginners Guide for Mastering in C++ acquaints you with the basics of C++ programming. You’ll learn everything, right from the invention and the history of the C++ programming language. In the initial chapters, you will learn the following: Programming concepts and how to write a C++ program Syntax Compilation Linking Execution of a C++ program Basic building blocks of C++ Standards and procedures of how to code in C++ by studying … Datatypes, references, variables, pointers, arrays, function, structures, control statements, loops, and other essential topics that will give you a good grounding in how to work with code You will also find numerous program examples with solutions and practice questions to help you understand all the topics. After studying the essential building blocks of C++, you will learn the advanced topics of C++ programming that will help you to understand the algorithms, and concepts required to develop more complex and efficient computer programs. You will learn about: Classes Objects Object-oriented approach File handling Data structures After studying and practicing all the given exercises you will be able to code a well-structured, reliable and efficient program to get the desired output. By the time you finish listening to this audiobook, you'll learn basic interaction of computer system with computer programs.
©2019 Liam Damien (P)2020 Liam Damien

Do you want to learn to program? SQL programming is one of the standard computer programming languages and does not use complicated coding values similar to others like Python and JavaScript. This is a flexible concept that also prepares you to explore and execute those complex programs successfully. Inside this audiobook, you will learn adequate and useful information regarding Structured Query Language, commonly referred to as SQL. The audiobook begins with a quick overview of SQL programming and highlights a brief history of how this software was incorporated. This is a crucial component, especially for beginners, as you can quickly relate the foundation of SQL programming. Also, you have to understand the design and syntax used to create the theoretical source of data management and quick retrieval. Therefore, this audiobook highlights the standard features of SQL database systems and includes a description of the physical look of the database. Though referred to as SQL, different systems give this computer language the ability to handle different tables. As such, SQL can be applied in small-scale business to commercial use, public and private utilization, and in specific sectors such as technology. Also inside are the primary SQL statements that drive the functionality of the database, especially when handling data in multiple tables. Learning these essential statements enables you to readily have an understanding of how to go about the system and retrieve data with ease. That said, data retrieval is another aspect that may result in difficulties for beginners, as accessing data from thousands of files may become a challenge. As such, the audiobook also comprises ways on how to work with filters that facilitate retrieval of specific records from one or more tables in a database. Clauses are the building blocks of these filters that work with SQL statements to enable the process of data retrieval. That said, inside, you will find different clauses and how to combine them with statements to allow their usage. As a beginner in learning SQL programming, this is one of the essential audiobooks to acquire and develop your way of learning other computer programming languages. Inside, you will find: A general introduction of SQL programming for beginners, including a precise definition and brief history of the software The design and development of SQL including the syntaxes used such as clauses and expressions Features of SQL that also bring out the benefits under the system as well as the conventional SQL database-management systems And more
©2019 Patrick Monroe (P)2020 Patrick Monroe

Become a Python programming expert with ease! Python is a simple yet powerful programming language that can enable you to start thinking like a programmer right from the beginning. It is very easy to listen to, and the stress many beginners face about memorizing arcane syntax typically presented by other programming languages will not affect you at all. Conversely, you will be able to concentrate on learning concepts and paradigms of programming. This audiobook shall introduce you to an easy way to learn Python in just seven days and in this time be able to complete your own projects! By listening to the audiobook and implementing what you learn herein, you will realize just why major institutions like NASA, Google, Mozilla, Yahoo, Dropbox, IBM, Facebook, and many others prefer to use Python in their core products, services, and business processes. Let’s begin. Here's what you'll learn after downloading this Python for Beginners audiobook: Introduction Chapter one: "Python: A Comprehensive Background" Chapter two: "How to Download and Install Python" Chapter three: "Python Glossary" Chapter four: "Interacting with Python" Chapter five: "Using Turtle for a Simple Drawing" Chapter six: "Variables" Chapter seven: "Loops" Chapter eight: "Native Python Datatypes" Chapter nine: "Python Dictionaries" Chapter 10: "Boolean Logic and Conditional Statements" Chapter 11: "Constructing ‘While’ Loops in Python" Chapter 12: "Constructing ‘For Loops’ in Python Programming" Chapter 13: "Constructing Classes and Defining Objects" This audiobook is perfect for: Total beginners with zero programming experience Returning professionals who haven’t written code in years Seasoned professionals looking for a fast, simple crash course in Python Download your copy today! PLEASE NOTE: When you purchase this title, the accompanying PDF will be available in your Audible Library along with the audio.
©2019 Timothy C. Needham (P)2019 Timothy C. Needham

This is the book you were waiting for to learn how to program with Python! It is 100 percent beginners centered. Introduction to Python Variables, math expressions User input and conditional statements Comments, lists, tuple Dictionary, loop, changing case Functions, classes Data files, modules CSV files, JSON files Exceptions handling So don't wait any longer and get this comprehensive guide to Python now!
©2020 White Belt Mastery (P)2020 White Belt Mastery

Are you looking to learn a programming language that allows you to build cool hardware prototypes and gadgets such as robots and sensors, and even allow to build your own custom electronic system for your unique needs? Arduino is the open-source electronics prototyping platform that has taken the world of electronics hobbyists and professional engineers by storm, and it's easy to see why. It's versatile, ubiquitous and perfectly beginner-friendly. Perhaps, more importantly, it's cheap and easy to acquire. In this highly practical guide, you're going to take a comprehensive look under the hood of Arduino and learn how to start creating awesome DIY projects on your own. Here's a sample of what you're going to discover in Arduino for Beginners: Everything you need to know about what Arduino is as a beginner The intriguing history of Arduino and the potential it holds for the future Pros and cons of Arduino you absolutely need to be aware of Why you should learn Arduino programming today Step-by-step instructions to set up your first Arduino project How to start coding and write your very first Arduino program Common mistakes beginners make when trying to create an Arduino project and how to troubleshoot them Practical projects and examples to help you practice with Arduino programming and reinforce what you've learned ...and much more! Scroll to the top of the page and click the "Buy Now" button to get started today!
©2020 Steve Tudor (P)2020 Steve Tudor

SQL, pronounced ess-que-el, is a domain-specific language; this means that it is made for a certain purpose. Unlike general purpose languages like C++ or Ruby, SQL was made for a singular purpose, and to be excellent at that one purpose. It’s similar to the way HTML is designed to make web pages, and it falls into the same niche as much soft code. While alternatives to SQL like ISAM or VSAM exist, they have largely faded out of use due to SQL’s superiority. SQL is the pioneer of accessing N records with a singular command, and generally works without indexing, which means there’s no need to designate the method by which to reach a record. SQL encompasses pretty much anything you can think of doing with a database, ranging from querying data, to manipulating and defining it. Due to its scope, many people, and even professionals insist on describing SQL as a declarative language. While this is generally true, SQL also incorporates many procedural elements. In this audiobook, we don’t want to teach you the basics of SQL. The parts of SQL you should have learned at school are of no interest to us. We’ll be looking at more advanced forms of SQL, those that your boss would give you a pat on the back for, and probably consider you a programming genius for. Naturally, we’ll guide you step-by-step through this process. When it comes to learning advanced SQL, you’ll find that much of it is not simply about learning commands like "set" or "group by", but that most of it is purely related to your mindset. How well you can understand programming concept, how well you can truly learn to think like a database. So, start learning to be a master of SQL and grab this audiobook to start your journey!
©2019 AFN Publishing (P)2019 AFN Publishing

I am pretty sure that you might have heard about AWS being one of the highest paying job roles in today's industry. If yes, then what are you waiting for? Add AWS to your skill set and get a boost in your career. Are you not sure of where to begin? Well, you are in the right place, I have designed this audiobook, keeping an "Absolute Beginner" in my mind and a complete "Hands On" approach, so that you get a perfect practical understanding of the key concepts and best practices when starting off your learning path towards Amazon Web Services. Here is what I have covered: Basics of Client-Server Technology The Communication Networks Domain Names Overview of AWS EC2 Overview of AWS S3 Overview of AWS LightSail Overview of AWS Lambda Use of Amazon Web Services How to Developing a Virtual Infrastructure How to Securing your Network How to Storing Information in the Cloud And much more... This Amazon Web Services guide for beginners is for absolutely anyone seeking to learn the basics of Amazon Web Services (AWS). Even if you have never logged into the AWS platform before, we'll guide you through the fundamentals of cloud computing, until you become more confident with the AWS concepts and terminology. I know you're here to learn, so no programming knowledge is needed, and no prior AWS experience is required. We will walk you through the basics one step at a time. Well, I am pretty sure that by the end of the audiobook, you will "walk away" with enough knowledge and experience in AWS, and you will never call yourself a beginner in AWS anymore. Would you like to know more? Get your copy now!
©2020 Jason Rice (P)2020 Jason Rice