Tag: python Remove tag

Data Science from Scratch

algorithms data science python books

07/12/2017

Grokking Deep Learning

A book that purports to teach Deep Learning from an intuitive perspective without advanced math.

ai programming python

08/17/2016

PyLogo: the Logo Language implemented in Python

The link to pylogo.org no longer works, although there is a sourceforge page.

logo programming python

03/25/2014

How I Structure My Flask Applications

Post on Flask layout by Matt Wright. He has other Flask-related articles on his site.

flask matt wright programming python web

02/17/2014

Modern Web Applications with Flask and Backbone.js

backbone flask javascript programming python web

02/17/2014

Willie - The Python IRC Bot

ai programming python

02/10/2014

Using WebSockets on Heroku with Python

flask programming python webdev

02/09/2014

Problem Solving with Algorithms and Data Structures

A Python DS & A book using interactive examples. Every time I go back and check this thing, it has gotten better. You can now see the execution environment in the examples of the apps due to the book using IPython Notebook.

books python tutorial

12/10/2013

Rapid Data Visualization, from Python to Browser on Vimeo

python video

11/18/2013

Test-Driven Web Development with Python

A free online book by Harry Percival.

books programming python

11/09/2013

Think Complexity

Free algorithms book by Allen Downey using Python. Published by Green Tea Press, which has several free books by Downey.

algorithms books programming python

11/08/2013

Building Social Apps with Mezzanine: Drum

Note the time-scaled ranking algorithm that uses the database to do the heavy lifting. Found via an HN link to this post by Hypertexthero that is worth exploring.

django mezzanine python

10/19/2013

Young Coders Tutorial

The material for the Young Coders Tutorial that was taught at Pycon 2013

programming python tutorial

03/25/2013

Two Scoops of Django: Best Practices for Django 1.5

A new book on Django best practices.

books django programming python

01/17/2013

Udacity - Introduction to Computer Science Course (CS101)

Udacity Python course that has you build a web crawler.

class education programming python

01/03/2013

Codecademy: Python

The python course for Codecademy

class education programming python tutorial

12/14/2012