株式会社極東書店トップ商品一覧Guide to Web Development with Java: Understanding Website Creation. Second Edition 2021

商品詳細

Guide to Web Development with Java: Understanding Website Creation. Second Edition 2021

Guide to Web Development with Java: Understanding Website Creation. Second Edition 2021

・ISBN 978-3-030-62273-2 hard EUR 69.99

¥18,707.- (税込) (※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。

お気に入り
著者・編者Downey, Tim,
シリーズ (Texts in Computer Science)
出版社 (Springer Nature Switzerland AG, SZ)
出版年月2021
ページ数517 pp.
言語ENG
ニュース番号<A02-76999>

解説

This comprehensive Guide to Web Development with Java introduces the readers to the three-tiered, Model-View-Controller architecture by using Spring JPA, JSPs, and Spring MVC controllers. These three technologies use Java, so that a student with a background in programming will be able to master them with ease, with the end result of being able to create web applications that use MVC, validate user input,and save data to a database.

Topics and features:

* Presents web development topics in an accessible, easy-to-follow style, focusing on core information first, and allowing the reader to gain basic understanding before moving forwards

* Contains many helpful pedagogical tools for students and lecturers, such as questions and exercises at the end of each chapter, detailed illustrations, chapter summaries, and a glossary

* Uses existing powerful technologies that are freely available on the web to speedup web development, such as Spring Boot, Spring MVC, Spring JPA, Hibernate, JSP, JSTL, and Java 1.8

* Discusses HTML, HTML forms, and Cascading Style Sheets

* Starts with the simplest technology for web development (JSP) and gradually introduces the reader to more complex topics

* Introduces core technologies from the outset, such as the Model-View-Controller architecture

* Includes examples for accessing common web services

* Provides supplementary examples and tutorials