Weaving a Website: Programming in HTML, Java Script, Perl and Java
暫譯: 編織網站:HTML、JavaScript、Perl 和 Java 程式設計
Susan Anderson-Freed
- 出版商: Prentice Hall
- 出版日期: 2001-08-16
- 售價: $1,064
- 語言: 英文
- 頁數: 747
- 裝訂: Paperback
- ISBN: 0130282200
- ISBN-13: 9780130282200
-
相關分類:
HTML、Java 程式語言、Perl 程式語言
已絕版
買這商品的人也買了...
-
$2,660$2,527 -
$2,010$1,910 -
$882e-Business 2.0: Roadmap for Success, 2/e
-
$960Computer Systems Organization & Architecture (精裝)
-
$490$387 -
$882Computer Organization, 5/e
-
$970Introduction to Algorithms, 2/e
-
$490$387 -
$480$408 -
$1,045Distributed Systems: Principles and Paradigms
-
$1,150$1,127 -
$1,029Interaction Design Beyond Human-computer interaction
-
$490$387 -
$1,590$1,511 -
$1,274Computer Architecture: A Quantitative Approach, 3/e(精裝本)
-
$199$169 -
$1,930$1,834 -
$560$476 -
$460$391 -
$540$459 -
$1,650$1,568 -
$650$514 -
$2,050$1,948 -
$650$514 -
$780$616
商品描述
Weaving a Web Site is a comprehensive and dynamic introduction to web programming that assumes no prior programming experience. The text begins with HTML and moves to progressively more complex languages: JavaScript, Perl, and Java. It contains over 200 programs chosen from a variety of topics designed to capture readers' interest and encourage them to use their imagination when developing web pages. Such topics include recipes, football terms, crossword puzzles, multi-language dictionaries, suggestion boxes, opinion polls, Shakespearean quizzes, and bird identification pages.
Weaving a Web Site emphasizes a hands-on approach that asks readers to participate in the design process of a web site. The book contains more than 1000 figures and 500 programming exercises designed to show readers how to translate their ideas into working web pages. Through an emphasis on the programming process, readers are shown how to develop progressively more complex web pages, while avoiding programming pitfalls and errors.
Distinguishing Features:- Covers concisely the following programming languages: HTML, JavaScript, Perl and Java.
- Includes more than 1000 figures and 200 programs encouraging reader comprehension.
- Emphasizes a hands-on approach that assumes no prior programming knowledge.
- Extensively class-tested in a wide array of web programming courses.
Table of Contents
I. HTML.
2. Fonts, Colors, and Character Entities.
3. Lists.
4. Tables.
5. Links and Images.
6. Frames and Images.
7. Cascading Style Sheets.
II. JAVASCRIPT.
9. Arithmetic Statements.
10. Selection Statements.
11. Iteration Statements.
12. Functions and Objects.
13. Arrays.
14. Forms and Form Elements.
15. String, RegExp, and Date Objects.
III. PERL.
17. Arrays, References, Hashes, and Iteration.
18. URLencoding, Patterns, Text Fields, and Selection Statements.
19. Subroutines, Text Areas, Radio Buttons, CheckBoxes, and Select Lists.
20. Multiple Field, Forms, E-mail, Files, and CGI.pm.
IV. JAVA.
22. Selection and Iteration Statements, Buttons and Arrays.
23. Layouts.
24. Colors and Fonts.
25. AWT Form Elements.
26. Mouse Events and Graphics.
27. Swing Basics.
28. Swing Form Elements.
V. APPENDICES.
Appendix B: JavaScript Operator Precedence Hierarchy.
Appendix C: Perl Operator Precedence Hierarchy.
Appendix D: Java Operator Precedence Hierarchy.
Appendix E: The Java Character and String Classes.
Appendix F: List of Figures.
Appendix G: List of Programs.
Index.
商品描述(中文翻譯)
《編織網站》是一本全面且動態的網頁程式設計入門書籍,假設讀者沒有任何程式設計經驗。該書從 HTML 開始,逐步介紹更複雜的語言:JavaScript、Perl 和 Java。書中包含超過 200 個程式,涵蓋各種主題,旨在引起讀者的興趣並鼓勵他們在開發網頁時發揮想像力。這些主題包括食譜、足球術語、填字遊戲、多語言字典、建議箱、民意調查、莎士比亞測驗和鳥類識別頁面。
《編織網站》強調實作的方式,要求讀者參與網站的設計過程。書中包含超過 1000 幅圖示和 500 個程式練習,旨在向讀者展示如何將他們的想法轉化為可運行的網頁。通過強調程式設計過程,讀者將學會如何逐步開發更複雜的網頁,同時避免程式設計中的陷阱和錯誤。
特色:
- 簡明扼要地涵蓋以下程式語言:HTML、JavaScript、Perl 和 Java。
- 包含超過 1000 幅圖示和 200 個程式,促進讀者理解。
- 強調實作的方式,假設讀者沒有任何程式設計知識。
- 在各種網頁程式設計課程中廣泛進行過測試。
目錄:
I. HTML
1. HTML 簡介
2. 字型、顏色和字元實體
3. 列表
4. 表格
5. 連結和圖片
6. 框架和圖片
7. 層疊樣式表
II. JAVASCRIPT
8. JavaScript 簡介
9. 算術語句
10. 選擇語句
11. 迴圈語句
12. 函數和物件
13. 陣列
14. 表單和表單元素
15. 字串、正規表達式和日期物件
III. PERL
16. Perl 簡介:網頁基礎和標量
17. 陣列、參考、雜湊和迴圈
18. URL 編碼、模式、文本欄位和選擇語句
19. 子程序、文本區域、單選按鈕、複選框和選擇列表
20. 多欄位、表單、電子郵件、檔案和 CGI.pm
IV. JAVA
21. Java 簡介:小應用程式、基本資料類型和文本欄位及區域
22. 選擇和迴圈語句、按鈕和陣列
23. 佈局
24. 顏色和字型
25. AWT 表單元素
26. 滑鼠事件和圖形
27. Swing 基礎
28. Swing 表單元素
V. 附錄
附錄 A:HTML 字元實體
附錄 B:JavaScript 運算子優先順序層級
附錄 C:Perl 運算子優先順序層級
附錄 D:Java 運算子優先順序層級
附錄 E:Java 字元和字串類別
附錄 F:圖示列表
附錄 G:程式列表
索引