- ホーム
- > 洋書
- > 英文書
- > Internet / Web Programming
Full Description
Learn to use JavaScript, the popular scripting language that allows web page authors to develop interactive web pages and sites. Carey/Vodnik's JAVASCRIPT FOR WEB WARRIORS, Seventh Edition introduces a variety of techniques that focus on what you need to know to begin using JavaScript right away. Step-by-step tasks within each chapter highlight particular techniques essential for building actual JavaScript programs. Guided activities reinforce skills and build in complexity as you progress. You also study debugging techniques. Using accompanying MindTap digital resources, you read and immediately practice with embedded JavaScript coding exercises in an authentic integrated development environment (IDE). Learning objectives, summaries, review and key terms highlight major concepts while reinforcement exercises let you further practice new techniques. After completing your course, you will able to use JavaScript to build professional quality web applications.
Contents
1. Introduction to JavaScript
2. Working with Functions, Data Types, and Operators
3. Building Arrays and Controlling Flow
4. Debugging and Error Handling
5. Creating a Web App Using the Document Object Model
6. Enhancing and Validating Forms
7. Manipulating Data In Strings Arrays, and Other Objects
8. Creating Customized Objects, Properties, and Methods
9. Managing State Information and Security
10. Programming for Touchscreens and Mobile Devices
11. Updating Web Pages with Ajax
12. Working with Frameworks
Appendix A. Installing and Configuring a Testing Server
Appendix B. Working with HTML and CSS
Appendix C. Solutions to Quick Checks