The first article in a series on bringing Python developers into the world of C/C++.

As a developer who works with both python and C/C++, I am confident in saying that when these languages are used together, they can amplify each of their strengths while avoiding their inherit weaknesses. Python provides a seemingly endless supply of powerful libraries, community support, and a relatively shallow learning curve. C/C++ on the other hand provides high performance, complete control, and the ability to interface with most other languages and libraries. While this may seem obvious to other developers working in both languages, a quick online search will reveal what seems to be a rift between python and C/C++ developers, especially with beginners.

#programming #software-development #c #python

C/C++ for the Python Developer: Introduction
2.20 GEEK