本書使用通俗易懂的語言深入淺出地闡述Java Web 開發前、後端的相關知識,並結合典型的Web應用案例,幫助讀者掌握Web 應用程序的開發技術。本書共11 章,詳細講解網頁開發所需的前端知識和Java Web 開發的後端知識,其中網頁開發的前端知識包括Bootstrap 框架和jQuery 框架的使用方法,Java Web 的後端知識包括JDBC 技術、Servlet技術、JSP 技術和JSTL 等。本書在實戰篇按照項目開發的流程實現小型超市管理系統,幫助讀者更深刻地理解相關知識在項目開發中的使用技巧。本書適合作為高等教育本、專科院校計算機相關專業的教材,也可供廣大計算機編程愛好者自學參考。
JSP(Java Server Pages)可以無縫地運行在UNIX、Linux、Windows等操作平臺上,是目前熱門的跨平臺動態Web應用開發技術。本書共分13章,包括瞭解JSP、JSP語法、JSP內置物件、客戶標籤、在JSP中使用JavaBean、Servlet基礎、訪問資料庫、JSP和EL、JSP標記庫、使用MVC創建Web應用、篩檢程式和監聽器、雲部署、學生管理系統等重要內容。本書配有大
Up-to-Date, Essential Java Programming Skills—Made Easy! Fully updated for Java Platform, Standard Edition 11 (Java SE 11), Java: A Beginner’s Guide, Eighth Edition gets you started programming in J
The revised Third Edition of An Introduction to Computer Simulation Methodsuses Java to teach physical concepts using computer simulations. The text incorporates object-oriented programming techniques
This book covers Android app design fundamentals in Android Studio using Java programming language.The author assumes you have no experience in app development. The book starts with the installation o
Java How to Program (Late Objects), 11th Edition is intended for use in the Java programming course. It also serves as a useful reference and self-study tutorial to Java programming.  
Cay Horstmann’s Big Java Late Objects, 2nd Edition provides a comprehensive and approachable introduction to fundamental programming techniques and design skills, and helps students master basic conce
This book is primarily intended for beginners who wants to learn various aspects of software engineering and building web applications using Java programming language. There are many good books availa
本書首先從一個簡單的 Web 應用開始,讓讀者學會如何使用 IDEA、Maven、Git 等開發工具搭建 Java Web 應用;接著通過一個簡單的應用場景,為該 Web 應用添加若干業務功能,從需求分析與系統設計開始,帶領讀者動手完成該 Web 應用,完善相關細節,並對已有代碼進行優化;然後基於傳統 Servlet 框架搭建一款羽量級 Java Web 框架,一切都是從零開始,逐個實現類載入器、