[READ ONLY] Athenaeum Properties package - see https://github.com/aedart/athenaeum
-
Updated
Oct 29, 2024 - PHP
[READ ONLY] Athenaeum Properties package - see https://github.com/aedart/athenaeum
PHP utilities for hooking into magic methods using docblocks and attributes
Master's degree. MODULE 10 | HOMEWORK| Advanced Object-Oriented Programming in Python
simulating dice with different numbers of sides (six, ten, and twenty) and a class for managing a collection of these dice.
Explore Python Object-Oriented Programming with this repository. Structured modules, video tutorials, and practical code examples guide you from basics to advanced concepts. Ideal for learners and developers seeking hands-on mastery of OOP principles in Python. Happy coding!
Personal assistant that can work with address book and notes. Using currying and command parser for Adress Book. Decorator catches all possible errors. Saves data locally in JSON files. Includes Extension File Sorter as a separate sub-application. This specific version was made by team of 6 people as personal project.
Activate PHP-like magic methods in Javascript classes and instances.
A simple calculator app that implements math operations via a magic _call method.
A-Z of Python Essentials in one place
Shows special/magic methods in sphinx docs as the python syntax that invokes them
Neste curso, aprofunda-se os conhecimentos sobre orientação a objetos. Fala-se sobre a teoria por trás dos fundamentos da orientação a objetos, ensina-se como utilizar métodos interceptadores, traits, type-hinting, autoload e outros. Aplica-se esses conhecimentos na prática e direto no código.
Use "store.my_bool = True" to save boolean values to disk.
Curso de Python na LetsCode do Projeto Magalu Desenvolve40+ - Módulo 2 (Programação Orientada a Objetos | Python)
A Python package for working with Binomial & Gaussian distributions. I packaged and distributed this project on PyPi as a final project in the AWS Machine Learning Foundations Nanodegree Program.
This is a python package for mathematical operations of gaussian distributions. From this project I learned how to code and install basic python packages. I got to use magic methods, import statements, classes and inheritance in more depth.
A Python decorator that automatically adds math operator dunders to a class.
Solutions for problems from the "Python OOP" course at SoftUni
Provides magic methods for OneToOne, OneToMany, ManyToOne, ManyToMany, relationships.
Add a description, image, and links to the magic-methods topic page so that developers can more easily learn about it.
To associate your repository with the magic-methods topic, visit your repo's landing page and select "manage topics."