版权所有:内蒙古大学图书馆 技术提供:维普资讯• 智图
内蒙古自治区呼和浩特市赛罕区大学西街235号 邮编: 010021
丛 书 名:Programmer to Programmer
版本说明:3
I S B N:(纸本) 9780470051511
出 版 社:Wiley Publishing Inc.
出 版 年:2007年
主 题 词:programmer javascript beginningIntroductory & Beginning Programming Computers & Internet
学科分类:08[工学] 0835[工学-软件工程] 081202[工学-计算机软件与理论] 0812[工学-计算机科学与技术(可授工学、理学学位)]
摘 要:JavaScript is a scripting language that enables you to enhance static web applications by providing dynamic, personalized, and interactive content. This improves the experience of visitors to your site and makes it more likely that they will visit again. You must have seen the flashy drop-down menus, moving text, and changing content that are now widespread on web sites—they are enabled through JavaScript. Supported by all the major browsers, JavaScript is the language of choice on the Web. It can even be used outside web applications—to automate administrative tasks, for example. This book aims to teach you all you need to know to start experimenting with JavaScript: what it is, how it works, and what you can do with it. Starting from the basic syntax, you ll move on to learn how to create powerful web applications. Don t worry if you ve never programmed before—this book will teach you all you need to know, step by step. You ll find that JavaScript can be a great introduction to the world of programming: with the knowledge and understanding that you ll gain from this book, you ll be able to move on to learn newer and more advanced technologies in the world of computing. In order to get the most out of this book, you ll need to have an understanding of HTML and how to create a static web page. You don t need to have any programming experience. This book will also suit you if you have some programming experience already, and would like to turn your hand to web programming. You will know a fair amount about computing concepts, but maybe not as much about web technologies. Alternatively, you may have a design background and know relatively little about the Web and computing concepts. For you, JavaScript will be a cheap and relatively easy introduction to the world of programming and web application development. Whoever you are, we hope that this book lives up to your expectations. You ll begin by looking at exactly what JavaScript is, and