LPI Web Development Essentials Study Guide : Exam 030-100

個数:
電子版価格
¥5,288
  • 電書あり
  • ポイントキャンペーン

LPI Web Development Essentials Study Guide : Exam 030-100

  • ウェブストア価格 ¥9,471(本体¥8,610)
  • Sybex Inc.,U.S.(2023/10発売)
  • 外貨定価 US$ 55.00
  • ゴールデンウィーク ポイント2倍キャンペーン対象商品(5/6まで)
  • ポイント 172pt
  • 提携先の海外書籍取次会社に在庫がございます。通常3週間で発送いたします。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合が若干ございます。
    2. 複数冊ご注文の場合、分割発送となる場合がございます。
    3. 美品のご指定は承りかねます。

  • ウェブストア価格 ¥9,711(本体¥8,829)
  • Sybex Inc.,U.S.(2023/10発売)
  • 外貨定価 UK£ 42.50
  • ゴールデンウィーク ポイント2倍キャンペーン対象商品(5/6まで)
  • ポイント 176pt
  • 提携先の海外書籍取次会社に在庫がございます。通常約2週間で発送いたします。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合が若干ございます。
    2. 複数冊ご注文の場合、分割発送となる場合がございます。
    3. 美品のご指定は承りかねます。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 448 p.
  • 言語 ENG
  • 商品コード 9781394186785
  • DDC分類 006.76076

Full Description

Pass the LPI Web Development Essentials exam and set yourself up for success at a new web development job

In LPI Linux Professional Institute Web Development Essentials Study Guide: Exam 030-100, accomplished IT educator and systems engineer, Audrey O'Shea delivers an easy-to-follow and hands-on roadmap to passing the LPI Web Development Essentials exam and hitting the ground running at a new job as a web developer. In the book, you'll explore the software development skills, web technologies, HTML, CSS, Node.js, and JavaScript info you need to implement modern applications and solutions in a web environment.

You will find:

Introductory coverage of SQL, HTML, JavaScript, CSS, and MongoDB
A heavy emphasis on real-world job skills, as well as the technologies used every day by web developers in the field
Complimentary access to the Sybex interactive online learning environment and test bank, complete with hundreds of practice questions, electronic flashcards, and a searchable glossary of important terms

An essential and practical resource for anyone preparing for the Web Development Essentials certification exam, LPI Linux Professional Institute Web Development Essentials Study Guide: Exam 030-100 is also the ideal book for entry-level software developers seeking knowledge of web development tools and principles.

Contents

Introduction xvii

Assessment Test xxiii

Chapter 1 Web Development Basics 1

Developer Types 2

Creating Software 3

Text Editors and IDEs 6

Compiled Languages 7

Interpreted Languages 8

Programming Paradigms 8

Maintaining Software 11

Version Control Systems 11

Software Testing 12

Summary 12

Exam Essentials 13

Review Questions 17

Chapter 2 Client/Server Computing 21

Client-Side 23

Types of Clients 24

Web Browsers 26

Server- Side 28

Types of Servers 28

Popular Server Software 29

Popular Web Page-Creating Software 29

Summary 31

Exam Essentials 31

Review Questions 34

Chapter 3 Database Management Systems 39

Database Structures and Languages 40

Database Structures 40

Database Languages 43

Relational Database Concepts 44

Content Maintenance and Delivery 45

Summary 47

Exam Essentials 47

Review Questions 51

Chapter 4 Client/Server Communication 55

HTTP 56

HTTP Client-Side 57

HTTP Server-Side 60

WebSocket API 61

Caches and Cookies 62

HTTP Security Concerns 63

Summary 63

Exam Essentials 64

Review Questions 66

Chapter 5 HTML Introduction 71

What Is HTML? 73

The HTML Skeleton 73

HTML Syntax 75

HTML Head 79

Summary 81

Exam Essentials 81

Review Questions 86

Chapter 6 Content Markup 91

The Basics 92

Block and Inline Elements 93

Block Elements 93

Inline Elements 95

Hierarchical Structure 96

Lists 97

Styles 100

Semantic and Non-Semantic Elements 100

Non-Semantic Elements 100

Semantic Structural Elements 100

Summary 101

Exam Essentials 101

Review Questions 111

Chapter 7 References and Embedded Resources 115

Page Anchors 116

External Resource Links 117

Using Images 118

The img Tag and Its Attributes 119

Inline or Background Images 120

Image Maps 122

File Formats 124

The