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

lakshayarora7

Python @ DjangoSpin

Object Oriented Python: Enforcing Encapsulation - The property class

Reading Time: 2 minutesproperty class in Python property class in Python Getters and setters in Python can be used to set and get attributes. However, they don't strictly impose encapsulation, since attributes can […]

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

Python: Regular Assignment, Shallow copy & Deep Copy

Reading Time: 1 minutesRegular Assignment, Shallow copy & Deep Copy in Python Regular Assignment, Shallow copy & Deep Copy in Python There are three ways to copy objects in Python: assignment, shallow copy […]

Posted on January 7, 2017September 21, 2018 by lakshayarora7 Continue reading
Python @ DjangoSpin

Python: High-level file operations using shutil module

Reading Time: 1 minutesHigh-level file operations using shutil module in Python High-level file operations using shutil module in Python The standard library module shutil facilitates basic operations on files and directories. You can […]

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

PyPro #5 Caesar Cipher

Reading Time: 1 minutesCaesar Cipher in Python Caesar Cipher in Python Julius Caesar was a Roman dictator who came up with a clever way of passing confidential information to his generals without having […]

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

Python: Removing duplicate items from lists

Reading Time: 1 minutesRemoving duplicate items from lists in Python Removing duplicate items from lists in Python A simple way to remove duplicate items from a list is to cast it to a […]

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

Object Oriented Python: Creating random objects of subclasses of a superclass

Reading Time: 1 minutesCreating random objects of subclasses of a superclass in Python Creating random objects of subclasses of a superclass in Python Using the random module and Generators, we can have Python […]

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

Making a variable global in Python: global keyword

Reading Time: 1 minutesMaking a variable global in Python Making a variable global in Python There will be instances where you are declaring an object inside a confined piece of code, and you […]

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

Python: Using builtin functions isinstance() & issubclass()

Reading Time: 1 minutesUsing isinstance() & issubclass() in Python Using isinstance() & issubclass() in Python isinstance() The builtin function isinstance(obj, cls) returns True if obj is an instance of class cls, else returns […]

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

Python: Enumerating with enumerate()

Reading Time: 1 minutesenumerate() in Python enumerate() in Python It is sometimes needed to have an index counter for elements of an iterable object. Python's builtin enumerate class enables us to do just […]

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

Python: Lambda Expressions (Anonymous functions)

Reading Time: 1 minutesLambda Expressions in Python Lambda Expressions in Python Lambda expressions(a.k.a. lambda forms) in Python are used to create anonymous functions. In a nutshell, these functions do not have the def […]

Posted on January 7, 2017April 4, 2017 by lakshayarora7 Continue reading

Posts navigation

Older posts
Newer posts
♫  I’m taking and you’re taking we’ve forgotten how to give,
I’m faking it, you’re breaking it and its just the way it is,
So we’ll leave here tonight but not before we give each other back our hearts ♫

Passenger

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.