<DIV><p>If you're new to C#, this popular book is the ideal way to get started. Completely revised for the latest version of the language, <I>Learning C# 3.0</I> starts with the fundamentals and takes you through intermediate and advanced C# features -- including generics, interfaces, delegates, lam
Learning C# 3.0
โ Scribed by Jesse Liberty, Brian MacDonald
- Publisher
- O'Reilly Media
- Year
- 2008
- Tongue
- English
- Leaves
- 704
- Edition
- 3rd
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
I would like to recommend this book to any one who wants to learn the basics about C# language. If you are new to
programming and wants to start learning C# then this is the book for you. The authors have written the book in a
nice style so that it is appealing to novice.
The book starts off with the basics showing with how to create a hello world program. This is done using Visual
Studio Project and introducing how to use it to create a project, compile and run the project to see the output.
Later the authors start with the basics and covers various C# language features like Array, Collections,
Interfaces, Generics, Delegates. All these are explained using the C# and basic .NET classes using simple,
understandable stand alone examples.
The authors also introduces advanced topics like WPF, event programming, LINQ features etc. - though these are not
covered in very depth detail - just an introduction to get your feet wet a little bit.
In summary this is a book intended for novices. Intermediate and advanced programmers will find this book a bit
boring.
PROS : Good Style, Examples, Quiz at the end of each chapter
CONS : Bit boring for advanced programmers
๐ SIMILAR VOLUMES
If you're new to C#, this popular book is the ideal way to get started. Completely revised for the latest version of the language, Learning C# 3.0 starts with the fundamentals and takes you through intermediate and advanced C# features -- including generics, interfaces, delegates, lambda expressions
If you're new to C#, this popular book is the ideal way to get started. Completely revised for the latest version of the language, Learning C# 3.0 starts with the fundamentals and takes you through intermediate and advanced C# features -- including generics, interfaces, delegates, lambda expressions
If you're new to C#, this popular book is the ideal way to get started. Completely revised for the latest version of the language, Learning C# 3.0 starts with the fundamentals and takes you through intermediate and advanced C# features - including generics, interfaces, delegates, lambda expressions,
Precise and concise, excellent for beginners and not only.Some experience in programming is welcome as a background.