Welcome to EducationForge
The website is for the material an Engineering Student might search on web specially from computer science and information technology trades/branches. We plan to give better inputs in terms of programs, lecture notes, presentations, pdfs, e-books and software to make your grade better and better every sem. Your suggestions are welcome. Live training has become a very important phase of any professional course, here we provide some good guidelines and companies lists for applying for training making the application process simple and effective. Educationforge sites aim to provide a central base for educational activities including fest blogs, college hosted erp solutions, etc. in very near future. On the right we have C Programs mainly used in practical labs for CS and IT trade. We later introduce JAVA and other practical lab(s) syllabus here.
Others
Lecture Notes
Computer is an electronic device. As mentioned in the introduction it can do arithmetic calculations faster. But as you will see later it does much more than that. It can be compared to a magic box, which serves different purpose to different people. For a common man computer is simply a calculator, which works automatic and quite fast. For a person who knows much about it, computer is a machine capable of solving problems and manipulating data. It accepts data, processes the data by doing some mathematical and logical operations and gives us the desired output. Therefore, we may define computer as a device that transforms data. Data can be anything like marks obtained by you in various subjects. It can also be name, age, sex, weight, height, etc. of all the students in your class or income, savings, investments, etc., of a country. Computer can be defined in terms of its functions. It can i) accept data ii) store data, iii) process data as desired, and iv) retrieve the stored data as and when required and v) print the result in desired format. You will know more about these functions as you go through the later lessons.
Programs
#include<conio.h>
#include<stdio.h>
#include<stdlib.h>
void main()
{
int ra,ot[]={43,42,23,19,12,13,12,13};
int i,j,k,bk;
while(1)
{
randomize();
ra=random(127)+50;
randomize();
clrscr();
printf("***************************MIND READER****************************\n");
j=wherex();
k=wherey();
bk=k;
for(i=0;i<100;i++)
{
gotoxy(j,k);
printf("%4d ",i+1);
if((i+1)%9==0 && (i+1)<=81)
printf("%c",ra);
else
printf("%c",ot[random(8)]);
k++;
if(k>20)
{j=j+6,k=bk;}
}
gotoxy(j+10,5);
printf("Think of a two digit number...");
gotoxy(j+10,6);
printf("Add the digits and take the");
gotoxy(j+10,7);
printf("difference form original...");
gotoxy(j+10,8);
printf("Take the Symbol and Press Enter");
gotoxy(j+10,15);
printf("Press ESC to Leave...");
if(getch()==27)break;
else
{
gotoxy(j+10,14);
printf("Symbol : %c",ra);
gotoxy(j+10,15);
getpass("Press Enter to Contibue...");
}
}
}
Others
Management
NIIT in association with IGNOU has recently launched Executive MBA program with specialization in finance, marketing and HR. This program is restricted to executives with at least 3 years of professional experience. I thought that the program would be of interest to you. For details & selection process, please visit http://program.niitimperia.com/EMBA/ or download program brochure
Apply Now - (Early Bird Offer)
The program fee is Rs. 1,80,000/- (Exclusive of 10.3% Service Tax). However, we are extending a special early bird offer of Rs. 15,000 for candidates applying before June 18. With this offer, the program fee shall be Rs. 1,65,000/- (Exclusive of 10.3% Service Tax). The offer is subject to the conditionsmentioned in the end of the mail.
Early Bird Application Closure: June 18, 2010
Key Program Highlights
- AICTE-recognised degree, issued by IGNOU
- Classes on Saturdays and Sundays, 6.30PM - 9.30PM in your city, via satellite
- Taught by India's Best Academic Experts
- Crisp 18-month (3 Semesters) Program
I hope that you will take advantage of this exceptional learning opportunity at NIIT.
Best Regards,
Soumitra Kandpal
*********************************************************************
Visit: www.niitimperia.com
Email: imperia@niit.com
Call: 1-800-266-0304 (Or Dial 040 - 6612 4630)
Terms and Conditions for the early bird offer:
An Early Bird Discount of Rs. 15,000/- exists for those who meet all of the following conditions:
a) Fully complete and valid applications received by June 18, 2010
b) Appear in All India Aptitude Test on July 4, 2010
c) Complete registration formalities on/before the last date mentioned in the offer letter.
Those who meet (a) and (b) mentioned above if selected by IGNOU, will be intimated formally through the offer letter issued by NIIT Imperia.This is solely at the discretion of NIIT Imperia, and IGNOU has no role in this offer. Conditions Apply.
Please note full fee structure will apply if any of these conditions are not met.
Others
- Advanced Diploma in International Business from IIFT New Delhi
- Executive Program in Applied Finance from IIM Calcutta
