Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2001-08-20 17:26:07 +0400
committerMiguel de Icaza <miguel@gnome.org>2001-08-20 17:26:07 +0400
commit06d27b18914cda3c7a8e22a96617e46c3aa1a4ed (patch)
treeff5996faa090239f52008bd58c685f0658663dc4 /doc/contributing
parentf5e5dd46bcfab5ec45d46ed36964512ca1d68e61 (diff)
More web site updates
svn path=/trunk/mono/; revision=507
Diffstat (limited to 'doc/contributing')
-rw-r--r--doc/contributing10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/contributing b/doc/contributing
index 8601078c379..60a18c80cb5 100644
--- a/doc/contributing
+++ b/doc/contributing
@@ -18,6 +18,13 @@
something that would help tremendously would be to help with
small duties in the project that need to be addressed.
+** To start contributing
+
+ To start developing classes or to contribute to the compiler,
+ you only need Windows and the .NET Beta 2 SDK. Please notice
+ that you do not need Visual Studio (although you can use it if
+ you want).
+
** Bug reporting
If you find bugs in Mono, please make sure you enter a bug
@@ -40,6 +47,9 @@
packaged up in the official `distribution'
</ul>
+* Books on C#
+
+
* Special note
If you have looked at Microsoft's implementation of .NET or