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

Month: January 2017

SQL @ DjangoSpin

SQL Optimizer Hints

Reading Time: 1 minutesSQL Optimizer Hints - Quick tips and description on frequently used SQL Hints: SQL Optimizer Hints /*+ ALL_ROWS */: The ALL_ROWS hint explicitly chooses the cost-based approach to optimize a […]

Posted on January 11, 2017April 9, 2017 by lakshayarora7 Continue reading
SQL @ DjangoSpin

SQL Tuning Tips

Reading Time: 2 minutesSQL Tuning Tips SQL Tuning Tips Quick tips for SQL tuning tips: Do not modify indexed columns with functions such as RTRIM, TO_CHAR, UPPER, TRUNC as this will prevent the […]

Posted on January 11, 2017April 9, 2017 by lakshayarora7 Continue reading
SQL @ DjangoSpin

SQL Tips & Tricks

Reading Time: 1 minutesSQL Tips & Tricks SQL Tips & Tricks Below are few details which will add value to your SQL knowledge. Count(*) vs Count(1) COUNT(SomeColumn) will only return the count of […]

Posted on January 11, 2017March 29, 2017 by lakshayarora7 Continue reading
Unix @ djangoSpin

Run Unix Process in Background

Reading Time: 1 minutesRun Unix Process in Background Run Unix Process in Background Sometimes during running jobs or commands which needs long time and you will want to run the command and "exit" […]

Posted on January 11, 2017March 29, 2017 by lakshayarora7 Continue reading
Unix @ djangoSpin

Unix Tips & Tricks

Reading Time: 1 minutesUnix Tips & Tricks Unix Tips & Tricks Below are some quick tips for UNIX which can help in daily tasks: $ !-n where n is any integer will run […]

Posted on January 11, 2017March 29, 2017 by lakshayarora7 Continue reading
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

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.