Internship
Internship
• About python
• Installing python
• How to run the python examples
• First python program
• Python basics
• Working with pytinkter
• Working with pytube
TOOLS AND TECHNOLOGY
• Easy-to-learn − Python has few keywords, simple structure, and a clearly defined
syntax. This allows the student to pick up the language quickly.
• Easy-to-read − Python code is more clearly defined and visible to the eyes.
• Easy-to-maintain − Python's source code is fairly easy-to-maintain.
• A broad standard library − Python's bulk of the library is very portable and cross-
platform compatible on UNIX, Windows, and Macintosh.
• Interactive Mode − Python has support for an interactive mode which allows
interactive testing and debugging of snippets of code.
• Portable − Python can run on a wide variety of hardware platforms and has the same
interface on all platforms.
PYTHON BASICS
• I Believe the trial has shown conclusively that it is both possible and desirable to use
Python as the principal teaching language:
• It is Free (as in both cost and source code).
• It is trivial to install on a Windows PC allowing students to take their interest further.
For many the hurdle of installing a Pascal or C compiler on a Windows machine is
either too expensive or too complicated;
• It is a real-world programming language that can be and is used in academia and the
commercial world;