Archive for January 2014

50 resources for beginner to intermediate Python programmers

Posted on January 20, 2014. Filed under: Uncategorized | Tags: , , , , , , |

Here’s a categorized list of 50 Python resources I’ve found to be very helpful while teaching myself the language over the last 8 months or so. Thought you all might find them helpful too.

Read Full Post | Make a Comment ( Comments Off on 50 resources for beginner to intermediate Python programmers )

Problem Solving with Algorithms and Data Structures

Posted on January 7, 2014. Filed under: Uncategorized | Tags: , , , , , , , , , |

Problem Solving with Algorithms and Data Structures is a book and an interactive website that uses python to solve fun-looking problems. Contents: Algorithm Analysis Basic Data Structures: Stacks, Queues, Deques, Lists Recursion Sorting and Searching: Bubble, Selection, Insertion, Shell, Merge and Quick sorts Trees and Tree Agorithms: Binary Tree, Priority Queues, Binary Heaps, Binary Search […]

Read Full Post | Make a Comment ( Comments Off on Problem Solving with Algorithms and Data Structures )

Liked it here?
Why not try sites on the blogroll...