Object-oriented Programming with Python - A Practical Guide

Learn Object-oriented Programming in Python-beginner-level! (Exercises + cheat sheets + better Coding)! About This Video Master Object-Oriented Programming (and its principles) in Python Learn every important topics-classes, objects, inheritance, abstraction, and more with proper examples Access Pyt...

Full description

Bibliographic Details
Main Author: Sarda, Shubham
Format: eBook
Language:English
Published: Packt Publishing 2019
Edition:1st edition
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 02791nmm a2200313 u 4500
001 EB001937273
003 EBX01000000000000001100175
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 1839216859 
100 1 |a Sarda, Shubham 
245 0 0 |a Object-oriented Programming with Python - A Practical Guide  |h [electronic resource]  |c Sarda, Shubham 
250 |a 1st edition 
260 |b Packt Publishing  |c 2019 
300 |a 1 video file, approximately 2 hr., 43 min. 
653 |a Vidéo en continu 
653 |a Vidéos sur Internet 
653 |a streaming video / aat 
653 |a Internet videos / http://id.loc.gov/authorities/subjects/sh2007001612 
653 |a Streaming video / http://id.loc.gov/authorities/subjects/sh2005005237 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a Mode of access: World Wide Web 
500 |a Made available through: Safari, an O'Reilly Media Company 
776 |z 9781839216855 
856 4 0 |u https://learning.oreilly.com/videos/~/9781839216855/?ar  |x Verlag  |3 Volltext 
082 0 |a E VIDEO 
520 |a Learn Object-oriented Programming in Python-beginner-level! (Exercises + cheat sheets + better Coding)! About This Video Master Object-Oriented Programming (and its principles) in Python Learn every important topics-classes, objects, inheritance, abstraction, and more with proper examples Access Python cheat sheets to master core Python concepts Understand how Object-Oriented Programming Is more efficient than Procedure-Oriented Programming In Detail Welcome to Object-Oriented Programming With Python-A Practical Guide, a one-stop course that will kick-start your object-oriented journey step-by-step, This course covers every important concept of OOPS with its latest version Python 3.7. OOP is one of the most important programming concepts because it: Makes visualization easier (as closest as possible to real-world scenarios) Reuses code, saves time, reduces code lines, and shrinks your project. Makes code readable by adding a structure to data with related methods. Uses modularity for easier troubleshooting Reuses code through inheritance Imparts flexibility through polymorphism This course will help you explore classes, objects, abstraction, encapsulation, inheritance, and polymorphism. We also focus on the DRY (Don't Repeat Yourself) approach to improving our code-writing and problem-solving skills. Throughout the course, you will get tons of quiz, sample code, and theory material to help you revise the course effectively. After completing this course, you will have attained the industry standard and will be ready to work as an intern, fresher, or freelancer; you will also be able to implement everything you need on your website