Skip to content
djangoSpin
  • Home
  • About Us
    • Nalini & Lakshay
  • Python Center
    • Python 101
    • OO Python
    • Design Patterns
    • 50+ Standard Library Modules
    • 60+ Third-Party Modules
    • 50+ Tips & Tricks for Python Developers
    • 50+ Know-How(s) Every Pythonista Must Know
    • All Python Articles
    • Python Programs
  • Handy-How-To(s)
    • C#
    • English
    • Google Chrome
    • Microsoft Excel
    • Oracle
    • Python
    • SQL
    • WordPress
    • Unix

Python

Python: Detecting Your Platform Using sys.platform

Reading Time: 1 minutesDetecting platform in Python using sys.platform Detecting platform in Python using sys.platform The builtin sys module provides a very useful attribute called platform, which can be used to execute separate […]

Posted on January 7, 2017April 5, 2017 by lakshayarora7 Continue reading
Python @ DjangoSpin

Encoding in Python: encode() & decode()

Reading Time: 1 minutesEncoding in Python - encode() & decode() Encoding in Python - encode() & decode() Encoding, is the process of transforming the string into a specialized format for efficient storage or […]

Posted on January 7, 2017April 11, 2017 by lakshayarora7 Continue reading
Python @ DjangoSpin

Python: Number System Interconversion - int(), bin(), oct() & hex()

Reading Time: 1 minutesNumber System Interconversion in Python Number System Interconversion in Python Python provides handy builtin functions bin(), hex() & oct() to convert decimal values to strings of corresponding number systems. To […]

Posted on January 7, 2017April 5, 2017 by lakshayarora7 Continue reading
Python @ DjangoSpin

Python: Call functions upon termination of program

Reading Time: 1 minutesCall functions upon termination of program in Python Call functions upon termination of program in Python The builtin module atexit helps to call functions upon normal termination of Python scripts. […]

Posted on January 7, 2017April 5, 2017 by lakshayarora7 Continue reading
Python @ DjangoSpin

Python: Naming Slices for Cleaner Code

Reading Time: 1 minutesNaming Slices in Python Naming Slices in Python The constructor of the builtin slice class creates a slice object, which can be used in places where a slice is normally […]

Posted on January 7, 2017April 5, 2017 by lakshayarora7 Continue reading
Python @ DjangoSpin

IPython: An enhanced interpreter

Reading Time: 2 minutesIPython in Python IPython in Python IPython is a third-party interactive interpreter which has an array of features lacking in the original interactive interpreter of Python. It provides a browser-based […]

Posted on January 7, 2017April 5, 2017 by lakshayarora7 Continue reading
Python @ DjangoSpin

Python: When to use repr() & str() functions

Reading Time: 1 minutesrepr() & str() in Python repr() & str() in Python The builtin repr() function returns a string containing the printable representation of an object. Each Python object, be it lists, […]

Posted on January 6, 2017April 5, 2017 by lakshayarora7 Continue reading
Python @ DjangoSpin

Python: Collecting arguments passed to a Python script

Reading Time: 1 minutesCollecting arguments passed to a Python script Collecting arguments passed to a Python script The builtin sys module exposes objects used or maintained by the Python interpreter. One of these […]

Posted on January 6, 2017April 5, 2017 by lakshayarora7 Continue reading
Python @ DjangoSpin

Python: Getting size of an object in memory

Reading Time: 1 minutesGetting size of an object in memory in Python Getting size of an object in memory in Python The getsizeof() function of sys module tells us about the size of […]

Posted on January 6, 2017April 5, 2017 by lakshayarora7 Continue reading
Python @ DjangoSpin

Object Oriented Python: Using the __str__() magic method

Reading Time: 1 minutesUsing __str__() in Python Using __str__() in Python Like the __init__() method, the __str__() method is one of several class methods which are called implicitly on certain events. These methods […]

Posted on January 6, 2017April 11, 2017 by lakshayarora7 Continue reading

Posts navigation

Older posts
Newer posts
♫  The grass was greener
The light was brighter
With friends surrounded
The nights of wonder ♫

Pink Floyd

Categories

  • English (1)
  • Google Chrome (2)
  • Mac (1)
  • Microsoft Excel (2)
  • Microsoft Outlook (2)
  • Oracle (6)
  • Project Euler Problems (1)
  • Python (112)
  • Python Programs (102)
  • SQL (3)
  • Uncategorized (3)
  • Unix (2)
  • Wordpress (1)

Recent Posts

  • Test
  • Project Euler Problem #1: Multiples of 3 and 5 | Difficulty 5%
  • Python: Lexicon
  • Windows: Scheduling a task
  • PyPro #101 Chain of Responsibility Design Pattern

Archives

  • April 2023
  • April 2018
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • October 2016
  • September 2016
  • July 2016
  • May 2016
  • February 2016
  • January 2016
  • December 2015

Feeds

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org
Proudly powered by WordPress | Theme: West by aThemes.