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 @ DjangoSpin

Python: String formatting in Python

Reading Time: 1 minutes!!!Under Construction!!!

Posted on January 10, 2017March 29, 2017 by lakshayarora7 Continue reading
Python @ DjangoSpin

Python: Decorators

Reading Time: 1 minutesPython Decorators Python Decorators Decorators is a Python-exclusive feature, virtue of which you can define a function called a decorator function. This decorator function takes an object, manipulates it using […]

Posted on January 8, 2017April 3, 2017 by lakshayarora7 Continue reading
Python @ DjangoSpin

Python: Different Types of Arguments

Reading Time: 1 minutesTypes of Arguments in Python Functions Types of Arguments in Python Functions Arguments in Python functions are of three types: Positional Arguments Keyword Arguments Variable Length Arguments Positional Arguments The […]

Posted on January 8, 2017April 3, 2017 by lakshayarora7 Continue reading
Python @ DjangoSpin

Python: Comprehensions

Reading Time: 3 minutesPython Comprehensions Python Comprehensions Table of Contents List Comprehensions Using the if keyword inside a Comprehension Set Comprehensions Dictionary Comprehensions Comprehending Comprehensions with more than 1 for loop Generator Expressions […]

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

Python: Using builtin constructors map(), filter(), reduce()

Reading Time: 4 minutesmap, filter, reduce in Python map, filter, reduce in Python map() It is fairly common in programming to iterate over an iterable object, send each element to a function which […]

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

Python: Raising your own Exceptions: the raise keyword

Reading Time: 1 minutesRaising your own Exceptions in Python Raising your own Exceptions in Python The raise keyword is used to explicitly raise an exception. This is in contrast to when you make […]

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

Python: Manipulating Files

Reading Time: 1 minutesManipulating Files in Python Manipulating Files in Python The builtin open() function is used for opening files. This function returns a file object, which has methods like read() and write() […]

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

Python: Using iter() - The Iteration Protocol

Reading Time: 1 minutesUsing iter() in Python - The Iteration Protocol in Python Using iter() in Python - The Iteration Protocol in Python Sequences and file handlers in Python have an __iter__() magic […]

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

Python: Getting user input - builtin function input()

Reading Time: 1 minutesGetting user input in Python Getting user input in Python The builtin input() is used for receiving input from the user. The input() function takes an argument, which is what […]

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

Python: Handling exceptions - the try-except constructs

Reading Time: 1 minutesHandling exceptions in Python Handling exceptions in Python There are instances when your code doesn't go as planned. Python provides the try-except constructs to handle such situations. If a statement […]

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

Posts navigation

Older posts
Newer posts
♫  On a fishing boat of the New Jersey Shore... ♫
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.