mj's Logbook

Tag: python remove

Data Science from Scratch

algorithms data science python books

6 years ago

Grokking Deep Learning

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

ai programming python

7 years ago

PyLogo: the Logo Language implemented in Python

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

logo programming python

10 years ago

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

10 years ago

Modern Web Applications with Flask and Backbone.js

backbone flask javascript programming python web

10 years ago

Willie - The Python IRC Bot

ai programming python

10 years ago

Using WebSockets on Heroku with Python

flask programming python webdev

10 years ago

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

10 years ago

Rapid Data Visualization, from Python to Browser on Vimeo

python video

10 years ago

Test-Driven Web Development with Python

A free online book by Harry Percival.

books programming python

10 years ago

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

10 years ago

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 years ago

Young Coders Tutorial

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

programming python tutorial

11 years ago

Two Scoops of Django: Best Practices for Django 1.5

A new book on Django best practices.

books django programming python

11 years ago

Udacity - Introduction to Computer Science Course (CS101)

Udacity Python course that has you build a web crawler.

class education programming python

11 years ago

Codecademy: Python

The python course for Codecademy

class education programming python tutorial

11 years ago