January Meetup


Details
## Schedule
- PEP 616 -- String methods to remove prefixes and suffixes
- The Indian Army
- Manage python version with pyenv
- Magic Methods in python
- Python Closures
- Python Strings for Absolute Beginners
## Talk Summary
# PEP 616 -- String methods to remove prefixes and suffixes
Speaker: Rengaraj
We will discuss about PEP 616 and how we can use the method instead of split for some use cases.
# The Indian Army
Speaker: Lt Col CR Sundar
In this talk I will briefly cover the origins and growth of the Indian Army, move on to the glories of the MADRAS Regiment and speak about General PP Kumaramangalam, one of greatest but not well known military commander of modern India.
# Manage python version with pyenv
Speaker: Godson
This talk will cover installation of pyenv and manage different python version like 2.7, 3.5.3,... with pyenv.
# Magic Methods in python
Speaker: Ramanujan
In this talk we will discuss about Magic Methods WWH - "What" & "Where" & "How" it is used.
# Python Closures
Speaker: Gowtham
The talk will cover understanding of Closures with non local variables.
# Python Strings for Absolute Beginners
Speaker: Parthi Srini
This talk is aimed at learners who are brand new to programming. A string is a series of characters.
Anything inside quotes is considered a string in Python, and you can use single or double quotes around your strings. In this talk, I would like to demonstrate some of the features of Text Strings using Jupyter notebook.
## 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.

January Meetup