Skip to content

Commit 9c7b08b

Browse files
authored
Create 2020-05-23-flask-workshop.md
1 parent abcfc75 commit 9c7b08b

1 file changed

Lines changed: 36 additions & 0 deletions

File tree

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
layout: post
3+
title: "Flask Workshop 2020"
4+
author: abhiram
5+
tags: [abhiram]
6+
description:
7+
categories: [workshop]
8+
image:
9+
featured: true
10+
hidden: false
11+
---
12+
13+
**Date: 23 May 2020**
14+
15+
We at Bangpypers do workshops every now and then to break away from the monotony of talks (even if they aren't really monotonous). And this time we requested Vinay Keerthi - a programmer I've come to regard as extremely passionate about the art and the trade of programming.
16+
17+
We started at 10.30 AM on the dot on a Zoom call. This was our second Online meetup (no thanks to Covid-19). The original plan was to wrap up by 1.30 PM but thanks to a rapt audience, the scope of the session and a super-energetic Vinay, we went on all the way up to 4.30 PM! 🙂
18+
19+
**What was discussed in the workshop?**
20+
21+
- Quick Introduction to Decorators
22+
- Introduction to Flask
23+
- Adding Routes
24+
- Debugging Flask with VS Code
25+
- Flask Modularization
26+
- Adding a Database
27+
- Creating a Front End
28+
- Managing a Large Application
29+
30+
As vast as this scope seemed, Vinay made it extremely easy to follow and also provided a lot of interesting trivia along the way, along with some notes about his mechanical keyboards that some members really enjoyed , links to some interesting libraries that make the coder's journey a lot more fun and easier and also, his lovely pup Subbi 🙂.
31+
32+
Missed the workshop? No worries, you can catch up completely with the notes listed here - [https://github.com/bangpypers/23-05-2020-flask-workshop](https://github.com/bangpypers/23-05-2020-flask-workshop)
33+
34+
It was also recorded and uploaded to Youtube. Catch it here - [https://www.youtube.com/watch?v=1C7Oj0KEhgo](https://www.youtube.com/watch?v=1C7Oj0KEhgo)
35+
36+
Thank you Vinay , and all of you who attended and made this a smashing workshop! 😇

0 commit comments

Comments
 (0)