Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.01 KB

README.md

File metadata and controls

16 lines (10 loc) · 1.01 KB

Pyfun Workshop Learning Material

The following repository contains all the notes and code for the Pyfun Workshop 2018.

Each folder contains notes and codes for each lesson, which plays around with a specific topic using python:

  • Lesson 1 : Hello World with Facebook Messenger!
  • Lesson 2 : Youtube Music Player
  • Lesson 3 : "Stalking" your Favourite Website
  • Lesson 4 : Creating your own Application

Aim of Pyfun

Pyfun is a event consist of a series of workshop that was planned by the Computer Science committee to introduce programming as a tool to participants.

Thus, instead of just teaching the syntax and concepts of the python programming language, it guides participants towards creating simple python programs that perform interesting tasks, and in the process of doing so, participants may not only understand how programming can be applied in daily life scenarios, creating interest and motivation for them to explore and learn more, but also learn simple programming in python in a fun, memorable way.