Last date of submission for Division A is 30th of march. All the FAQs should be hand written. Check the manual before taking the print ...
Home
Archive for
March 2015
OOMP Submission Certificate and Index
Mock practical exam of OOMP will be held on 3rd april 2015. check the whole file of 20 experiments before 3 april & final submission wi...
Microsoft Campaign ( For Girls)
Dear Student's, We are delighted to present the ‘MSP- MVA Women in Tech Referral Campaign’ which is designed exclusively for Student...
OOMP All Programs
Click here to download All Programs of OOMP
Draw Circle of Desired Radius in C++
#include #include #include class circ{ public: int x,y,rad; void draw(){ cout >x>>y>>rad; cleardevice(); circle...
Python program to draw Thick,Thin and Dotted line
import matplotlib.pyplot as plt plt.figure() #instantiates x_coord = [0,1,2,3,4,5] plt.plot(x_coord, [10,20,30,40,50,60],'r-') #...
MIT Lab Manual [DIV A and DIV B ]
Click here to download MIT lab Manual
OOMP: Lists of Experiments for S1,S2,S3
Click here for S1 batch List of experiments Click here for S2 Batch list of experiments Click here for S2 Batch list of experiments ...
Python Program to draw Triangle,Square,Rectangle,Line
import pygame, sys from pygame.locals import * def main(): pygame.init() DISPLAY=pygame.display.set_mode((700,700),0,32) WHITE=(255...
Python, Pygame and Matplotlib Download Links
Click here to Download Python Installer Click here to Download Pygame Installer Click here to download Matplotlib
Subscribe to:
Posts
(
Atom
)