Knowledge in Python

Python program to find the GCD of a number.

Python program to find the GCD of a number.

Fundamentals of python programming

This document consist of the basics of python language. It covers details like introduction,versions of python, pros and cons and step by step procedure to download python on your PC.

Problem solving and python programming notes

This file posses cut short explanations for the important questions for university examinations. This covers topics like list,tuples,dictionaries and control flow structures. Each and every topic is explained in a short way along with an example.

python programming loops

This file has all the loops in python language. for loop, if structures, break and continue. Along with this each and every case has examples like Fibonacci series and factorial of numbers. This comes handy for students preparing for university examinations.

problem solving and python programming unit 5 lecture notes

This document has the complete notes of UNIT 5 of the paper problem solving and python programming. it has all the topics in question answer pattern for easy preparation of final university examinations.

Python conditionals

This file has all different types of conditionals in python language like nested conditionals and chained conditionals. Every type has detailed theory,flow chart and multiple examples.This will help people preparing for university exam and for beginners learning python.

Data Visualisation

Data Visualization using python

Databases

Databases using python

Objects

Objects in python

Python web services

Python web services

Python Regex

Regex using python

Python Tuples

Python tuples