Moving from Python to C++: Writing better object-oriented programs - Tapa blanda

Cooper, James W

 
9798301956218: Moving from Python to C++: Writing better object-oriented programs

Sinopsis

This book teaches you how to write programs in C++ and contrasts them with programs you might have written in Python. Since the syntax of the two languages are pretty similar, this should be a pretty easy transition. We also discuss libraries that you can use in place of Python’s tkinter, Numpy and MatPlotLib.

Why should you take up C++? Well, since C++ is a compiled language, that compiled code will run a lot faster. And you can compile your program to run on several different platforms without requiring the user to install Python or any other compiler.

"Sinopsis" puede pertenecer a otra edición de este libro.