An open API service indexing awesome lists of open source software.

https://github.com/moonhighway/python-foundation

This course introduces developers to Python and its associated frameworks.
https://github.com/moonhighway/python-foundation

Last synced: 4 months ago
JSON representation

This course introduces developers to Python and its associated frameworks.

Awesome Lists containing this project

README

          

Python Foundation
=======================
This 2-day course introduces engineers to the Python library and its associated frameworks. The course will begin with an
overview of Python, its history, and its uses. Then we'll get into core data types.

Topics
------
* Introduction to Python
* Python Variables
* Working with Dictionaries and Lists
* Creating Functions
* Understanding the File System
* Dealing with Scope
* Creating Classes
* Using Modules
* Parsing Data - JSON, HTML, XML, etc.
* Understanding Pip
* Working with Frameworks

What You'll Build
=================

* Choose Your Own Adventure Game
* Dice Rolling Game Module
* JSON Parser
* Django Homepage