Udemy - Object-Oriented Programming (OOP) - Learn to Code Faster

seeders: 2
leechers: 1
Added 3 years ago by freecoursewb in Other

Download Fast Safe Anonymous
movies, software, shows...

Files

Udemy - Object-Oriented Programming (OOP) - Learn to Code Faster (Size: 938.1 MB)
  1. Course Overview.mp4 23.8 MB
  1. Course Overview.srt 2.5 KB
  1. What is Data Abstraction.mp4 4.7 MB
  1. What is Data Abstraction.srt 1.7 KB
  1. What is Encapsulation.mp4 6.4 MB
  1. What is Encapsulation.srt 2.8 KB
  1. What is Inheritance.mp4 6.6 MB
  1. What is Inheritance.srt 2.8 KB
  1. What is Polymorphism.mp4 3 MB
  1. What is Polymorphism.srt 1.6 KB
  1. What is a class.mp4 8.5 MB
  1. What is a class.srt 4.6 KB
  10. Apply Full Snake Template example.mp4 32.5 MB
  10. Apply Full Snake Template example.srt 8.9 KB
  10. Why Python.mp4 9.5 MB
  10. Why Python.srt 3.4 KB
  11. Addional Example - PersonTemp class.mp4 26 MB
  11. Addional Example - PersonTemp class.srt 7.6 KB
  11. OOP Alternatives.mp4 8.1 MB
  11. OOP Alternatives.srt 3.4 KB
  12. PersonTemp many instances different info.mp4 41.3 MB
  12. PersonTemp many instances different info.srt 6.3 KB
  13. Complete PersonTemp class methods.mp4 51.3 MB
  13. Complete PersonTemp class methods.srt 7.4 KB
  2. Access Modifiers overview.mp4 3 MB
  2. Access Modifiers overview.srt 1.7 KB
  2. Apply Polymorphism using different Polymorphic functions.mp4 29.9 MB
  2. Apply Polymorphism using different Polymorphic functions.srt 9.9 KB
  2. Apply data abstraction in in depth.mp4 76.3 MB
  2. Apply data abstraction in in depth.srt 18.9 KB
  2. Example one Vehicle for single inheritance.mp4 28.8 MB
  2. Example one Vehicle for single inheritance.srt 9.7 KB
  2. Tools for this course.mp4 6.7 MB
  2. Tools for this course.srt 3.6 KB
  2. What are Instances.mp4 5.6 MB
  2. What are Instances.srt 3.2 KB
  3. Downloading Python Notes.mp4 10.3 MB
  3. Downloading Python Notes.srt 3.9 KB
  3. Example of two Childs for Vehicle.mp4 39.6 MB
  3. Example of two Childs for Vehicle.srt 6.6 KB
  3. Getters and setters overview.mp4 4.5 MB
  3. Getters and setters overview.srt 1.7 KB
  3. Polymorphism with Inheritance and Method Overriding in action.mp4 88.6 MB
  3. Polymorphism with Inheritance and Method Overriding in action.srt 16.8 KB
  3. What are Attributes.mp4 7 MB
  3. What are Attributes.srt 3.1 KB
  4. Apply Encapsulation in action.mp4 48.1 MB
  4. Apply Encapsulation in action.srt 13.2 KB
  4. Hands-on multiple inheritance.mp4 61.8 MB
  4. Hands-on multiple inheritance.srt 12.9 KB
  4. Installing Python Notes.mp4 8.1 MB
  4. Installing Python Notes.srt 3.2 KB
  4. What is Constructor.mp4 11.7 MB
  4. What is Constructor.srt 5.6 KB
  5. Installing VS Code Notes.mp4 7.9 MB
  5. Installing VS Code Notes.srt 3.1 KB
  5. Methods in Python.mp4 5.8 MB
  5. Methods in Python.srt 3.1 KB
  5. Protecting data using modifiers.mp4 68.2 MB
  5. Protecting data using modifiers.srt 10.4 KB
  6. How to Download Python in action.mp4 15.7 MB
  6. How to Download Python in action.srt 3.5 KB
  6. Multiple objects overview.mp4 12 MB
  6. Multiple objects overview.srt 4.9 KB
  6. Protect data using getters and setters in action.mp4 44.4 MB
  6. Protect data using getters and setters in action.srt 14.5 KB
  7. Getting started with classes - Main Snake.mp4 22.5 MB
  7. Getting started with classes - Main Snake.srt 7.1 KB
  7. How to Install Python in action.mp4 18.8 MB
  7. How to Install Python in action.srt 4.7 KB
  8. How to download and install VS Code.mp4 19.7 MB
  8. How to download and install VS Code.srt 4.4 KB
  8. Inserting Class attributes within the SnakeTemp.mp4 21.7 MB
  8. Inserting Class attributes within the SnakeTemp.srt 3.4 KB
  9. Method and modify properties for Snake.mp4 41 MB
  9. Method and modify properties for Snake.srt 6.7 KB
  9. What is OOP.mp4 8.7 MB
  9. What is OOP.srt 3.9 KB
  Bonus Resources.txt 409.6 B
  Get Bonus Downloads Here.url 204.8 B
  Person_blueprint.py 716.8 B
  Polymorphism.py 921.6 B
  SnakeTemp.py 716.8 B
  abstraction.py 819.2 B
  employee_bundle.py 716.8 B
  person_encapsulate.py 512 B
  superPerson.py 819.2 B
  superVehicle.py 512 B
  ▲ 128 total files

Description


Object-Oriented Programming (OOP) - Learn to Code Faster
https://DevCourseWeb.com

Last updated 6/2022
Duration: 3h 17m | Video: .MP4, 1280x720 30 fps | Audio: AAC, 48 kHz, 2ch | Size: 938 MB
Genre: eLearning | Language: English

Learn and Practice Object-Oriented Programming(OOP) with Python, Know how it works, and Learn how to code faster 2023

What you'll learn
Understand the benefit of using Object-Oriented Programming
Learn how to build programs faster in Python
Use and apply the classes and instances components and tools with many examples
How to use different types of inheritance in different scales
Learn Encapsulation for wrapping code and data together into a single unit
Learn all about Access Modifiers and Getters and Setters
How to use and apply Polymorphism in an object oriented style with many examples
Learn how to abstract a problem in OOP in action
Practice Object oriented programming, basics to advanced level, using Modern Python
Get the instructor QA support
Requirements
The basics of Python
Description
Hello and welcome to the
Object-Oriented Programming (OOP) - Learn to Code Faster
Course.
Any software engineer or developer needs to master object-oriented programming well because of its importance and its many advantages in the software industry.
So, we have created this course for you.
To learn all the important concepts of this type of programming with many practical examples and exercises in depth.
In this course, you will learn OOP (Object Oriented Programming) in Python.
This course will cover
Understand the benefit of using Object-Oriented Programming
Learn how to build programs faster in Python
Use and apply the classes and instances components and tools with many examples
How to use different types of inheritance in different scales
Learn Encapsulation for wrapping code and data together into a single unit
Learn all about Access Modifiers and Getters and Setters
How to use and apply Polymorphism in an object oriented style with many examples
Learn how to abstract a problem in OOP in action
Practice Object oriented programming, basics to advanced level, using Modern Python
Get the instructor QA support
Python is an object-oriented programming language, it’s very popular, has many advantages, and has a strong presence in all areas of software, in addition to being easy to learn, read and understand in a short time.
Once you complete this course, you will have learned all the concepts of object-oriented programming with application programs and many exercises, and you will be able to use this type of programming with ease and understanding to
create high-professional programs, quickly and efficiently. We are here to help you at all times.
This course only requires knowledge of the basics of the Python programming language.
My name is Ahmed Ibrahim, a software engineer and Data Science Professional, and I have helped more than five hundred thousand students in this field, including developers, engineers and data analysts from more than one hundred and seventy-nine countries around the world.
I hope that you will join us in this important course that contains a treasure of important information for everyone in the field of software.
Let's get started to learn how to build programs faster in 2023!
Who this course is for
Anyone who wants to learn how to code faster
Programmers, Software Developers, and Software Engineers
Python developers
Anyone who wants to learn and practice OOP

Homepage

Related Torrents

torrent name size uploader age seed leech
0
6
0
2
2