Re: C# Book
From: Alexander Mueller (postmaster_at_127.0.0.1)
Date: 03/19/05
- Next message: Joerg Jooss: "Re: Text encodings"
- Previous message: web1110: "File watcher"
- In reply to: Doug Arnott: "Re: C# Book"
- Next in thread: glennh: "Re: C# Book"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 19 Mar 2005 16:33:08 +0100
Doug Arnott wrote:
>
> In your case, do not be too quick to dismiss a beginners C# book
> because C# has added some new terms and modified others in comparison
> to Java. And, some of these terms exist within the beginners layer of
> knowledge. Thus, these terms are included with "the basics of integers,
> strings, objects, instances" etc., etc., etc. Some of the these things
> are as follows:
Well, I AM a beginner in C#, but not in development in general. Hence I
do not want to dismiss books for beginners in C# but I want to avoid
books for beginners in development starting in C#.
Thats why I also stated my question that way, that I am looking for a
good book about C# for people coming from Java. From such a book, I
would expect all the basics of C# (what you mentioned) without all the
basics of development (integers, objects, instances, .....).
> 6. boxing
Just for the good order, it was introduced with Java 1.5.
>
> In a paint analogy, you have to decide whether you are going to paint
> over the old coat, or grind down to the bare metal to apply primer and
> then paint. That is, either get a C# for Java book, or start with a C#
> beginners book.
I know there are fundamental differences between Java and C#, but
overall I wouldnt consider them as THAT different. Certain classes have
to be handled differently, certain features are available in one but
missing in the other but the overall path is more than similar.
>
> For me, "Programming Microsoft Windows With C#" is much more than a sub-
> stitute for a Swing book. And, I needed a Swing book when I programmed
> in Java. If you have done some of your C programming on the Win32 API,
> then this book will give you a feeling of deja vu all over again, but
> with a slight disorientation as nothing remains the same.
The last time I touched native code for Win32, it was Delphi.
>
> I do not know what PHP is ...
:)
>
> ... but I sure want to know how you can stop buying books, perhaps some
> kind of nicotine-type patch or methadone-type cocktail? I would like to
> know because I am a computer book addict in need of treatment.
Yeah, it actually sounds a bit as if you were in need of it ;) ....
seriously, its a while since I adopted a new technology/language. The
last was PHP, and as the language itself is rather easy to learn and
there are that many resources online I didnt really feel the need for a
book.
Alexander
- Next message: Joerg Jooss: "Re: Text encodings"
- Previous message: web1110: "File watcher"
- In reply to: Doug Arnott: "Re: C# Book"
- Next in thread: glennh: "Re: C# Book"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|