Difference between revisions of "NexJ-CDOT Knowledge Base"

From CDOT Wiki
Jump to: navigation, search
(Created page with '== Purpose == The research activities of creating the NexJ-CDOT knowledge base at CDOT-Seneca has three goals in mind. *It will enable new research students to go through a short…')
 
Line 4: Line 4:
 
*It will benefit the open source community of developers who want to make contributions to the NexJ code base.
 
*It will benefit the open source community of developers who want to make contributions to the NexJ code base.
 
*It will be a repository of various software artifacts that have been produced during the process of working with the code base of NexJ Model Server Express.
 
*It will be a repository of various software artifacts that have been produced during the process of working with the code base of NexJ Model Server Express.
 +
 +
== Documents Provided by NexJ ==
 +
* Introduction To NexJ Studio Express ('''open sourced''', available on Open Health Tools Platform) [https://projects.openhealthtools.org/sf/projects/oht_aip/]
 +
* NexJ Studio Fundamentals (confidential and proprietary)
 +
* NexJ Studio - Integration Fundamentals (confidential and proprietary)
 +
* Working with NexJ Express Source Code ('''open sourced''', available on Open Health Tools Platform)
 +
* NexJ Systems Developer's Guide (confidential and proprietary)
 +
 +
== NexJ Software Engineering Practice ==
 +
* agile approach
 +
** SCRUM
 +
*** the SQLite Adapter project
 +
* emphasis on performance
 +
** the PostgreSQL Adapter project
 +
** the JSON Message Adpater project
 +
 +
== NexJ Framework Concepts As Mined From The NexJ Training Tutorial Documents ==
 +
* [[Research Notes - NexJ Training Tutorials | Draft]]
 +
 +
== NexJ Framework Design Concepts As Mined From The Code Repositories ==
 +
 +
== Resources ==
 +
*'''Hazzan and Dubinsky: Agile Software Engineering (Springer 2009)''' [http://www.springer.com/computer/swe/book/978-1-84800-198-5]
 +
** a multifaceted approach: the human perspective, the organizational perspective, the technological approach (HOT)

Revision as of 12:21, 10 November 2011

Purpose

The research activities of creating the NexJ-CDOT knowledge base at CDOT-Seneca has three goals in mind.

  • It will enable new research students to go through a shorter learning curve in working with the huge code base of NexJ Model Server Express.
  • It will benefit the open source community of developers who want to make contributions to the NexJ code base.
  • It will be a repository of various software artifacts that have been produced during the process of working with the code base of NexJ Model Server Express.

Documents Provided by NexJ

  • Introduction To NexJ Studio Express (open sourced, available on Open Health Tools Platform) [1]
  • NexJ Studio Fundamentals (confidential and proprietary)
  • NexJ Studio - Integration Fundamentals (confidential and proprietary)
  • Working with NexJ Express Source Code (open sourced, available on Open Health Tools Platform)
  • NexJ Systems Developer's Guide (confidential and proprietary)

NexJ Software Engineering Practice

  • agile approach
    • SCRUM
      • the SQLite Adapter project
  • emphasis on performance
    • the PostgreSQL Adapter project
    • the JSON Message Adpater project

NexJ Framework Concepts As Mined From The NexJ Training Tutorial Documents

NexJ Framework Design Concepts As Mined From The Code Repositories

Resources

  • Hazzan and Dubinsky: Agile Software Engineering (Springer 2009) [2]
    • a multifaceted approach: the human perspective, the organizational perspective, the technological approach (HOT)