Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

Introduction to Python

Posted By: BlackDove
Introduction to Python

Introduction to Python
Genre: eLearning | MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 3.53 GB | Duration: 9h 23m


Beginners Guide to Python Programming

What you'll learn
Learn one of the most popular languages used today for data science and machine learning.
Learn the simple syntax that makes it suitable for learning to program as a first language
Learn how to work with primitive data types
Learn how to work with loops and positional arguments
Learn how to handle exceptions

Requirements
There are no requirements or prerequisites needed in order to take this course
Description
An easy-to-learn programming language, Python is explored in this course from Vision Training Systems. Python is developed under an OSI-approved open source license, making it freely usable and distributable, even for commercial use. A general-purpose programming language created nearly three decades ago, it is now one of the most popular languages used today for data science and machine learning.

Python interpreters are available for the main operating systems as well (Linux, Mac OS, Windows, Android, iOS, BSD, etc.) so it’s very flexible in where it is used. The language has a simple syntax that makes it suitable for learning to program as a first language. The learning curve is smoother than other languages such as Java, which quickly requires learning about Object Oriented Programming or C/C++ that require understanding pointers. Still, it's possible to learn about OOP or functional programming in Python when the time comes

Where is Python Used?

Web Development, using the frameworks Django, Flask, Pylons

Data Science and Visualization using Numpy, Pandas and Matplotlib

Machine learning with Tensorflow and Scikit-learn

Desktop applications with PyQt, Gtk, wxWidgets and many more

Mobile applications using Kivy or BeeWare

Education: Python is a great language to learn programming

This course will teach you and show you the basics of Python programming. We will go over concepts like loops, variables, operators, syntax and coding practices. With each module, we will build upon your knowledge from the previous module. This reinforces all the concepts along the way and at the end of some modules you will work on exercises to prove to yourself you can do this. After taking this course you will be ready to move on to a move advanced course allowing you to build on the foundation this course provides. You will be making more sophisticated and more robust programs in no time using your new skills. 25 different modules and 8 final projects

Who is this course for?

• Anyone wanting to get into programming

• Students and Professionals looking to enhance their programming skills or learn their first language

• Professionals wanting to expand their skillset and learn the fundamentals of this fastgrowing language

Who this course is for
Beginning Python developers