Monday, January 12, 2009

Programming Microsoft Visual Basic 2005 or Computer Science Illuminated

Programming Microsoft Visual Basic 2005: The Language

Author: Francesco Balena

Get the expert insights, indispensable reference, and practical instruction needed to exploit the core language features and capabilities in Visual Basic 2005. Well-known Visual Basic programming author Francesco Balena expertly guides you through the fundamentals, including modules, keywords, and inheritance, and builds your mastery of more-advanced topics such as delegates, assemblies, and My Namespace. Combining in-depth reference with extensive, hands-on code examples and best-practices advice, this Core Reference delivers the key resources you need to develop professional-level programming skills for smart clients and the Web.



Table of Contents:
1Introducing the Microsoft .NET framework3
2Basic language concepts15
3Control flow and error handling85
4Using Visual Studio 2005125
5Debugging Visual Basic applications181
6Class fundamentals239
7Delegates and events281
8Inheritance307
9Object lifetime341
10Interfaces369
11Generics397
12.NET Basic types439
13Arrays and collections489
14Regular expressions543
15Files, directories, and streams583
16The My Namespace625
17Assemblies and resources673
18Reflection719
19Custom attributes777
20Threads823
21Serialization877
22PInvoke and COM Interop909

Interesting textbook: Cancer and Vitamin C or Flax Cookbook

Computer Science Illuminated

Author: Nell B Dal

Computer Science Illuminated is designed to present a breadth first coverage of the field of Computer Science. Readers are exposed to all areas of computer science, starting at the information layer then working outward through the hardware layer, programming layer, operating systems layer, application layer, communication layer, and finally ending with a discussion of the limitations of computing. This excellently crafted book draws upon the teaching experience of two of today's most respected Computer Science Educators: Nell Dale and John Lewis. Students who will continue studying computer science acquire a solid foundation from Computer Science Illuminated , and students for whom this is their only computer science course leave with a meaningful understanding of how computing systems work.

Booknews

Using an onion as an analogy, this textbook for a CS-0 course walks through the function of each layer in a computer system. Dale (University of Texas) and Lewis (Villanova) describe the binary number system, the hardware components, the major programming languages, the operating system, software applications, and networks. Annotation c. Book News, Inc., Portland, OR



No comments:

Post a Comment