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: .NET Book Zero.NET Book Zero
by
This book covers everything that the C or C++ programmer needs to know about C# and the .NET framework. Object-oriented programming concepts are approached from scratch. Some programming experience with a C-family language is expected.
(21625 views)
Book cover: C# - The BasicsC# - The Basics
by - BPB Publications
Introductory C# book, no prior programming knowledge is assumed. It covers namespaces, constructors and destructors, components and databases, web enabling data, function overloading and inheritance, modifiers, virtual functions, and more.
(23305 views)
Book cover: Windows Phone Programming in C#Windows Phone Programming in C#
by - Microsoft Press
This material is an introduction to Windows Phone development for anyone learning to program. It assumes some knowledge of programming fundamentals, but will teach you programming concepts in the framework of Windows Phone development.
(17363 views)
Book cover: HTTP Programming Recipes for C# BotsHTTP Programming Recipes for C# Bots
by - Heaton Research, Inc.
The programs that access the web much like a human user would, which are called bots, can collect information or automate common web programming tasks. This book presents a collection of very reusable recipes for C# bot programming.
(20842 views)