nus-cs3281 / 2024

1 stars 2 forks source link

Lightning Talk: It's okay to forget #21

Open jayasting98 opened 5 months ago

jayasting98 commented 5 months ago

Why you should use context managers in Python more.

PUNCH: Have you ever forgotten these?

WIIFY: With Python context managers, you will never worry about forgetting things again.

Agenda:

Key points:

Call to action/big idea: Use context managers now!

Impact:

Slides: jay_aljelo_saez_tinglightning_talk_acs3282.pptx

jayasting98 commented 2 months ago

Lightning Talk C: It's okay to forget

A talk on why you should use context managers in Python (and possibly even its equivalent in other languages) more.

PUNCH: Have you ever forgotten these?

WIIFY: You will never worry about forgetting again.

Agenda:

Key points:

Call to action/big idea: Use context managers now!

Impact:

Slides: jay_aljelo_saez_tinglightning_talk_ccs3282.pptx

jayasting98 commented 2 months ago

For any interested:

Python

Java

JavaScript/TypeScript

C++