summaryrefslogtreecommitdiff
path: root/etc/ACE-tutorials-overview.html
blob: 44d21201795cc272072b869713e03b23770cad0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<BODY text = "#000000" link="#000fff" vlink="#ff0f0f" bgcolor="#ffffff">

<B>What's here?</B>
<P>

<LI><A HREF="Examples">Examples</A>
<UL>
	Very rough proof of concept apps used during my
	ACE learning phase.  The stuff here was used as
	the stepping stone to create the initial Tutorials
</UL>

<LI><A HREF="tutorials">Tutorials</A>
<UL>
	A refinement of the Examples.  There are only a
	handfull of tutorials here but they should give
	you an idea of the direction I was taking.
</UL>

<LI><A HREF="Guidelines.html">Guidelines.html</A>
<UL>
	A rough-draft of guidelines for creating a new set
	of Tutorials more up to date and generally useful.
</UL>

<LI><A HREF="Mail">Mail</A>
<UL>
	This was to be a collection of mail messages relevant
	to our development process.  Since then, I've started
	filing everything in my personal mailbox...
	If this site begins to get a lot of traffic, I'll move
	this somewhere less intrusive.  (Likewise for the
	<i>acemail</i> file.)
</UL>
</UL>
<P>
Except for the Guidelines, all of what you see is very out
of date.  Probably on the order of a year or so.  Still,
the direction and goal remain the same:  create a set of
tutorials that can be used by experienced C++/OOP programmers
to learn the ACE framework.
<P>
I encourage any readers of this page to contact me if you have
suggestions or want to create a tutorial of your own.
During "normal business hours" (EST) you can get me quickest
at <A href="mailto:jcej@lads.com">jcej@lads.com</A>.
After dark & on the weekends you'll find
me at home:  <A HREF="jcej@tragus.org">jcej@tragus.org</A>.
Of course, I'm always checking the ACE mailing list.
<P>