Steven Webber has 2 audiobooks on Listento.it, narrated by 2 narrators, with an average listener rating of 3★ across 1 ratings. The most-rated is Computer Programming: JavaScript, Python, HTML, SQL, CSS.

This book is great for those just starting out in programming. And for those needing more advanced coding knowledge. The author explains everything step by step in a simple and easy to understand way. This book covers JavaScript, HTML, SQL, CSS, and Python programming languages. The narrator in the audiobook version seems to be pretty good. He doesn't drone on. This book is a combination or bundle of two books. One book is 27,000 words on just Python, and the other book is 27,000 words on JavaScript, HTML, SQL, and CSS. The audiobook is 10 hours and 6 minutes. In the first book in the bundle, The Ultimate Python Programming Guide for Beginners, you will learn all the essential tools to become proficient in the Python programming language. Learn how to install Python in all major operating systems: Windows, Mac OS, and even Linux. You will be guided step by step from downloading the necessary files to making adjustments in the installation for your particular operating system. Learn the command line shell, and how to use it to run Python in interactive and script modes. Discover how the Python interpreter functions, and learn how to use the interactive command line shell through practical examples you can try on your own. Learn datatypes and variables in depth, with example code and discussion of the generated output. Numbers are covered in detail, including a discussion of the four number types in Python: integer, float, complex, and boolean. Learn about Truthy and Falsy returns and how they relate to the boolean type. Practice with some of the many built-in python math functions, and discover the difference between format() and round() functions. Strings are one of the most important variables in any programming language. Learn in-depth how to explore, search, and even manipulate strings in Python. Practice with Python’s built-in string methods. Learn about Python’s control structures and how to use boolean logic to achieve your software requirements. Inside the second book in the bundle, 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 book, you will have the answers to the questions of what it is and what you can do with it. JavaScript is a programming language that allows for the implementation of complex items on static web pages. Every time you look at a web page that does something besides display static information, it is a pretty safe assumption to make that JavaScript is involved. It is often referred to as the third layer of the cake. PLEASE NOTE: When you purchase this title, the accompanying PDF will be available in your Audible Library along with the audio.
©2019 William Alvin Newton, Steven Webber (P)2019 William Alvin Newton

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. JavaScript is a programming language that allows for the implementation of complex items on static web pages. Every time you look at a web page that does something besides display static information, it is a pretty safe assumption to make that JavaScript is involved. It is often referred to as the third layer of the cake. HTML is a relatively simple programming language that, at its core, consists of elements. These elements allow you to distinguish different sections of text as different aspects on your page. Whether it be a paragraph, a heading, a column, or whatever you need it to be - this is accomplished with the use of these elements. This language is also where you get the ability to create hyperlinks. The use of hyperlinks is very important, especially when you want to be able to direct someone to a specific part of your text or page. CSS is a programming language that is used to style and structure the layout of a web page. If you want to change your font, color, and background, you may do so by adding an animation or design a specific outline. This is the language you’re going to make use of to accomplish those things. CSS makes use of the box model - most elements are represented as a box with the content, padding, and borders built-up like layers on an onion. You need to understand the box model before you can begin to understand how to create CSS layouts. Meanwhile, SQL is a programming language that is designed to work with sets of facts and how they relate to each other. As you might expect, relational database programs make use of SQL. Like many other computer languages, SQL is, in fact, an international standard. However, SQL is easily read and understood even by beginners. Data sets are described in SQL using SELECT statements. An SQL statement is like a sentence and consists of clauses. Some clauses are required in a SELECT statement.
©2019 Zack Fleming Steven Webber (P)2019 Zack Fleming Steven Webber