55f3471f6d
svn path=/trunk/gtk-sharp/; revision=9007
133 lines
2.6 KiB
HTML
133 lines
2.6 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>The Gnome.NET Tutorial</title>
|
|
</head>
|
|
<body>
|
|
<center>
|
|
<h1>The Gnome.NET Tutorial First Edition</h1>
|
|
|
|
<h2>A Much Needed Room For Breath</h2>
|
|
|
|
<img src="frontpage.png" />
|
|
<p><a href="writers.html">Contributors, Ideas etc</a></p>
|
|
|
|
<h3>Contents</h3>
|
|
|
|
<table>
|
|
<tr>
|
|
<td></td>
|
|
<td><b><a href="preface.html">Preface</a></b></td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>Chapter 1</td>
|
|
<td><b>Mono</b></td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td></td>
|
|
<td><a href="mono.html#about">About the Mono Technology</a><br />
|
|
<a href="mono.html#mylife">How Will Mono Technology Change My
|
|
Life?</a><br />
|
|
<a href="mono.html#hello">HelloWorld</a><br />
|
|
<a href="mono.html#html">Architecture</a><br />
|
|
<a href="mono.html#tools">Tools</a><br />
|
|
<a href="mono.html#kernel">Linux kernel support for
|
|
binaries</a><br />
|
|
<a href="mono.html#qae">Questions and exercises</a><br />
|
|
<a href="mono.html#credits">Credits</a></td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>Chapter 2</td>
|
|
<td><b>IDEs</b></td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td></td>
|
|
<td><a href="ide/emacs.html">Emacs</a><br />
|
|
Eclipse<br />
|
|
#develop</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>Chapter 3</td>
|
|
<td><b>C# bindings</b></td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td></td>
|
|
<td>Introduction<br />
|
|
Gtk#<br />
|
|
Gdk#<br />
|
|
Glib#<br />
|
|
Atk#<br />
|
|
Pango#<br />
|
|
Gnome#<br />
|
|
<a href="bindings/glade/glade.html">Glade#</a><br />
|
|
GConf#<br />
|
|
Gda#<br />
|
|
Gnome-db#<br />
|
|
GStreamer#<br />
|
|
Questions and exercises</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>Chapter 4</td>
|
|
<td><b>Testing & UI Design</b></td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td></td>
|
|
<td>NUnit<br />
|
|
GNOME Human Interface Guidelines</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>Chapter 5</td>
|
|
<td><b>Cases</b></td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td></td>
|
|
<td>Same Gnome<br />
|
|
E-mail client<br />
|
|
Web browser<br />
|
|
Text editor</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>Appendix A</td>
|
|
<td><b>Ressources</b></td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td></td>
|
|
<td><a href="ressources.html#api">API References</a><br />
|
|
<a href="ressources.html#code">Code samples</a><br />
|
|
<a href="ressources.html#apps">Applications</a><br />
|
|
<a href="ressources.html#tutorials">Tutorials</a><br />
|
|
<a href="ressources.html#presentations">Presentations</a><br />
|
|
<a href="ressources.html#whitepapers">Whitepapers</a><br />
|
|
<a href="ressources.html#website">Websites</a><br />
|
|
<a href="ressources.html#irc">IRC</a><br />
|
|
<a href="ressources.html#books">Books</a></td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>Appendix B</td>
|
|
<td><b>Credits</b></td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td></td>
|
|
<td>Authors<br />
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</center>
|
|
</body>
|
|
</html>
|
|
|