官术网_书友最值得收藏!

Chapter 1. Exploring JavaScript in the Console

Before we start talking about lines of codes, objects, variables, and so on, we need to know what JavaScript is. JavaScript is a programming language that is used to add interactivities to the web pages and build web applications. Static websites are not very popular these days, therefore, we use JavaScript to make our websites interactive.

Some people also call it a scripting language as it is an easy language and does not require compilers like other languages. JavaScript was not designed as a general purpose programming language, it was designed to manipulate web pages. You can write a desktop application using JavaScript. JavaScript can also access your machine's hardware. You can try making a desktop application with a software development kit (SDK) such as PhoneGap for mobile or the Microsoft app SDK for desktop. The JavaScript codes are interpreted on web pages and then run by a browser. Any modern Internet browser, for example Firefox, Safari, Google Chrome, UC Browser, Opera, and so on, supports JavaScript.

Note

A compiler is a computer program that processes codes and turns them to machine language. Making a website interactive means adding features that are controlled by the users to the website. For example, online registration forms, online calculator, and so on. The Static website has fixed objects and contents and it displays the same information to all the visitors.

Basically, JavaScript is included on an HTML page or written on a separate file that has a .js extension. If you know nothing about HTML, don't worry as you will learn about it in Chapter 3, Introducing HTML and CSS. So, where can you use JavaScript?

The answer is simple, you can do the following:

  • You can create an active user interface.
  • You can control web browsers.
  • You can validate user inputs (if they are typed wrong).
  • You can create custom web pages that can pop up on the browser, holding information or images.
  • You can create dynamic pages without Common Gateway Interface (CGI). CGI is used by the web servers to process a browser's information.

Note

The thing that you should remember is JavaScript is not Java, the programming language developed by Sun Microsystem.

Throughout this book, we will use Google Chrome as the default browser and Atom as the text editor.

If you do not have these two software already installed on your computer, it is necessary to download and install them.

We will use the Atom text editor as it is a cross-platform editor, has a built-in package manager, does smart autocompletion, and has a lot of other advantages.

主站蜘蛛池模板: 夹江县| 西充县| 佛冈县| 都兰县| 武穴市| 深圳市| 高唐县| 蕲春县| 罗田县| 佛学| 浦北县| 陇川县| 兴和县| 盐边县| 汝南县| 温泉县| 新干县| 华亭县| 从化市| 石狮市| 临安市| 保定市| 肥城市| 庆城县| 宣化县| 阳谷县| 凤凰县| 衢州市| 海林市| 淮安市| 泾川县| 崇义县| 青岛市| 开江县| 关岭| 五常市| 麦盖提县| 祁东县| 屏边| 北票市| 晋宁县|