QuantEcon / lecture-python-programming.myst

Python Programming for Finance and Economics
https://python-programming.quantecon.org
43 stars 26 forks source link

Split first OOP / names / namespaces lecture in two #307

Closed jstac closed 6 months ago

jstac commented 6 months ago

This PR refactors the Object Oriented Programming lecture

jstac commented 6 months ago

@mmcky when you have a moment would you mind to look into this and tidy up?

github-actions[bot] commented 6 months ago

🚀 Deployed on https://65e43a93d5105e65bb5d9de3--epic-agnesi-957267.netlify.app

jstac commented 6 months ago

Sorry @mmcky , I made a complete mess of this, doing it in a rush.

I've fixed the duplicates and the indent.

jstac commented 6 months ago

Will this spit out a new netlify version after my latest pushes are built?

mmcky commented 6 months ago

Thanks @jstac -- will review again tomorrow.

Netlify has the latest.

Should we switch the order for OOP 1: Names and Namespaces and OOP 1: Objects and Methods?

Screenshot 2024-03-01 at 9 48 48 pm
jstac commented 6 months ago

Hi @mmcky , thanks for picking that up. I've fixed it. Could you please look into why the build is failing?

mmcky commented 6 months ago

thanks @jstac this is now building and the preview is available here https://65e24dccd5105e2d2c5da1dc--epic-agnesi-957267.netlify.app/intro.html

I will try and proof read later today or tomorrow morning.

mmcky commented 6 months ago

@jstac I will do a proof-read of the two lectures today.