Object-oriented Programming in C#
For C and Java programmers
eBook | Free |
Rating | |
Author | Kurt Normark |
Publisher | Self-publishing |
Published | 2010 |
Pages | 485 |
Language | English |
Format | Paper book / ebook (PDF) |
This is a teaching material about object-oriented programming, illustrated with use of the programming language C#.
It is assumed, as a prerequisite, that the readers have some knowledge about imperative programming, preferably knowledge about C.
I believe that it is best to learn object-oriented programming after having learned and worked with imperative programming. Thus, we adhere to an "object later approach".
- Kurt Normark
Similar Books
Mastering Object-oriented Python
by Steven Lott
This practical example-oriented guide will teach you advanced concepts of object-oriented programming in Python. This book will present detailed examples of almost all of the special method names that support creating classes that integrate seamlessly with Python's built-in features. It will show you how to use JSON, YAML, Pickle, CS...
Price: $24.35 | Publisher: Packt Publishing | Release: 2014
Practical Object-Oriented Design in Ruby
by Sandi Metz
Ruby's widely admired ease of use has a downside: Too many Ruby and Rails applications have been created without concern for their long-term maintenance or evolution. The Web is awash in Ruby code that is now virtually impossible to change or extend. This text helps you solve that problem by using powerful real-world object-oriented ...
Price: $5.16 | Publisher: Addison-Wesley | Release: 2012
Beginning Object-Oriented Programming with C#
by Jack Purdum
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 progra...
Price: $5.00 | Publisher: Wrox | Release: 2012
Interactive Object-Oriented Programming in Java, 2nd edition
by Vaskaran Sarcar
Gain the fundamental concepts of object-oriented programming with examples in Java. This 2nd edition comes with detailed coverage and enhanced discussion on fundamental topics such as inheritance, polymorphism, abstract classes, interfaces, and packages. This edition also includes discussions on multithread programming, generic programmin...
Price: $59.99 | Publisher: Apress | Release: 2020
Python 3 Object-Oriented Programming, 3rd Edition
by Dusty Phillips
Object-oriented programming (OOP) is a popular design paradigm in which data and behaviors are encapsulated in such a way that they can be manipulated together. This third edition of Python 3 Object-Oriented Programming fully explains classes, data encapsulation, and exceptions with an emphasis on when you can use each principle to develo...
Price: $19.99 | Publisher: Packt Publishing | Release: 2018
Python Object-Oriented Programming, 4th Edition
by Steven F. Lott, Dusty Phillips
Object-oriented programming (OOP) is a popular design paradigm in which data and behaviors are encapsulated in such a way that they can be manipulated together. Python Object-Oriented Programming, Fourth Edition dives deep into the various aspects of OOP, Python as an OOP language, common and advanced design patterns, and hands-on data ma...
Price: $32.00 | Publisher: Packt Publishing | Release: 2021
Beginning Java 17 Fundamentals, 3rd Edition
by Kishori Sharan, Adam L. Davis
Learn the fundamentals of the Java 17 LTS or Java Standard Edition version 17 Long Term Support release, including basic programming concepts and the object-oriented fundamentals necessary at all levels of Java development. Authors Kishori Sharan and Adam L. Davis walk you through writing your first Java program step-by-step. Armed with t...
Price: $37.90 | Publisher: Apress | Release: 2022
Learning Object-Oriented Programming
by Gaston C. Hillar
Learning Object-Oriented Programming is an easy-to-follow guide full of hands-on examples of solutions to common problems with object-oriented code in Python, JavaScript, and C#. It starts by helping you to recognize objects from real-life scenarios and demonstrates that working with them makes it simpler to write code that is easy to und...
Price: $49.99 | Publisher: Packt Publishing | Release: 2015