Go deh!
Mainly Tech projects on Python and Electronic Design Automation.
Monday, June 30, 2014
Why do static languages make it difficult to maintain small codebases?
›
Prompted by this post on Reddit So many projects are abandoned after wasting millions often due to leaders believing that they can adequ...
Tuesday, June 24, 2014
Indexing a sublist of a list the way you index a substring of a string
›
Following this question on reddit , I decided to create a script to index a sublist within a list similar to the way index works for Pyt...
1 comment:
Sunday, June 15, 2014
Recursive Collections in Python
›
If you are settled, then lets begin... A recursive data structure is a collection of data where when you try and show the items of t...
‹
›
Home
View web version