A Transition Guide: Python to C++
A Transition Guide: Python to C++Michael H. GoldwasserDavid LetscherThis is a supplement to the book,Object-Oriented Programming in Python ,Prentice-Hall, 2007. ISBN-13 rights Purpose of This GuidePython is a wonderful programming language and we expect that readers of this book will find many oppor-tunities to use it. That said, there are many different programming languages used by software language has its own strengths and weaknesses, and professionals must become accustomed to program-ming in different languages. Fortunately, once you have a solid foundation in one language it becomes easierto Transition to another language.
significant differences between Python, and C++. Section 2 provides our first direct comparison between Python source code and C++ code. As much as possible, we rely upon earlier examples in Python and then translate these to C++. From there we will go into specific syntax and usage of C++. In Section 3 we discuss the major features of C++.
Download A Transition Guide: Python to C++
Information
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document: