Logo

C# From Java by Rob Miles

Small book cover: C# From Java

C# From Java
by


Number of pages: 24

Description:
These notes should help you convert a program from Java to C#. It is assumed that the reader is an experienced Java programmer. This is based on the author's original journey from Java to C#. If you want to find out what C# is all about you might find this text useful.

Home page url

Download or read it online for free here:
Download link
(460KB, PDF)

Similar books

Book cover: Data Structures and Algorithms with Object-Oriented Design Patterns in C#Data Structures and Algorithms with Object-Oriented Design Patterns in C#
by - SOMA Networks
Author promotes object-oriented design using C# and illustrates the use of the object-oriented design patterns. The book shows how these patterns are used to create good software designs. Written for second- and third-year students.
(22140 views)
Book cover: C# EssentialsC# Essentials
- Techotopia
The book provides everything necessary to gain proficiency as a C# programmer. It gives a detailed overview of the C# environment, the fundamentals of the C# programming language, manipulating strings, arrays and collection classes.
(23057 views)
Book cover: Threading in C#Threading in C#
by
An extensive online book on multithreading in C#. This tackles difficult issues such as thread safety, when to use Abort, Wait Handles vs Wait and Pulse, the implications of Apartment Threading in Windows Forms, using Thread Pooling, etc.
(20330 views)
Book cover: Design Patterns in C#Design Patterns in C#
by
This book will give good designing edges to the developers and enhance their Object Oriented skills. Jean Paul V.A is a Software Developer working on Microsoft Technologies for the past 10 years. He has been passionate about programming...
(16100 views)