Object Orientated Programming with Python

Object Orientated Programming with Python

简介:

本书提出了一种平衡和灵活的方法,将面向对象的原则纳入使用Python的入门课程。它从OOP的基础开始,然后使用实际的例子来展示如何在Python中正确实现面向对象的编程。

使读者熟悉面向对象编程的术语,对象的基础状态信息的概念及其可用行为的菜单。包括一个独特的,易于使用的自定义图形库,帮助读者掌握基本和更高级的概念。为过渡到其他语言 (如Java和C) 奠定了基础。对于那些有兴趣学习更多关于使用Python面向对象编程的人。

英文简介:

This book presents a balanced and flexible approach to the incorporation of object-oriented principles in introductory courses using Python. It begins with the very foundations of OOP and then uses practical examples to show how to correctly implement Object Oriented Programming in Python.

Familiarizes readers with the terminology of object-oriented programming, the concept of an object's underlying state information, and its menu of available behaviors. Includes an exclusive, easy-to-use custom graphics library that helps readers grasp both basic and more advanced concepts. Lays the groundwork for transition to other languages such as Java and C++. For those interested in learning more about object-oriented programming using Python.

书名
Object Orientated Programming with Python
译名
使用 Python 进行面向对象编程
语言
英语
年份
2011
页数
358页
大小
11.70 MB
标签
  • Python
  • 下载
    pdf iconObject Orientated Programming with Python.pdf
    密码
    65536

    最后更新:2025-04-12 23:54:39

    ←Building Skills in Python: A Programmer's Introduction to Python

    →The Definitive Guide to Pylons