-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Hidden Secrets of Python #44
Comments
@chaitanyarahalkar this is interesting talk! What is expected duration of your talk? And will you be able to deliver this in September meetup which is on 28th of this month? |
The talk will be around 30 minutes. I will be available to deliver this on September 28th, 2019. Also, I would like to present this with my friend Anushka Virgaonkar. So we would like to split the talk into two parts of around 15 minutes each. Will this be okay? Thanks |
That will be awesome, can you please also mention their GitHub username here? |
Sure it is @anushkavirgaonkar |
The talk has been scheduled in September 2019 meetup. @chaitanyarahalkar @anushkavirgaonkar See you at the venue on September 28. |
Hey @chaitanyarahalkar @anushkavirgaonkar tried finding you both on meetup.com to RSVP you, but wasn't able to get the correct profiles. Can you please send an email as mentioned in the meetup description? |
|
Hidden Secrets of Python
Description
Python has a large number of really cool modules that people don't know about. These are quite helpful. People often tend to program the hard way since they don't know about the existence of these modules. Such examples can be the itertools module, the secrets module to generate secure random numbers etc.
Prerequisites
The text was updated successfully, but these errors were encountered: