WCell:Developer Guide

From WCell

Jump to: navigation, search

This Guide is supposed to give an overview of the applied coding conventions and all available tools to developers who work with WCell, including developers of Addons.

This article is still in the making...


[edit] Developing

Every developer should want his/her code to have the following feats:

  • Working
  • Bug-free
  • Easily maintainable
  • Well readable
  • Easily extensible

No developer should except him or herself to be able to write such code at any given time.
Developing code takes a lot of time, and so does mastering the art of writing code. Do not expect too much of yourself and try to set realistic goals.
If you want to learn coding, join a project with a mature approach to development that is in the range of your interest. Learning with others and using their expertise on how to write or handle code would be of greatest advantage to the apprentice.

See the Coding Guide for further reference.

After being so philosophic, lets see what we can use to make our developer-life a little easier when working with WCell:

[edit] The Tools

Here are some tools we have implemented so far:

Here are some feats, provided by 3rd party tools that we are using:


[edit] References

Personal tools