February Meetup


Details
# Schedule
- Default Dict
- Garbage collector in python
- Using Python in Blender 3D
- C++ vs Python
- Talk slot 5
- Talk slot 6
# Summary
## Default dict
Speaker: Rengaraj
We will learn how to use default dict to avoid key error at run time when the program try to access or modify a key which doesn't exist in a dictionary.
## Garbage collector in python
Speaker: Ibrahim
Garbage collector in python - This talk will cover the understanding of memory management in python and garbage collection execution in detail.
## Using python in Blender 3D
Speaker: Praveen
Blender is a 3D object creation tool. The tool has python API to customize or create our own object. This talk will help in understanding how to use python API with Blender 3D.
## C++ vs Python
Speaker: Vijay Kumar
This talk will be a quick comparison C++ and Python, how similiar / different they are, and how they have evolved over the recent years.
# Talk at Chennaipy
If you are interested in doing a lightning talk (10 min), please add a comment to this event page with your topic and description.

February Meetup