Code Monkey home page Code Monkey logo

alx-higher_level_programming-1's Introduction

Python - Classes and Objects

#Learning Objectives At the end of this project, you are expected to be able to explain to anyone, without the help of Google:

#General Why Python programming is awesome What is OOP “first-class everything” What is a class What is an object and an instance What is the difference between a class and an object or instance What is an attribute What are and how to use public, protected and private attributes What is self What is a method What is the special init method and how to use it What is Data Abstraction, Data Encapsulation, and Information Hiding What is a property What is the difference between an attribute and a property in Python What is the Pythonic way to write getters and setters in Python What are the special str and repr methods and how to use them What is the difference between str and repr What is a class attribute What is the difference between a object attribute and a class attribute What is a class method What is a static method How to dynamically create arbitrary new attributes for existing instances of a class How to bind attributes to object and classes What is and what does contain dict of a class and of an instance of a class How does Python find the attributes of an object or class How to use the getattr function

alx-higher_level_programming-1's People

Contributors

favouroma avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.