FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
- Title Essential C#
- Author(s) Krzysztof Kowalczyk
- Publisher: Programming Books
- License(s): CC BY-SA 3.0
- Paperback: N/A
- ebook HTML
- Language: English
- ISBN-10/ASIN: N/A
- ISBN-13: N/A
- Share This:
This book written to provide clear and concise explanation of topics for programmers both starting to learn the C# programming language as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it.
You can also quickly navigate to desired content using table of content on the left and search at the top (tip: you can navigate search using only a keyboard with '/' shortcut to start a search).
About the Authors- Krzysztof Kowalczyk worked at Microsoft, Palm, BitTorrent, OpenDNS (acquired by Cisco) and a few small Silicon Valley startups.
-
Fundamentals of Computer Programming with C# (Svetlin Nakov)
This book is a comprehensive computer programming tutorial that teaches programming, logical thinking, data structures and algorithms, problem solving and high quality code with lots of examples in C#.
-
C# Essentials (Neil Smyth)
This book contains 28 chapters of detailed information intended to provide everything necessary to gain proficiency as a C# programmer, intended for readers to gain a firm knowledge foundation on which to begin developing complex C# based applications.
-
Object-oriented Programming in C# for C and Java Programmers
This is a book about object-oriented programming, illustrated with use of the programming language C#. It is assumed, as a prerequisite, that the readers have some knowledge about imperative programming, preferably knowledge about C or Java.
-
Object Oriented Programming using C# (Simon Kendal)
This book will explain the Object Oriented approach to programming and through the use of small exercises in C# to develop some practical skills as well. It will culminate in the development of a complete C# program which can be downloaded with this book.
-
Guide to NoSQL with Azure Cosmos DB (Gaston C. Hillar, et al)
This book is for C# developers. This book starts off by showing you the main features of Cosmos DB, their supported NoSQL data models and the foundations of its scalable and distributed architecture.
-
C# Development - The C# Yellow Book (Rob Miles)
Learn C# from first principles the Rob Miles way. With jokes, puns, and a rigorous problem solving based approach. From objects to garbage collection and from exceptions to interactions, learn C# in a way that engages and entertains your brain.
-
Programmer's Heaven C# School Book (Faraz Rasheed, et al)
This book covers practical topics including database access with ADO.NET, building Windows forms applications, multi-threading and asynchronous I/O.
-
Dissecting a C# Application (Christian Holm, et al)
Learn advanced .NET programming techniques by getting an insiders' look at a complete application! It includes all the advanced features that programmers expect and, of course, implementing these features has required some advanced programming techniques.
-
C# 1: Introduction to programming and the C# language
This book will explain the Object Oriented approach to programming and through the use of small exercises in C#, for which feedback is provided, develop some practical skills as well.
-
C# Programming (Wikibooks)
This book introduces C# language fundamentals and covers a variety of the base class libraries (BCL) provided by the Microsoft .NET Framework, includes basic data types, variables, strings, arrays, operators, control statements, and loops.
-
Threading in C# (Joseph Albahari)
This book teaches the essential skill of asynchronous programming in C#. It answers critical questions in C# application development, such as: how do I keep my program responding at all times to keep my users happy? etc.
:
|
|