Home > Tags: c (Total 555 Records)
Interactive Object-Oriented Programming in C#: With a Foreword by R.Ambrose and S. Ghosh
.NET By:Vaskaran Sarcar 2017-08-10 00:00:00
Are you afraid of programming? Or, perhaps you experimented with some other programming languages and now want to learn C#? Or, you have become bored with books that have invested many pages to less important topics? Or, you want to learn fast but do not want to miss the key concepts? If the answer .NET
Tags: c# programming interactive object-oriented foreword r.ambrose ghosh
Practical C# Charts and Graphics
.NET By:Jack Xu 2007-03-15 00:00:00
"Practical C# Charts and Graphics" is not just a book, but a powerful 2D and 3D chart and graphics package. You may find that some of the examples in this book can be immediately used in your real-world problems, and that some may give you inspiration to add advanced graphical and sophisticated char .NET
Effective C#: 50 Specific Ways to Improve Your C#
.NET By:Bill Wagner 2004-12-13 00:00:00
"This book really demonstrates Bill's strengths as a writer and programmer. In a very short amount of time, he is able to present an issue, fix it and conclude it each chapter is tight, succinct, and to the point." .NET
Advanced C# Programming
.NET By:Paul Kimmel 2002-09-04 00:00:00
This advanced resource is ideal for experienced programmers seeking practical solutions to real problems. Discover valuable coding techniques and best practices while learning to master Microsoft's newest cross-platform programming language. This definitive guide will show you how to expertly apply .NET
Tags: c# programming
Visual C# 2005 Grundlagen und Programmiertechniken [German]
Programming By:Frank Eller 2006-00-00 00:00:00
Fortgeschrittene und Profis erhalten hier umfassendes Know-how zur Windows-Desktop-Programmierung mit Visual C#. Nach einer Einfuhrung ins .NET-Framework und die Entwicklungsumgebung gehen die Autoren ausfuhrlich auf die Grundlagen der objekt-orientierten Programmierung mit C# ein. Anhand zahlreiche Programming
Tags: c# visual grundlagen
C# in a Nutshell
.NET By:Peter Drayton 2002-03-00 00:00:00
C# in a Nutshell provides everything programmers need to know about the C# language in one concise and accessible volume. Designed as a primary reference for daily use, it also includes all the essential background information to become productive quickly. Not a "how-to" book or a rehash of Microsof .NET
Beginning C# 2008: From Novice to Professional (Expert's Voice in .NET)
Programming By:Christian Gross 2007-11-12 00:00:00
This book is for anyone who wants to write good C# 2008 code?even if you have never programmed before. Writing good code can be a challenge. There are so many options, especially in a language like C#. If you want to really get the best from a programming language, you need to know which features w Programming
The Power of C#
.NET By:Rajeev A. Parida 2009-12-01 00:00:00
C# is an object oriented programming language and was developed by Microsoft expressly for its .NET platform. C# provides the features that are most important to programmers, such as object-oriented programming, graphics, graphical-user-interface (GUI) components, exception handling, multithreading, .NET
Tags: c#
Programming BBC micro:bit Systems Using C#
Hardware By:Yury Magda 2017-09-16 00:00:00
The BBC micro:bit is a pocket-sized computer that you can code, customize and control to bring your ideas to life. This small board allows to build complicated embedded applications by hobbyists and developers. This book is thought as a practical guide for designing BBC micro:bit systems controlled Hardware
Tags: c# programming system bbc microbit
C#: Step-By-Step Guide To C# Programming For Beginners
Programming By:Robert Anderson 2017-09-06 00:00:00
This tutorial is designed for the beginners-intermediate programmer someone that has seen and used C# previously and has a rudimentary understanding of the basics. This tutorial will explore the advanced build-in and user created features of the language. Each chapter will contain a certain numbe Programming
Tags: c# programming guide