Introduction"

From Documentation
m (Created page with '{{ZKEssentialsPageHeader}} The aim of ZK Essentials is to provide a step by step resource for a developer which addresses the creation of a substantial application using ZK. Eac…')
 
m (Redirected page to ZK Essentials)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
#REDIRECT [[ZK Essentials]]
 +
 
{{ZKEssentialsPageHeader}}
 
{{ZKEssentialsPageHeader}}
  
The aim of ZK Essentials is to provide a step by step resource for a developer which addresses the creation of a substantial application using ZK. Each chapter navigates a particular ZK topic and details in context of the application why certain choices and implementation techniques were chosen over others.
+
The aim of ZK Essentials is to provide a step by step resource for a developer to address the creation of a substantial application using ZK. Each chapter navigates through a particular ZK topic and explains in detail why certain choices and implementation techniques were chosen over others in context of the application.
  
The book chooses a shopping cart driven application as a platform to explore ZK. By the end of this book we should have absorbed enough knowledge of ZK techniques and practices to implement a custom web application.
+
The book chooses a shopping cart application as a platform to explore ZK. By the end of this book you should be able to gather enough information about ZK techniques and practices to implement a custom Web application.
  
 
The book starts off by introducing ZK and its architecture then moves into the creation of the application.
 
The book starts off by introducing ZK and its architecture then moves into the creation of the application.

Latest revision as of 23:53, 28 March 2013

Redirect to:

Stop.png This article is out of date, please refer to http://books.zkoss.org/zkessentials-book/master/ for more up to date information.


The aim of ZK Essentials is to provide a step by step resource for a developer to address the creation of a substantial application using ZK. Each chapter navigates through a particular ZK topic and explains in detail why certain choices and implementation techniques were chosen over others in context of the application.

The book chooses a shopping cart application as a platform to explore ZK. By the end of this book you should be able to gather enough information about ZK techniques and practices to implement a custom Web application.

The book starts off by introducing ZK and its architecture then moves into the creation of the application.



Last Update : 2013/03/28

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.