Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Beginning Object-Oriented Programming with C# [Repost]

Posted By: AlenMiler
Beginning Object-Oriented Programming with C# [Repost]

Beginning Object-Oriented Programming with C# by Jack Purdum
Wrox | November 06 2012 | ISBN: 1118336925 | Pages: 624 | PDF | 17.94 MB

Wrox beginners' guides have the perfect formula for getting programming newcomers up and running. This one introduces beginners to object-oriented programming using C# to demonstrate all of the core constructs of this programming framework. Using real-world situations, you'll discover how to create, test, and deliver your programs and how to work with classes, arrays, collections, and all the elements of object-oriented programming.
Covers exactly what beginners, even those with no prior programming experience, need to know to understand object-oriented programming and start writing programs in C#
Explains the advantages and disadvantages of C#, and tips for understanding C# syntax
Explores properties, encapsulation, and classes; value data types; operands and operators; errors and debugging; variables; and reference types
Shows how to use statement repetition and program loops, understand arrays and collections, and write your own classes
Also covers inheritance and polymorphism

Beginning Object-Oriented Programming with C# uses the tried-and-true Wrox formula for making this popular programming method easy to learn.