Education/ComputerScience: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 25: Line 25:
==[[Education/ComputerScience/Tools|Tools used by Mozilla]]==
==[[Education/ComputerScience/Tools|Tools used by Mozilla]]==
Many of the tools used in Mozilla development are available to anyone over the open web. Using only a browser, it is possible to:
Many of the tools used in Mozilla development are available to anyone over the open web. Using only a browser, it is possible to:
* browse and search source code for all mozilla projects
* browse and search source code for all Mozilla projects
* see older versions the Mozilla source code
* see older versions the Mozilla source code
* track bugs reports and submit patches
* track bugs reports and submit patches
* see the status of the latest patches to the Mozilla source code
* see the status of the latest patches to the Mozilla source code
* share snippets of code
* share snippets of code
* read official documentation <em>and</em> edit it


==Research==
==Research==

Revision as of 19:45, 12 June 2009

Overview

XXX

Mozilla applications

  • Firefox
  • Thunderbird
  • Calendar
  • Seamonkey
  • DOM Inspector

Mozilla Platform

Mozilla Technologies

Extending

XXX

  • Extension building
  • Jetpack

Embedding

XXX

Release engineering

XXX

Tools used by Mozilla

Many of the tools used in Mozilla development are available to anyone over the open web. Using only a browser, it is possible to:

  • browse and search source code for all Mozilla projects
  • see older versions the Mozilla source code
  • track bugs reports and submit patches
  • see the status of the latest patches to the Mozilla source code
  • share snippets of code

Research

XXX

  • Static Analysis

Survival skills

XXX

How to get help from the community

XXX

Working with the source code

XXX

Testing

XXX

Debugging

XXX

Language reference

XXX