• About
  • Blog List

mEssy bYtes

~ by a Recluse Emeritus

mEssy bYtes

Category Archives: Programming

Python Notes -Random points

August 20, 2016

Programming/CS Related Resources

August 4, 2016

Top Resources Project Euler – For challenging mathematical/programming related problems Stack Overflow –  Question and Answer for programming enthusiasts Introduction …

Continue reading →

Python Notes – all([]), Packages and Other Things

August 4, 2016

Consider following program: – The program outputs 2. But how? In line 1 of code, the only value i can …

Continue reading →

Python Notes – OOP

August 1, 2016

Program 1 We haven’t used __init__ above at all. By doing so, we have a chance to understand better the …

Continue reading →

Python Notes- Naming Your Script

July 28, 2016

I was trying to write a program for sending email and I innocuously  saved this program as email.py only to …

Continue reading →

Fluent Python book is awesome

December 9, 2015

A while ego, Python veteran Raymond Hettinger published a following tweet – Being a novice in Python, I couldn’t make …

Continue reading →

Idiot’s guide to *args and **kwargs

December 7, 2015

I am going to explain this in most basic terms. No jargon. No theory. Nothing. Just examples (and you should …

Continue reading →

Python Tricks

November 26, 2015

Some cool tricks you might be unaware of (especially for beginners). Actually, there are hundreds of such cool tricks but …

Continue reading →

Resources for Flask Framework

October 6, 2015

Just started exploring Flask Framework for web development. Found following resources helpful to start. Books Flask Web Development Book – …

Continue reading →

Resources for Python

September 2, 2015

Not in any particular order. Mostly for beginner and intermediate level programmers. Shall be updated frequently. Unless other people get …

Continue reading →

Subscribe

  • Entries (RSS)
  • Comments (RSS)

Archives

  • July 2018
  • August 2016
  • July 2016
  • May 2016
  • April 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • May 2015
  • April 2015
  • March 2015
  • February 2015
  • January 2015
  • December 2014
  • November 2014
  • September 2014
  • August 2014

Categories

  • Compilation
  • Programming
  • Resources
  • Uncategorized
  • Writings

Meta

  • Register
  • Log in

Cancel
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy