diff options
Diffstat (limited to 'etc/DOC-way.html')
-rw-r--r-- | etc/DOC-way.html | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/etc/DOC-way.html b/etc/DOC-way.html new file mode 100644 index 00000000000..da5ba6a541a --- /dev/null +++ b/etc/DOC-way.html @@ -0,0 +1,53 @@ +<HTML> + +<HEAD> +<TITLE>The Way of DOC</TITLE> +</HEAD> + +<BODY text = "#ffffff" +link="#80ffff" +vlink="#ffde00" +bgcolor="#000055"> + +<HR> +<H3>The Way of DOC</H3> + +To build an effective systems research group, it's essential to +develop a culture that is supportive to software development and +software system researchers and developers. The following are some of +the key precepts that underly the culture of the <A +HREF="http://www.cs.wustl.edu/~schmidt/ACE-members.html">DOC</A> +research group: + +<UL> +<LI> Work hard +<LI> Have fun +<LI> Be creative +<LI> Learn new skills +<LI> Teach your skills to others +<LI> Value the contributions of team members +<LI> Write papers +<LI> Read papers +<LI> Give presentations +<LI> Respond to ACE users questions +<LI> Delegate responsibility +<LI> Accept responsibility +<LI> Play chess +<LI> Play chess after being awake all night +<LI> Make paper airplanes +<li> Drink Nestea +<li> Watch South Park +<li> Juggle and bounce balls +<LI> Swear under your breath at C++ +<LI> Fix at least two bugs every day +<LI> Create at least one bug every day (and then fix it ;-)) +<LI> Fix your own bugs +<LI> Swear at other people's bugs.... but also fix them +<LI> Move one step closer to world domination every day +</UL> + +</BODY> +</HTML> + + + |