Skip to content

Commit 873bb2d

Browse files
committed
added more description to readme describing content of repo
1 parent ea2e6a2 commit 873bb2d

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,16 @@
1-
# Pyfun Workshop Learning Material
1+
# Pyfun Workshop Learning Material
2+
3+
The following repository contains all the notes and code for the Pyfun Workshop 2018.
4+
5+
Each folder contains notes and codes for each lesson, which plays around with a specific topic using python:
6+
7+
- Lesson 1 : Hello World with Facebook Messenger!
8+
- Lesson 2 : Youtube Music Player
9+
- Lesson 3 : "Stalking" your Favourite Website
10+
- Lesson 4 : Creating your own Application
11+
12+
## Aim of Pyfun
13+
14+
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.
15+
16+
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**.

0 commit comments

Comments
 (0)