Znalezione w sieci
C# From Java
Data: 2011-09-21, Autor: Rob Miles, 2009, Dział: C#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.
WięcejC# for Sharp Kids
Data: 2011-09-21, Autor: Microsoft Corporation, 2009, Dział: C#This book teaches you about the C# language. Writing programs is Fun! This e-book will have you coding your very own C# programs in no time! With fun cartoons and easy to follow code samples, you'll be creating your own inventions in no time!
WięcejC# Essentials
Data: 2011-09-21, Autor: Techotopia, 2007, Dział: C#The C# Essentials online book contains 27 chapters of detailed information intended to provide everything necessary to gain proficiency as a C# programmer. The book begins with a detailed overview of the C# development and runtime environment with overviews of the Common Language Infrastructure (CLI), Common Intermediate Language (CIL) and Virtual Execution System (VES) followed by simple steps to creating both Windows and console based C# applications. A number of chapters are dedicated to the fundamentals of the C# programming language, including topics such as variables, constants, operators, flow control, looping and object oriented programming (including topics such as inheritance and abstract classes). Subsequent chapters focus on issues such as manipulating and formatting strings and working with arrays and collection classes. Once the basics of the C# language have been covered the final stages of the book focus on the design of GUI based applications using C# in conjunction with Visual Studio.
WięcejC# Development
Data: 2011-09-21, Autor: Rob Miles, 2008, Dział: C#This C# book is used by the Department of Computer Science in the University of Hull as the basis of the First Year programming course. The keys to learning programming are: practice (do a lot of programming), study (look at programs written by other people), persistence.
WięcejC# Classes
Data: 2011-09-21, Autor: V. Mukhi, V. Kalantri, S. Mukhi - BPB Publications, 2008, Dział: C#This online e-book presents myriad fascinating concepts about C# classes. It is divided into three sections: Threads, Winforms and XML, with each of them converging on distinct facets of classes available in the .NET framework.
WięcejC# - The Basics
Data: 2011-09-21, Autor: V. Mukhi, S. Shanbhag, S. Mukhi - BPB Publications, 2008, Dział: C#A comprehensive introductory C# book. It is written assuming no prior programming knowledge. It covers the basics, namespaces, constructors and destructors, components and databases, web enabling data, function overloading and inheritance, modifiers, virtual functions, properties and indexers, interfaces and structures, operator overloading, collection objects, attributes, the reflection API and conditionals, unsafe code.
Więcej
