Skip to content

Latest commit

 

History

History
26 lines (24 loc) · 853 Bytes

README.md

File metadata and controls

26 lines (24 loc) · 853 Bytes
title date event_date url author featured_image categories tags
May Python Pune meetup 2019
2019-06-24 09:40:18 +0530
2019-05-11 10:00:00 +0530
event/may-python-pune-meetup-2019
Bhavin Gandhi
Event
Workshop

Revisiting Python3

  • Speakers: Akshay Gaikwad, Amol Kahat, Bhavin Gandhi, Chandan Kumar, Vishal Vijayraghavan
  • Description: Python 3 workshop covering following topics
    • Basic Data Types including if-else
    • Data Structures & String
    • Loop, functions, File Handling and Exceptions
    • Modules
      • Creating your own modules, understanding and testing it using python standard tools
      • Installing and reusing the Python modules available on PyPI