[Mono-list] Hi. A little question
Garrett Rooney
rooneg@electricjellyfish.net
Sat, 18 Aug 2001 13:36:58 -0400
On Sat, Aug 18, 2001 at 06:30:01PM +0200, Jaime Anguiano Olarra wrote:
>
> Quickly... I am interested in start developing for Mono but I would like
> to learn a little bit (a lot really) of C# before.. which is the best
> book you would recommend me to start with it (my goal is to get know of
> how to build applications for GNU/Linux using C# instead of C).
c sharp essentials (http://www.oreilly.com/catalog/csharpess/) and programming
c sharp (http://www.oreilly.com/catalog/progcsharp/) are the best two i've
found.
c sharp essentials is just a bare bones intro, and programming c sharp is a
bit more in depth, but both are good. programming c sharp has some windows
specific stuff (interacting with com and stuff like that), but it mainly
sticks to the language and the libraries, so will be mostly applicable to
using c sharp on unix.
--
garrett rooney Unix was not designed to stop you from
rooneg@electricjellyfish.net doing stupid things, because that would
http://electricjellyfish.net/ stop you from doing clever things.