Python Masterclass| Basic to OOP Programming with Anaconda

Python Masterclass| Basic to OOP Programming with Anaconda

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 3.5 Hours | 1.75 GB

Go From Beginner to Expert Programmer in this Python Masterclass! Learn the Basics to OOP!

Python, a wonderfully simple programming language that has encouraged many programmers to pursue careers involving programming over any other language. Of course, it goes without saying that Python is an excellent language, but do you know what is required of you to start programming Python?

As with any programming language it is important you understand the fundamentals and that is exactly what I teach you in this course. From there I move to advanced studies which incorporates an understanding of special data types and processing of data, finally ending off on Object Oriented Programming, OOP for short. OOP being one of the essential skills that every programmer worthy of employment has in their tool kit. I help you attain this knowledge and much more.

I help you:

  • Install your software, Anaconda
  • Establish fundamental code
  • Create and use variables
  • Retrieve user input
  • Process simple data
  • Advanced Python Methods
  • Data Collection
  • Data Processing and Storage
  • Class creation
  • Object use
  • Attribute development and connections
  • OOP, Object Orientated Programming
  • and BONUS tips and tricks!

What Will I Learn?

  • Learn the basics of Python
  • Learn how to use Anaconda and Jupyter Labs
  • Learn the importance of Python
  • Understand the importance of Python today
  • Learn how to retrieve user input, basic methods and statements
  • Learn how to create and use variables of the most basic data types
  • Build a solid foundation of programming
  • Learn many advanced Python methods and variables
  • Learn how to scan, process and store data
  • Learn how to create your own methods and functions
  • Use many advanced Python programming techniques and have a great understanding Object Orientated
  • Programming. These are essential skills for every form of Python programmer.
Table of Contents

Introduction
1 Introduction
2 Programming Support
3 What is Python
4 Software Download and Installation
5 Software Tour and Project Creation

Basic Studies on Python
6 First Line of Code and Text Shortcuts
7 The While Loop
8 The For Loop
9 Project Discussion
10 Project Answer
11 Conclusion
12 Variables and Data Types
13 Math Functions with Variables
14 Retrieving User Input
15 The If Statement
16 Additional Operators and Nested If Statements
17 Basic Text Methods
18 Basic Math Methods
19 Data Type Conversion

Advanced Studies on Python
20 Introduction
21 Formatting Practical
22 Dictionaries Introduction
23 Dictionaries Practical
24 Tuples Introduction
25 Tuples Practical
26 Sets Introduction
27 Sets Practical
28 Methods and Functions Introduction
29 Functions Practical
30 Advanced Functions Practice
31 Workbook
32 Project Discussion
33 Project Answer
34 Conclusion
35 Lists Introduction
36 Lists Practical
37 Strings Introduction
38 Strings Practical
39 Slicing and Indexing Introduction
40 Slicing and Indexing Practical
41 Formatting Introduction

OOP Studies on Python
42 OOP Introduction
43 Creating a Class and Attributes
44 Class and Method Practice
45 Inheritance and Polymorphism
46 Dunder Methods
47 Project Discussion
48 Project Answer
49 Conclusion