Skip to content

Conversation

@jevillanueva
Copy link
Member

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds Session 08 content focused on Python Dunder Methods (magic methods), covering initialization, destruction, representation, conversion, comparison, arithmetic operations, and collection methods for object-oriented programming.

  • New presentation slides (Readme.md) with comprehensive explanations and examples of dunder methods
  • Interactive Jupyter notebook (ejemplos.ipynb) with 18 practical examples
  • HTML presentation template configured for Reveal.js

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 16 comments.

File Description
index.html Added navigation link to Session 08 on dunder methods
content/sesion08/index.html Created presentation template with required scripts and plugins
content/sesion08/ejemplos.ipynb Added 18 progressive examples demonstrating various dunder methods
content/sesion08/Readme.md Created comprehensive presentation slides covering dunder methods theory and practice

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

jevillanueva and others added 2 commits November 15, 2025 18:40
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@taicoding taicoding merged commit ae2196d into main Nov 15, 2025
@taicoding taicoding deleted the sesion/08 branch November 15, 2025 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants