Corporate E-Learning Introduction to Python

Profile photo for Dennis Thomas
Not Yet Rated
0:00
Elearning
23
2

Description

Sample of an Introduction to Python E-Learning Video which could work for corporate, online, video, e-media or education

Vocal Characteristics

Language

English

Voice Age

Middle Aged (35-54)

Accents

North American (General) North American (US General American - GenAM) North American (US West Coast - California, Portland)

Transcript

Note: Transcripts are generated using speech recognition software and may contain errors.
Hi there and welcome to this E learning course on introduction to Python programming. In this video, we will be taking a brief look at what Python is and why it is an important programming language. Python is a high level interpreted programming language that was first released in 1991. It is widely used for web development, scientific computing, data analysis, artificial intelligence and many other fields. Python is an easy to learn language that has a simple and intuitive syntax. It has a vast collection of libraries and frameworks making it a powerful tool for developers. Also, it is free and open source which means that anyone can use and modify it to start programming. In Python, you need to install the Python interpreter on your computer. You can download it from the official website and install it like any other software. Let's now write our first Python program. Open your favorite text editor and type the following code in this video. We have seen what Python is, why it is important and how to get started with it. Python has a vast community of developers and users and there are many resources available online to help you learn and master the language. Thank you for watching. And I hope you have learned something new today.