Update S6: Object Oriented Programming authored by Rodrigo's avatar Rodrigo
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
# Session 6: Object Oriented Programming # Session 6: Object Oriented Programming
* **Time**: 2h * **Time**: 2h
* **Date**: XXXX, XX-XX-2023
* **Goals**: * **Goals**:
* Understand how Classes (new concept to acquire) work * Understand how Classes (new concept to acquire) work
* Create our first Class * Create our first Class
... ...
......