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 51 52 53 54 55 56 57
|
<HTML><TITLE>Motor Tutorial</TITLE>
<BODY BGCOLOR=White>
<TABLE BORDER=0>
<TR><TD></TD><TD WIDTH="60%">
<H2>Motor Tutorial</H2>
<P align="justify">
Here are two articles I published at <A HREF="http://www.freeos.com/">FreeOS.com</A>,
a major site dedicated to Linux and other free operating systems.
<TABLE BORDER=0 WIDTH="100%">
<TR>
<TD><A HREF="intro.html">Introducing Motor: an IDE for Linux</A></TD>
<TD>[<A HREF="http://www.freeos.com/articles/2876/">online version</A>]</TD>
</TR>
<TR>
<TD><A HREF="advanced.html">Programming with Motor, Part 2: Advanced usage</A></TD>
<TD>[<A HREF="http://www.freeos.com/articles/3062/2/13/">online version</A>]</TD>
</TR>
<TR>
<TD><A HREF="more.html">More about Motor</A></TD>
<TD>[<A HREF="http://www.freeos.com/articles/4095">online version</A>]</TD>
</TR>
<TR>
<TD> </TD>
<TD> </TD>
</TR>
<TR>
<TD>
<IMG ALIGN=LEFT SRC="images/motor-mw.gif">
Also there is a button for all of your needs ;)<BR>
Point it to the motor homepage at <A HREF="http://konst.org.ua/motor/">http://konst.org.ua/motor/</A> if you want
</TD>
<TD></TD>
</TR>
</TABLE>
</P>
<P align="justify">
<B>--</B><BR>
<A HREF="mailto:konst@konst.org.ua">konst</A> at <A HREF="http://konst.org.ua/">http://konst.org.ua/</A>
</P>
</TD><TD></TD></TR>
</TABLE>
</BODY></HTML>
|