
Python-Django: A Crash Course Introduction
Python-Django is a combination for web development that is growing at a rapid pace. There are also new services being added to the AWS list on an almost daily basis. When you combine these two facts, it makes sense to spend time on a crash course that will get us up to speed on these platforms. We start this series with a high-level look at Python and Django. Python-Django in Under 60 Minutes The bulk of this tutorial highlights how to get started with this combination as we leave the AWS focus for a future presentation. When you are done with this you should be able to get the basics of a hello world created in Python and Django. However,... Read more