Computer Programming: From Beginner to Badass—JavaScript, HTML, CSS, & SQL

·
· Author's Republic · 내레이터: Lowrance Waterson
4.3
리뷰 6개
오디오북
3시간 26분
원본
적용 가능
무료 9분 샘플을 들어 보고 싶으신가요? 오프라인일 때를 비롯해 언제든지 들을 수 있습니다. 
추가

오디오북 정보

Description Inside this 2021 version, 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.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. Thi 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.. 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

평점 및 리뷰

리뷰 6개

오디오북 평가

의견을 알려주세요.

오디오북을 듣는 방법

스마트폰 및 태블릿
AndroidiPad/iPhoneGoogle Play 북 앱을 설치하세요. 계정과 자동으로 동기화되어 어디서나 온라인 또는 오프라인으로 책을 읽을 수 있습니다.
노트북 및 컴퓨터
Google Play에서 구입한 도서를 컴퓨터의 웹브라우저로 읽을 수 있습니다.