The document discusses why Python is a useful programming language, its applications such as web development, scientific software, education, and business, and its advantages like being object oriented, free and open source, and easy to learn. It also compares Python to C++, noting that while Python is easier to learn and write code in, C++ may have better execution speed and access to professional libraries.
2. WHY
PYTHON ?
Easy to use
Machine learning
Extensible
Raspberry pi
Web development
A less limited
programming approach
server-side scripting
3. PYTHON APPLICATIONS
WEB AND INTERNET DEVELOPMENT
DESKTOP GUI APPLICATIONS
SCIENTIFIC AND NUMERIC
SOFTWARE DEVELOPMENT
EDUCATION
BUSINESS APPLICATIONS
DATABASE ACCESS
NETWORK PROGRAMING
GAMES AND 3D GRAPHICS
5. Python vs C++
Easy to learn Good execution speed
Easy to access libraries Pre-compiled
Scientific community sharing Professional libraries
Easy to write code Not easy in contrast to
Python due to
complex syntax