Chapter 1, “Introduction to Scripting”—Here I define the basic characteristics of scripting languages and compare them to system programming languages. Chapter 2, “Appropriate Applications for Scripting Languages”—In this chapter, I explain the role of traditional (native) scripting languages in the overall information technology infrastructure. I also discuss tasks for which scripting languages have been used in various systems over time. Chapter 3, “Scripting Languages Inside the JVM”—I begin this chapter by covering |
|
Read more about this free ebooks:Scripting in Java: Languages, Frameworks, and Patterns
|
The first four chapters focus on fundamental JavaScript topics. In Chapter 1, Strings, you will see the difference between a string value and a string object. Regular expressions play a big role in string parsing for these recipes. You will also see a reusable library for reading and writing string data to cookies. Chapter 2, Numbers and Dates, includes recipes for handling number formatting and conversions, as well as date calculations that get used in later recipes. Perhaps the most important core JavaScript language chapter is Chapter 3, Arrays and Objects. |
|
Read more about this free ebooks:JavaScript & DHTML Cookbook (2nd edition)
|
Chapter 1 introduces the essential Internet concepts that a reader should be aware of before proceeding to other chapters. This chapter provides an introduction to frequently used Internet terminology and also offers a brief introduction to effective cross?browser application development. Chapter 2 is a getting?started guide that discusses the basics of JavaScript. This chapter discusses the basic syntax of embedding JavaScript in HTML documents. Then, the chapter gives a solution for executing JavaScript applications in a JavaScript?incompatible browser. |
|
Read more about this free ebooks:Making Use Of JavaScript
|
You’ll begin by looking at exactly what JavaScript is, and taking your first steps with the underlying language and syntax. You’ll learn all the fundamental programming concepts, including data and data types, and structuring your code to make decisions in your programs or to loop over the same piece of code many times. Once you’re comfortable with the basics, you’ll move on to one of the key ideas in JavaScript—the object. You’ll learn how to take advantage of the objects that are native to the JavaScript language, such as dates and strings, and find out how these objects enable you to manage complex data and simplify your programs. |
|
Read more about this free ebooks:Beginning JavaScript(3rd Edition) - Wrox Press
|
Almost all chapters in this book correspond to similarly named chapters in Parts III and IV from the JavaScript Bible 4th and Gold editions. Although chapters in this book are consecutively numbered starting with Chapter 1, each chapter title includes a reference to the corresponding chapter number from the big books. For example, Chapter 1 of this book provides the Examples sections for terms related to generic HTML elements. That subject is covered in Chapter 15 of the big books. There is not always a one-to-one relationship between chapters. |
|
Read more about this free ebooks:JavaScript Example Bible: The Essential Companion to JavaScript Bible
|
|
|
<< Start < Prev 1 2 3 4 5 6 7 Next > End >>
|
|
Page 5 of 7 |