For All Human Beings.......

Thursday, December 11, 2008

Inspirational Presentation

I'm sharing with you a powerful and inspirational presentation called



I'm sure you'll enjoy the beautiful images and inspiring message of this short movie as much as I did.


Wednesday, December 10, 2008

Data Representation

Follow the links for Information on Integer data and Floating point representation

TCS IT WIZ

Visit the following site for details -


Wednesday, December 3, 2008

Number System Conversion

ASSIGNMENT

Posting assignment for practice on different Number System Conversions. For Assignment in PDF format.

Number System Conversion Tool

Study Aids
  • This is a tool to Practice Converting between different number systems, using bases 2-16.
  • Fill in the first two fields and click on the "Convert" button.
  • The answer will appear automatically.
  • If you click on "Explain Answer", you will get a short explanation of how the answer was obtained.
  • If you have Windows 95 you can use the Calculator in the Scientific mode
(Start->Programs->Accessories->Calculator)

to check results of decimal to hex, binary, and octal conversions.

Monday, December 1, 2008

Thursday, November 27, 2008

Computer Science (Code 083) (Practicals)/(Project)

  1. For CBSE Board Practicals CLICK HERE
  2. Computer Science Project(Suggested Topics) CLICK HERE
  3. For Computer Science Proj. Report CLICK HERE

Monday, November 24, 2008

List of Students Who Submitted the Presentations

(Class XI A)
'Importance of Open Standards for Good Governance'

  1. Abhimanyu
  2. Aashish Mittal
  3. Astha
  4. Ayushi
  5. Chaynika
  6. Gunjan
  7. Khyati
  8. Kriti
  9. Nikita Gupta
  10. Prakhar Nigam
  11. Prakhar Gupta
  12. Prerna Gupta
  13. Prateek
  14. Romansha
  15. Sanchit
  16. Shruti Garg
  17. Sidhant Goel
  18. Sumedha Kapoor
  19. Shivani
  20. Tanvi Kaushik
  21. Akshit Gupta(Late Submission)
  22. Puneet Kumar (Late Submission)
  23. Pragya Khetarpal (Late Submission)

Worksheet : Boolean Algebra


For Practice Questions on Boolean Algebra

Minimization of Boolean Expressions : K-Map Method

Minimization of Boolean Expressions : Karnaugh Map Method
/\
|

Click Here for Presentation

Monday, November 17, 2008

Address Calculation (2-D Array)

  1. A two-dimensional array Q[5][15] is stored in memory along the row with each element requiring 2 bytes. If the base address is 6500, find out the following: a) Addresses of Q[5][10] and b)Q[3][5]
  2. R[-4..4,7..17] is a two-dimensional array, stored in the memory along the column with each element requiring 4 bytes. If the base address is 5000, find out the following:
    a) Addresses of R[2][10] and R[3][15]
    b) Total no. of elements present in the array
For functions and Notes on Arrays Click Here............

Arrays (1-D)(Linear Lists)

Arrays
View SlideShare presentation or Upload your own. (tags: arrays definition)

Wednesday, October 8, 2008

ODF OLYMPIAD 2008

Submissions begin on SOFTWARE FREEDOM DAY September 20, 2008. ODF is an international standard for office productivity format, adopted by ISO. ODF is fundamental to enabling computer education globally.ODF is the National Standard of countries such as South Africa and Uruguay.ODF is easy to learn and specifies the way documents, presentations and spreadsheets are stored in a computer by popular Office Productivity Free/Libre and Open Source Software such as Open office Anyone who has used any presentation software can immediately start using ODF software such as OpenOffice.org
How to Participate
Follow the link for further details : http://www.odfolympiad.org/

Topics and Categories (for Indian students)

Up to Class V -Why should I learn Computers?

Class VI to VIII -Benefits of Open Source Software to my school

Class IX & X -Open Standards: Freedom from Digital Divide
Class XI & XII -Importance of Open Standards for good Governance

Evaluation Parameters for the ODF Olympiad Trophy

  • Relevance of topic
  • Creativity & Visual Appeal
  • Organisation of the content
  • Use of embedded tools (e.g. spreadsheet)

ODF OLYMPIAD PROCESS

  • Create presentation in ODF using OpenOffice.org or any other Free/Libre and Open Source, ODF compliant software.
  • The presentation should not have more than total of 21 slides (including introduction and Thank you slide)

  • The presentation file size should not exceed 1MB

  • Each Slide should not have more than two clicks for navigation

  • Email the presentation to india@odfolympiad.org along with your details.- Name, Class, School Name, School Address, Email Address, Phone number, Age before 15th November, 2008

  • The Subject of the email must be in the following format for example "Category II, Gandhi National School"

Saturday, July 26, 2008

Looping in C++

Presentation on Looping Constructs in C++

Looping
Dear Students

I am posting one presentation on LOOPING Concepts in C++. Presentation covers following :
  • while Loop
  • do-while Loop
  • for Loop

Monday, July 14, 2008

Computer Fundamentals : Functional Components and interconnection

Dear Students

Please follow the link for ASSIGNMENT (Computer Fundamentals)

Last Date for Submission : 4th August, 2008

Practice Assignment : File Handling in C++


Dear Students

I am posting assignment on file handling for practice. Do attempt the questions given and you can test your understanding by attempting the same.


Assignment-1

Assignment-2

File Handling in C++

Dear students, Now that we have discussed about binary and text file in c++, I feel confident that you can develop the functions for various file operations mentioned below:
  • Creating a text file
  • Displaying contents of text file
  • Creating Binary File
  • Showing Contents of binary files
  • Adding more records at the end of file (app mode)
  • Updating binary files
    • deletion of a record from file (2 file method)
    • Modification of a record (using two files)
    • insertion of a record in sequential file ( using 2 file)
Click at link for some file handling Modules.............
NEW

Tuesday, July 8, 2008

Getting Started with C++

Dear students (Class XI),
This mind map is to help students who are starting with C++ Programming Language.

Introduction to C++

C++ originated with Bjarne Stroustrop. In the simplest sense, if not the most accurate, we can consider it to be a better C. Although it is not an entirely new language, C++ represents a significant extension of C abilities. We might then consider C to be a subset of C++. C++ supports essentially every desirable behavior and most of the undesirable ones of its predecessor, but provides general language improvements as well as adding OOP capability. Note that using C++ does not imply that your are doing OOP. C++ does not force you to use its OOP features. You can simply create structured code that uses only C++'s non-OOP features.


Monday, July 7, 2008

Modification of Files

File Handling in C++

Dear students I am posting a slide show which will help you in understanding File Concepts in C++

Saturday, May 24, 2008

Computer Science : Project ( C++ )

I am posting this information because students have not decided about the project topics so far. This is to help them in deciding the same. students should feel free to share any other idea that comes to their mind. So far only three students have send their project topics for approval and I am waiting for more response from students in coming week.........

Project content (Class XII)

Project for class XII should ensure the coverage of following areas of curriculum:

a. Problem Solving

b. Data Structure

c. Object Oriented Programming in C++

d. Data File Handling

Theme of the project can be

Any subsystem of a System Software or Tool

Any Scientific or a fairly complex algorithmic situation.

Business oriented problems like

  • Banking,

  • Library information system,

  • Hotel management system,

  • Hospital management system,

  • Transport query system

• School Management Systems
  • Result Processing

  • LAB Management System (Chem. , Phy. Computer Lab etc)

  • Pay Roll

Quizzes/Games

Tutor/Computer Aided Learning Systems

The aim of the project is to highlight the abilities of algorithmic formulation, modular programming, optimized code preparation, systematic documentation and other associated aspects of Software Development.

The assessment would be through the project demonstration and the Project Report, which should portray Programming Style, Structured Design, High Cohesion, Good documentation of the code to ensure readability and ease of maintenance.

To Know about Computer Project report --> Click Here <--


Friday, May 9, 2008

Summer Vacations : Assignment

KULACHI HANSRAJ MODEL SCHOOL

CLASS XII

COMPUTER SCIENCE (083)

HOLIDAYS HOMEWORK(2008-09)

Q1. Complete and submit a CD with programs and assignment register on following subtopics from the given list of programs:

  • Series
  • Structures
  • Enumerated data types
  • Macro
  • Classes
  • Constructors

The printout to be taken in school lab after the school reopens. Submit the practical file with above-mentioned programs by 10th July ’2006.


Q2. Declare appropriate classes and design the menu for the project topics alloted to your group.

The Subprogram must be submitted on the CD.

Saturday, April 26, 2008

typedef

USER DEFINED DATA TYPES : typedef


We have already seen a data type that is defined by the user (programmer): The structures. But in addition to these there are other kinds of user defined data types:

Definition of own types (typedef)

C++ allows us to define our own types based on other existing data types. In order

to do that we shall use keyword typedef, whose form is:

typedef existing_type new_type_name ;

where existing_type is a C++ fundamental or any other defined type and new_type_name is the name that the new type we are going to define will receive. For example:

typedef char C;
typedef unsigned int WORD;
typedef char * string_t;

Click here for detailed notes.........


Tuesday, April 22, 2008

Assignment : Structure in C++

Posting the assignment on structure (User defined Data type). The questions are to be done in assignment register.

Click Here for Assignment(pdf format).......
..

User Defined Data Type in C++ : Structure

Structures in C++

A structure is a group of data elements grouped together under one name. These data elements, known as members, can have different types and different lengths. Structures are declared in C++ using the following syntax:

struct structure_name
{
member_type1 member_name1;
member_type2 member_name2;
member_type3 member_name3;
:
:
} object_names;

example :

struct
product
{
int weight;
float price;

} ;

product apple;
product banana, melon;

Subtopics Covered

  • Defining a Structure

  • Declaring structure variables

  • Accessing structure elements

  • Passing structure to Functions as value and reference argument/parameter

  • Function returning structure

  • Array of structures

  • passing an array of structure as an argument/ a parameter to a function

Tuesday, April 15, 2008

Data Structures (1 D & 2 D Arrays)

Array

It is a static data structure. It is a homogeneous collection of data. The elements in the array are stored on consecutive memory locations. Array is also known as a subscripted variable, e.g., A[i] is ith element of the array A (i.e., i is the subscript with variable A). As we know that the elements of the array are stored on consecutive memory locations, it becomes convenient to find out the address of memory location of ith element, for given base address (address of first element) and W (i.e. the number of memory locations required by one element).

Different Operations on 1 D ARRAYS

  • Creation
  • Traversal
  • Insertion
  • Deletion
  • Searching
    • Linear
    • Binary Search
  • Sorting
    • Bubble Sorting
    • Selection Sorting
    • Insertion Sorting
  • Merging

Different Operations on 2 D ARRAYS

  • Creation
  • Printing (Traversal)
  • Addition of two Matrix
  • Difference Matrix
  • Multiplication of Matrix
  • Row / Col Sum
  • Diagonal Sum
  • Transpose Matrix
For Functions on ARRAYS Click Here ..........

Monday, April 7, 2008

LIST OF PROGRAMS FOR CLASS XII (2008-09)

The programs which are to be completed during the session 2008-09 are given in pdf format. These programs are listed topic wise and are to be completed during practical sessions. For Complete list of programs


click Here......

Assignment : 1D Array & 2D Array



Posting the assignment covering 1D and 2D Arrays. The functions are to be written in assignment register. This assignment will help in attempting questions in theory paper also.

Date Of Submission : 15th April, 2008
(Class XII C)


Sunday, March 30, 2008

Binary Search Function (Presorted Array)

Function to Search for an element from ARR[10] by Binary Search Method. Binary search method can be applied on array only if it is sorted. This function assumes that array is arranged in ascending (increasing) order.



Saturday, March 29, 2008

Algorithm for converting INFIX Exp. To POSTFIX Exp.

Dear Students, I am posting Algorithm for converting INFIX Expression to POSTFIX Expression as some students requested for the same. It is important from Exam point of view.



Monday, March 24, 2008

Problem Solving Session Schedule

  • Students can come to school if they have any Problem.
  • Students can communicate through email or they can contact through Phone
  • Students should be in their SCHOOL UNIFORM when they come to school.
  • Reporting Time : 8:00 am

Practice Assignments/Questions

I am posting some Practice questions which have been classified according to topic. Try out and get back if you find some difficulty.

(These Practice Questions are in PDF format and will require Acrobat Reader.
)

  1. Theoretical Questions (2 Marks)
  2. Error Finding (2 Marks)
  3. Finding Output (2/3 Marks)
  4. Finding Output ANSWERS
  5. Classes and Constructor (4 Marks)
  6. SQL (8 Marks)
  7. File Handling
  8. Stacks and Queues
  9. Inheritance

Thursday, January 24, 2008