Forrest Brazeal, an AWS Serverless Hero who I follow on Twitter, recently tweeted about a #CloudResumeChallenge to build a resume site using AWS. In return, Forrest would use his network to help everyone who completed the challenge land a job.…
Category:
Web Development
-
-
Let’s get a Hello World application up and running. We will create a package called app by creating a directory called app. mkdir app Inside the app directory, we need an __init__.py file. This file tells python that the app…
-
CodePythonWeb Development
GatorLF Part 1: Setting up a GitHub repo and virtualenv
by Sean Zieglerby Sean ZieglerNearly everyday on any UF Facebook page you can expect to see a lost and found post. Students post keys, wallets, student IDs, laptops, and all kinds of other lost items. Here’s an example: After seeing these pop-up day after…