Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 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 1 2 3 4

Udemy - Python: A Complete Boot Camp (2018)

Posted By: igor_lv
Udemy - Python: A Complete Boot Camp (2018)

Udemy - Python: A Complete Boot Camp (2018)
MP4 | Video: 1280x720 | 500 kbps | 48 KHz | Duration: 3 Hours | 1 GB | Subtitles: VTT
Genre: eLearning | Language: English | Skill level: All Levels

Learn Python 3.X alongside 2.X and become an expert of this IT Revolution. Become a Python Programmer and learn one of the most requested skills of Information and Technology Revolution!

Whether you have never programmed before, already know basic syntax, or want to learn about the advanced features of Python, this course is for you! In this course I will teach you Python 3. (Note, I also provided older Python 2 differences along the lecture so you can understand easily).

We cover a wide variety of topics, including:
Command Line Basics
Installing Python
How Python really run your code
Running Python Code
Strings
Lists
Dictionaries
Tuples
Sets
Number Data Types
Print Formatting
Functions
Scope
Built-in Functions
Debugging and Error Handling
Modules
External Modules
Object Oriented Programming
Inheritance
Polymorphism
File I/O
Advanced Methods
Unit Tests
and much more!

The course is continually updated and enhanced, and fully supports Python 3. This guarantees what you’re learning is relevant for you today and will never be obsolete.

What Will I Learn?
Learn to use Python professionally, learning both Python 2 and Python 3!
Build a complete understanding of Python from the ground up!
Understand how to use both the Jupyter Notebook and create .py files
Learn to use Object Oriented Programming with classes!
Learn the use of Numpy
Learn the use of Scipy
Learn Exception Handling