Using C, this book develops the concepts and theory of data structures and algorithm analysis in a gradual, step-by-step manner, proceeding from concrete examples to abstract principles. Standish covers a wide range of both traditional and contemporary software engineering topics. The text also includes an introduction to object-oriented programming using C++. By introducing recurring themes such as levels of abstraction, recursion, efficiency, representation and trade-offs, the author unifies the material throughout. Mathematical foundations can be incorporated at a variety of depths, allowing the appropriate amount of math for each user.
List Price: $ 111.00
Price:
Aimed at those with some previous programming experience, Inside C# shows developers the unique strengths, advantages, and tips for coding with C#. This fast-paced and in-depth tutorial will let you use Microsoft’s newest programming language on the emerging .NET platform successfully.
The outstanding strength of this text is its in-depth language tutorial on C#, with complete coverage of basic and advanced object-oriented programming techniques. New language features like properties, indexers, and attributes get full coverage, alongside the basics of using classes and inheritance.
The book relies on using Visual Studio 6.0 and the command-line .NET tools for running programs. (Visual Studio.NET, the next version of Visual Studio, was unavailable when the book was written.) First to market with an in-depth language tutorial, the focus of Inside C# is on basic and advanced language features. By viewing generated code (using the ILDASM disassembler tool), the author examines how class design features work under the hood.
The language tutorial digs into features, beginning with a “Hello, World” program and delving into class design features before moving on to more basic features like expressions, operators, and flow control. This sequence makes the book best suited to the experienced developer, since some excellent in-depth material on the most advanced features of C# is presented before the basics of the language. Throughout, you’ll learn the newest features of the language, how to use it, and a sense of its personality.
There’s also plenty of material on the underlying Microsoft .NET platform, from the basics of the Common Language Runtime (CLR) to assemblies (used to deploy .NET applications), plus getting older COM components to interoperate with the newer .NET standard.
For anyone who’s programmed before and wants to learn C# quickly, this in-depth guide anchored with plenty of short, effective examples provides what you need. Inside C# shows off the unique strengths of this new and exciting language and provides a solid introduction to the .NET platform. –Richard Dragan
Topics covered:
- Introduction to C# and the Microsoft .NET Framework
- Tutorial for object-oriented programming
- A “Hello, World” program in C#
- Command-line .NET tools (including the C# compiler and the ILDASM disassembler)
- C# types
- Boxing and unboxing variables
- In-depth guide to C# class design (including members and methods, constructors, constants and read-only fields, garbage collection, and inheritance)
- Method overloading
- Virtual and static methods
- Properties
- Arrays
- Indexers
- Attributes
- Interfaces (declaring and implementing interfaces, plus interfaces combined with inheritance)
- Expressions and operators in C# (including operator precedence)
- Program flow control
- Exception handling classes and techniques
- Operator overloading
- Delegates and event handlers
- Multithreaded programming techniques (including thread safety and synchronization)
- C# reflection and metadata
- Using unmanaged code and pointers from within C#
- COM interoperability
- Assemblies and deployment in C#
List Price: $ 49.99
Price:
Find More Products
Tags: abstract principles, c developer, c development, c language, concrete examples, core c, data structures and algorithm, data structures and algorithm analysis, generation language, levels of abstraction, mathematical foundations, microsoft visual c, microsoft visual studio, oriented programming, programming elements, runtime environments, shelf life, software principles, step manner, trade offs


NetBeans(TM) IDE Field Guide: Developing Desktop, Web, Enterprise, and Mobile Applications (2nd Edition) Reviews
Programming Microcontrollers in C
Content Management Bible