C# For Java Programmers, 1st Edition,Harold Cabrera,ISBN9781931836548
Add to Wish List
 
 
 

C# For Java Programmers, 1st Edition

Print Book

Author :   

Release Date:

Imprint: Syngress

ISBN: 9781931836548

Pages: 608

Buy print & eBook together
and save 40%

GBP 31.99
Print Book

+

GBP 31.99
eBook

GBP 63.98Normal price

GBP 38.38Bundle price

Add to Cart
Select format

Print Book Estimated Delivery Time

Paperback

GBP 31.99
GBP 16.00

In Stock

eBook Subscription Subscription Details

EUR 28.67

Subscription eBook - Science Direct (access for 5 users)

eBook eBook Overview

GBP 31.99
GBP 16.00

PDF format

VST format

Add to Cart

Buy Print & eBook both and save 40%
View Bundle Price

 
 

Key Features

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.
Make your own in-depth analysis of C# and Java with the Syngress Wallet CD. Accompanying each book will be a wallet CD containing the HTML version of the text and in-depth code comparison to allow programmers to see for themselves the various differences between Java and C#.

Description

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.

Harold Cabrera

Harold Cabrera (Sun Certified Java Programmer) was the Technical Editor of the Sun Certified Programmer for Java 2 Study Guide 2nd Edition and is a Software Engineer and Co-Founder of IdleWorks Inc. Harold is the Lead Architect for the software development team at IdleWorks, which develops distributed processing solutions for large- and medium-sized businesses with supercomputing needs. Chris Peiris currently lectures on Distributed Object Technology and Software Component Technologies subjects at Monash University, Caulfield, Victoria, Australia. He has been designing and developing MS Web solutions since 1995. His expertise lies in developing scalable, high-performance Web solutions for financial institutions and media groups.Brian Bagnall (Sun Certified Java Programmer and Developer) is the author of the popular book Core LEGO MINDSTORMS Programming and co-author of the Sun Certified Programmer for Java 2 Study Guide. Brian has worked for IBM and other leading computer companies. He is a key programmer of leJOS, a Java SDK for LEGO MINDSTORMS. Brian has bridged the world of LEGO MINDSTORMS and .NET by figuring out how to program the LEGO RCX brick or Cybermaster using C#.

C# For Java Programmers, 1st Edition

Part 1: Language Similarities
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
»
C# For Java Programmers