Learning to Program the Object-oriented Way with C♯ /
C♯ is a new, object-oriented language that can be used to write a wide range of applications for the new Microsoft .NET platform - applications that can be distributed over the Internet. It is an ideal language for the new programmer. Learning to Program the Object-Oriented Way with C♯ shows you how...
| Main Author: | |
|---|---|
| Corporate Author: | |
| Other Authors: | |
| Format: | eBook |
| Language: | English |
| Published: |
London :
Springer London,
2002.
|
| Subjects: | |
| Online Access: | Connect to the full text of this electronic book |
Table of Contents:
- Objects and Classes
- Computers, Programming Languages, and C♯
- Variables, Types, and Assignment
- Making Decisions
- Selection in C♯
- Doing Things Repeatedly
- Iteration in C♯
- More About Methods
- Abstraction and Encapsulation
- More about Types and Values
- Characters, Strings and Things
- Managing Collections of Data
- Arrays in C♯
- Inheritance
- Error Handling
- GUI Development
- Case Study
- Putting It All Together
- Appendix A: Introducing the Internet and the World Wide Web.