C# For Java Programmers
- 1 Edición - 26 de junio de 2002
- Última edición
- Autor: Harold Cabrera
- Idioma: Inglés
Java Programmers, Preprare for Microsoft's .NET initiative while enhancing your repertoire and marketability with C# for Java Progammers! C# for Java Programmers will prepare rea… Leer más
Descripción
Descripción
Java Programmers, Preprare for Microsoft's .NET initiative while enhancing your repertoire and marketability with C# for Java Progammers!
C# for Java Programmers will prepare readers for the .NET framework by building on what they already know about object-oriented languages and give them the means to maintain their flexibility and effectiveness in an un-certain marketplace. This book will compare and contrast the advantages and disadvantages of both Java and C# to allow programmers to make their own decisions regarding what each language is best used for.
Whatever your feelings are about Microsoft and its .NET initiative, there can be no denying that C# is here to stay. The C# language, a close cousin to Java, is a new object-oriented programming language (OOPL) designed to work within the .NET framework. It improves upon many of the vague or ill-defined areas of C++ that frequently lead programmers into trouble. C# is a strongly-typed, object-oriented language designed to give the optimum blend of simplicity, expressiveness, and performance.
Puntos claves
Puntos claves
- Written specifically for Java programmers. C# for Java Programmers is not an introductory guide to C#, but builds on what Java programmers already know about object-oriented languages to give them an efficient means for making in-roads to the .NET framework.
- Compare and Contrast. This book will compare and contrast many of the advantages and drawbacks of Java and C# to allow programmers to make informed, intelligent decisions based on the unique uses of each language.
De interès para
De interès para
Índice
Índice
1. An Introduction to C#
2. Language Fundamentals
3. Declarations and Access Controls
4. Operators and Assignments
5. Flow Control
6. Exception Handling
7. Garbage Collection
Part 2: Language Features not in Java
8. Enumerators
9. Structs and Properties
10. Pointers, Delegates and Primitive Parameters by Reference
11. Boxing and Unboxing
12. Working with native DLL's
13. Interoperation with COM
Part 3: .NET's Basic Class Libraries vs. Java's Class Libraries
14. Strings
15. Input/Output
16. Networking
17. Threading
18. Collections
19. Reflection
CD-ROM Contents:
C# keywords and their Java equivalent
Example codes for the key differences between the two languages
A copy of the .Net's Basic Class Library API's
Detalles del producto
Detalles del producto
- Edición: 1
- Última edición
- Publicado: 26 de junio de 2002
- Idioma: Inglés
Sobre el autor
Sobre el autor
HC