Wednesday, September 7, 2016

Title For College Project

List of Projects of Project for Computer Science and Application Students


1.      Railway Reservation & Inquiry System
2.      School Management
3.      Reliance Web World
4.      College Management System
5.      Income Tax Management
6.      Library Management
7.      Cyber Café Management
8.      Payroll Management
9.      Address Book
10.   Gas Agency Management
11.   JET Airways
12.   Jewellery Shop Management
13.   Inventory Control
14.   Result Management
15.   Simple Business Solution System
16.    Telephone Directory Management System
17.   Transport Management System
18.   Computer Center Management
19.   Hotel Management
20.   Hero Honda Showroom
21.   Retail Shop Management
22.   Job Consultancy
23.   Krishna Dutt Book Store Management
24.   Bus Reservation System
25.   Employ Information System
26.   Institute Management System
27.   ‘Italian Food Restaurant’ Management System
28.   Car Workshop Management
29.   Canteen Automation
30.   Hospital Management
31.   Lab Assistant Software
32.   Mobile Shop
33.   Customer Detail System
34.   Transport Management
35.   College Management
36.   Hotel  Management
37.   Home Loan(Cent Bank
38.   Online Examination
39.   Computer Shop Management
40.   Domestic Gas agency
41.   Showroom Management
42.   School Management
43.   Nokia care Project
44.   Patrol Pump Management
45.   Project on Departmental store
46.   Online Test enrollment
47.   LIC
48.   Telephone directory
49.   ATM Management
50.   Courier Service
51.   Air line Reservation
52.   Admission Management System
53.   City Transport
54.   Electricity Bill
55.   Travel agency
56.   Stationary Mngt
57.   Bus Mngt
58.   Pay slip Mngt
59.   Mobile shop Mngt
60.   Hero Honda Agency
61.   Institute Mngt System
62.   Sales Enquiry System
63.   News paper Mngt
64.   Medical Agency
65.   Loan Scheme
66.   Pathology Mngt System
67.    Telephone exchange
68.   Book store Mngt
69.   Job consultancy Mngt
70.   Tourism Project
71.   Inventory mngt
72.   Tyre Showroom Mngt
73.   Computerized Consoling
74.   Reception Mngt System
75.   Hostel Mngt
76.   Automation Of Sai Transport
77.   Relience Sales System
78.   Electronic Shop
79.   Clincal Mngt
80.   Staff Mngt
81.   Fees Mngt
82.   Office Mngt
83.   Factory Mngt
84.   Dealer Information System
85.   Estimate Genrator
86.   Computer Hardware Mngt
87.   Whole sale marketing Mngt
88.   Employee Salary Mngt
89.   First Flight courier Service Mngt
90.   Enquiry and Service Mngt

Live Projects
91.   Automation of cost of Thermal Power System
92.   Medical sales & Purchase
93.   Grouped Email Service
94.   Display Classfied
95.   Drinking water sales mngt
96.   Marriage Bureue mngt
97.   Whiz master
98.   Hardware sales & Service
99.   Vastuland Developer
100.    Placement Agency
101.    Result Generator
102.   Cyber Lab
103.  College Website
104.   Send Free SMS
105.   Balaji Cement Worker
106.   Automobiles
107.   Quick Share
108.    Robotics School
109.    Thyroid Care
110.    Advertisement Website
111.   Online Solution for ‘professional’s Training Academy’
112.   Human Resource Management System

113.     OPD Registration

WEB DEVELOPMENT
1 ONLINE APPLICATION FOR THE TRAINING AND PLACEMENT
2 ONLINE LEAVE MANAGEMENT SYSTEM
3 RECIPE MANAGEMENT SYSTEM
4 COMPLAINT MANAGEMENT SYSTEM
5 WEB BASED MEETING SCHEDULER
6 STUDENT PROJECT ALLOCATION AND MANAGEMENT
7 FAMILY CONNECTION
8 ONLINE ON-REQUEST COURSES COORDINATION SYSTEM
9 ONLINE CARRIER GUIDANCE AND PLACEMENT UNIT
10 AD AGENCY
11 SHOPPING CART
12 HOSPITAL MANAGEMENT SYSTEM
13 ONLINE EXAMINATION
14 COURIER MANAGEMENT SYSTEM
15 STUDENT MONITORING SYSTEM
16 CRIME REPORT MANAGEMENT
17 SEMINAR HALL BOOKING SYSTEM
18 ONLINE MATRIMONIAL SYSTEM
19 MOVIE RENTAL SYSTEMS
20 DISCUSSION FORUMS
21 STUDENT INFORMATION SYSTEM
22 BOOK RENTAL SYSTEM
23 RECEIVING ORDERS FOR PRINTING DIGITAL PHOTOGRAPHS
24 RESUME BUILDER APPLICATION
25 HOSTEL MANAGEMENT SYSTEM
NETWORKING IN LINUX
1 KICKSTART AUTOMATED INSTALLATION OF LINUX
2 WEB SERVER SETUP
3 FTP SERVER SETUP FOR UPLOADING AND DOWNLOADING
4 NFS FILE SERVER FOR SHARING FILES
5 SAMBA SERVER FOR LINUX TO WINDOWS FILE SHARING
6 LOG MONITORING AND LOG ROTATING
7 NETWORK SETUP AND MONITORING
8 SHELL SCRIPTING BASE ADMINISTRATION
BACK END PROJECT
1 An Analytical Study on Technology Deploymnet in Top Banking Companies in India (Banking, Insurance, Services)
2 Studying Top Mutual Fund Companies of India and IT Deployment among them (Banking, Insurance, Services)
3 An Analysis On Enhancing The Technology Usage among Top Insurance Companies in India (Banking, Insurance, Services)
4 An Analytical Study on Technology Adaption in Top Financial Services Companies in India (Banking, Insurance, Services)
5 A Descriptive Study of Cloud Computing Infrastructure of IT Sector in India (Cloud Computing)
6 A Detailed Analysis of SAP ERP Installed Companies in West Region of India (ERP - SAP)
7 A Detailed Analysis of SAP ERP Installed Companies in North Region of India (ERP - SAP)
8 A Study On The IT Strategies Adopted on Usage of  Virtualization Technology by Business Conglomerates in India (Virtualization)
9 An Analysis of Top 1000 IT Spenders Companies in India (IT Infrastructure)
10 A Detailed Analysis of ET 500 Companies in India (IT Infrastructure)
11 A Detailed Analysis of Fortune Next 500 Companies in India (IT Infrastructure)
12 A Study On Growing Ecommerce Industry and its Technology dependency in India (Ecommerce)
13 A Study On Deployment Of Information Technology In Automobile Sector (Automobile)
14 Detailed IT Infrastructure Analysis of Top 10000 Companies in India (India Market)
15 Study on Information Technology Usage and Management Structure of Top 500 companies of Thailand (Thailand Market)
16 Study of Top Insurance Companies of APAC Region (APAC Market)
17 Study on Information Technology Usage and Management Structure of Top 500 companies of Singapore (Singapore Market)
18 Study of Top Banks of APAC Region (APAC Market)

Saturday, August 6, 2016

Variables


सी प्रोगा्रमिंग भाषा में चर ¼ Variable½  एक ऐसा टोकन है जो प्रोगा्रम रन ¼Run½  होने के दौरान स्वयं के मान को  परिवर्तित ¼ change½  कर सकता है।

1. चर( Variable) को परिभाषित करना
चर (Variable) को परिभाषित करने के लिये प्रोगा्रमर को उसका डेटा टाईप एवं चर (Variable) नाम बताना होता है। चर (Variable) को दो प्रकार से परिभाषित किया जा सकता है।

प्रकार-1ः प्रकार-1 में डेटा टाईप एवं चर (Variable) का नाम परिभाषित किया जाता है इसमें किसी प्रकार की कोई डिफाल्ट मान नही दिया जा सकता है।
   datatype    variable_name;     

प्रकार-2ः प्रकार-2 में डेटा टाईप, चर (Variable) का नाम एवं  डिफाल्ट मान भी दिया जाता है।
   datatype     variable_name  = value;    

2. चर( टंतपंइसम) का प्रोगा्रम
जब प्रोगा्रमर प्रोगा्रम चर (Variable) को परिभाषित (डिफाईन) करता है तो निम्न प्रकार से करता है


  void main()
  {
   int a = 10 ;
   float b = 15.0;
   char c = 'A';

  clrscr();

 // Value of a  
//  चर  a की ओरिजनल मान को प्रिंट किया गया है
   printf(" \n Value of a-> %d",a);

// Scan the New value of variable  a
//  चर की नयी मान को यूजर के द्वारा स्वीकार किया गया है।
   printf(" \n Enter the value of a ->");
   scanf(" %d ",&a);

//  चर a की नये मान को प्रिंट किया गया है
// Print the New value of variable a
   printf(" Value of a -> %d ",a);

 // Print the Address (location) of variable a
// चर a की मेमोरी एडरेष(लोकेषनद्ध)  को प्रिंट किया गया है
   printf(" Address of a -> ",&a);

   getch();

  }
 
इस प्रोगा्रम में हमनें चर( Variable) में परिवर्तित होने वाले प्रकृति को बताने का प्रयास किया है।
3. Variable Memory Structure

जैसा कि उपरोक्त प्रोगा्रम में बताया गया है। जब हम चर (टंतपंइसम) को परिभाषित ( डिफाईन) करते हैं तो मेंमेारी में निम्न प्रकार से डेटा स्टोर किया जाता है । चर (टंतपंइसम) को परिभाषित करने पर मेमोरी की स्थिति निम्न होती है।




Saturday, July 30, 2016

C भाषा में चर (वेरियबल) नाम करण के नियम

Variables Naming Convention
1.   चर (वेरियबल) का नाम केवल और केवल लेटर (अक्षर) ¼A-Z,a-z½ से प्रारंभ होना चाहिए। इसके नाम के प्रारंभ में कोई भी अंक, स्पेषल लेटर(अक्षर) को प्रयोग नही किया जा सकता है। परंतु द्वितीय से आठवे स्थान पर अंक एवं अंडर स्कोर का प्रयोग किया जा सकता है। इसके अतिरिक्त कोई विषेष अक्षर (स्पेषल सिंबोल) चर (वेरियबल) के नाम में प्रयोग नहीं किया जा सकता है।
2.   चर (वेरियबल) में नाम में ब्लैंक स्पेस एवं कोमा का प्रयोग नही किया जाता है।
3.   चर (वेरियबल) के नाम में अधिकतम आठ अक्षर हो सकतें है।
4. किसी भी कीवर्ड का प्रयोग चर(वेरियबल) के नाम के रूप में नही किया जा सकता है ।
5. चर(वेरियबल) का नाम लघु, सरल एवं स्पष्ट होना चाहिए।
6. सी केस सेंसटिव भाषा है अतः केपिटल लेटर एवं स्माल लेटर को अलग अलग समझा जाता है। इसमें  A एवं  a अलग होते है।
7. प्रोगा्रम में एक जैसे नाम के दो या अधिक वरियेबल को डिफाइन नही किया जा सकता है।

उदाः   
सही चर (वेरियबल) का नामः   
  Result:  क्योकि यह बडे आर से प्रारंभ हुआ है।   - नियम एक के अनुसार
    first:  क्योकि यह छोटे एफ से प्रारंभ हुआ है।    - नियम एक के अनुसार 
  value_1:  क्योंकि नाम में अंडर स्कोर का प्रयोग किया जा सकता है। - नियम एक के अनुसार 
   One1:  क्योंकि नाम में अंक का प्रयोग किया जा सकता है।  - नियम एक के अनुसार

गलत  चर (वेरियबल) का नामः 
    1Result: क्योकि नाम के प्रारंभ में काई भी अंक नही हो सकता है। - नियम एक के अनुसार
     Sim int:  क्योंकि चर (वेरियबल) में ब्लैंक स्पेस नही हो सकता है।  -नियम के 2 अनुसार
One@Jab: क्योकि नाम में कोई भी विषेष अक्षर (स्पेषल सिंबोल) प्रयोग नही किया गया है।                                                               - नियम 2 के अनुसार
Address_12:  क्योंकि चर (वेरियबल) में अधिकतम आठ लेटर (अक्षर) होसकते है।                                                                          -नियम के 3 अनुसार


Friday, July 29, 2016

Void

C  एवं C++  प्रोगा्रमिग भाषा में  Void  शब्द का प्रयोग फंक्सनों  के साथ किया जाता है। यह दर्षाता है कि फंक्सन कोई भी मान नहीं लौटाता है। return  स्टेटमेंट एवं  Void  स्टेटमेंट दोनो एक साथ प्रयोग नहीं किया जाता है । Void  शब्द को शाब्दिक अर्थ  ‘‘रिक्त’’ होता है।
उदाः  
       1)        void main()
                  {
                       -----
                       -----
                  }
      2)        int  main()
                  {
                       -----
                       -----
                      return 6;
                  }
     3)     int  main(void)
                  {
                       -----
                       -----
                      return 105;
                  }

    void शब्द  का प्रयोग यूजर के द्वारा बनाये गये फंक्सनों  के  साथ भी किया जाता है।     

     4)     void  additon()
                  {
                       -----
                       -----

                  }

Wednesday, July 27, 2016

Important Notices




BSc – II
Last Date
First Program 1-10 : Batch 1 (Java)
24-Jan-2020
First Program 1-10 : Batch 2 (Java)
25-Jan-2020
Second Program 11-18 : Batch 1 (Java)
06-Feb-2020
Second Program 11- 18 : Batch 2 (Java)
07-Feb-2020
 Program 11-18 : Batch 1 (C++)
13-Feb-2020
Program 11- 18 : Batch 2 (C++)
14-Feb-2020


BCA- III
22-Jan-2020
18 Program
30-Jan-2020
All file complete of Java
20-Jan-2020
One Page Write





BCA – II
28-Jan-2020
PL/SQL


CCE Exam for Absent Student 


BSc-II,BCA – III, BCA- II
01-Feb-2020



Exercise


BSc First
1. Number System
      1.  Conversion -  Exercise - 1


Tuesday, January 5, 2016

MSc - II

Programming in Java 

1.  WAP to print "Namaste Bharat".
2.  WAP to add two integer Number and print output.
3.  WAP to add two float Number and print output.
4.  WAP to add one float and one integer  and print the output.
5.  WAP to to convert the given temprature in Fahrenheit to Celsius using the following formula
                                               C = F-32/1.8
6.  WAP to find the largest number from given three number.
7.  WAP to find factorial of given number.
8.  WAP to find following triagnle
                             1
                             1 2
                             1 2 3
                             1 2 3 4
                             1 2 3 4 5
9.  WAP to find following triagnle
                             $ $ $ $ $
                                $ $ $ $
                                   $ $ $
                                      $ $
                                         $

10. WAP to create a calculator using switch statement.
11. WAP to reverse the given Number.
12. Create a program using class MathOperation. Class should have four method : Addition,                  Multiplication, Substraction and Division.
13. Write a class to represent a bank account, Including following member
      Data Member 
          a) Name of the Descriptor
          b) Account Number
          c) Type of Account
          d) Balance amount in the account
    Methods
         1) To assign initial Value
         2) To deposit an amount
         3) To withdraw an amount after checking balance
         4)  To display the name and balance    
14. Write a program in Java,get an integer value and convert in following a
     Ex.      
            n = 5814
           The digits of n are 5 , 8, 1 and 4.
15. Write and test this method that implements the power function
                static  double pow(double x, int y)

16. Write and test this method
              static long gcd(long m,long n)
17. Write a program to implement Nested Method.
18. Write a program to implement using array
                     static double max(double[] x)
        It should return maximum of the elements in the array.
19. Implement an Address class for representing postal mailing addresses.
20. Implement an Email class for representing email addresses.
21. Create a class Person inherit the classes Address and Email in this class using Inheritance in Java.
1.       WAP in Java to implement multilevel  in heritance for student create  following classes
22. Personal   1.2 Academic  1.3 Exam
23. Implement Single Inheritance
      24.  Create mypackage and store all your class file into mypackage.
      25.   WAP to implement multithreading. Implement all the states of multithreading.
      26.   WAP for JDBC connectivity with oracle to retrieve the data.
      27.   WAP for JDBC connectivity with mysql to retrieve the data.
      28.   WAP to insert and delete data from and to database table in oracle.
      29.   WAP to insert and delete data from and to database table in mysql.
      30.  WAP to display Namaste Bharat in HTML.
      31.  Write an HTML code to create following table

Name
Father’s Name
DOB
Address
College















      32.   WAP in Java Applet to display Namaste Bharat.
      33.  WAP to add two number using applet


    
      34.    WAP to  perform operation subtraction, multiplication and division two number using applet


     33. WAP to draw Rectangle, Arc, RoundArc,, Fill these object with yellow color. Display title “Shapes” in Arial Font.
     35.  WAP to display following design in Applet.



     




         

Financial Year Oracle PLSQL Program

 CREATE OR REPLACE function FINANCIAL_YEAR(p_date DATE) return varchar2 IS    v_first     varchar2(4);    v_second    varchar2(4);    v_year...