Skip to main content

Posts

Showing posts from 2019

How to Install C++ Setup

Turbo C++ - Download & Installation हेलो स्टूडेंट्स आज  मै आपको C++ install कैसे होता है उसके बारे में कुछ बताना चाहता हु तो चलिए मै आपको कुछ पॉइंट्स बताता हु उनको बहुत अच्छे से पढ़ लीजिए और उसी को ही follow करिये |  There are many compilers available for C++.  You need to download any one. Here, we are going to use Turbo C++.  It will work for both C and C++. To install the Turbo C++ software, you need to follow following steps. Download Turbo C++ Create turboc directory inside c drive and extract the tc3.zip inside c:\turboc Double click on install.exe file Click on the tc application file located inside c:\TC\BIN to write the c program आपको जैसा दिया गया है वैसा ही आप कर सकते है  और अपने सिस्टम पर कोड को एक्सक्यूट करा सकते है |  1) Download Turbo C++ software You can download turbo C++ from many sites.  download Turbo c++ (यहाँ पर क्लिक करे ) 2) Create turboc directory in c drive and extract the tc3.zip Now, you need to create a ne

Histroy of C++( C++ Ka Itihas)

C++ History(सी ++ का इतिहास ) C++ programming language  was developed in 1980 by Bjarne Stroustrup at bell laboratories of AT&T (American Telephone & Telegraph), located in U.S.A. Bjarne Stroustrup  is known as the  founder of C++ language. It was develop for adding a feature of  OOP (Object Oriented  Programming)  in C without significantly changing the C component. C++ programming is "relative" (called a superset) of C, it means any valid C program is also a valid C++ program. (डिअर स्टूडेंट्स अगर आप सी ++ का इतिहास पड़ना चाहते है तो आप को कुछ स्टडी मैटेरियल्स पर  ध्यान देना होगा जो मैंने आप के लिए कुछ टेबल्स में मेंशन कर रखे है | तो आप इन पॉइंट्स को बहुत अच्छे से पढ़ लीजिए तो ही आपको कुछ पॉइंट्स समझ आ सकता है } तो प्लीज जस्ट रीड आउट }....... ) Let's see the programming languages that were developed before C++ language. Language Year Developed By Algol 1960 International Group BCPL 1967 Martin Richard B 1970 Ken Thompson Tradi

OOPs Concept(Object Oriented Programming ) in C++

C++ OOPs Concepts The major purpose of C++ programming is to introduce the concept of object orientation to the C programming language. Object Oriented Programming is a paradigm that provides many concepts such as  inheritance, data binding, polymorphism etc. The programming paradigm where everything is represented as an object is known as truly object-oriented programming language.  Smalltalk  is considered as the first truly object-oriented programming language. स्टूडेंट्स अगर आपको ऑब्जेक्ट ओरिएंटेड प्रोग्रामिंग लैंग्वेज को सीखना है तो सबसे पहले आप लोगो को कुछ कांसेप्ट को याद रखना होगा  जो सारे कांसेप्ट नीचे दिए हुए है |  OOPs (Object Oriented Programming System) Object  means a real word entity such as pen, chair, table etc.  Object-Oriented Programming  is a methodology or paradigm to design a program using classes and objects.  It simplifies the software development and maintenance by providing some concepts: Object Class Inheritance Polymor

Office Automation(Spreadsheet) and E Commerce

What is Excel Microsoft Excel is a computer application program written by Microsoft. It mainly comprises tabs, groups of commands and worksheet.  The worksheet is made of rows and columns that intersect each other to form cells where data is entered. It is capable of performing multiple tasks like calculations, data analysis and integrating data. Microsoft office button, ribbon and quick access toolbar are the three main features of excel that you need to focus on while learning excel. Office Button in Excel It is on the top left-corner of excel. When the office button is clicked, you will find a number of options to perform various tasks that are listed below: New:  To create a new file. Open:  To open an existing file on the computer. Save:  To save changes made in the open file. Save As:  To save the file with specific name to a preferred location in the hard drive of the computer. Print:  To print the hard copy of the open document.

Office Automation(MS Word)

What is Microsoft Word Microsoft Word is word processing software. It is developed by Microsoft and is part of Microsoft Office Suite. It enables you to create, edit and save professional documents like letters and reports. Brief History: Microsoft word was released in 1983 as Multi-Tool Word. Its first version was based on the framework of Bravo which was world's first graphical writing program. Microsoft renamed Multi Tool Word to Microsoft Word, and then in October 1983, Microsoft released its first version for the IBM PC. In 1985, Microsoft ported it to the Macintosh which was different from its DOS-based counterpart, i.e. Macintosh offered various major interface changes. In 1989, Microsoft released a new version of Word for its Windows operating systems. It was the Microsoft Word who introduced the concept of WYSIWYG (What You See Is What You Get), i.e. it allowed to create and display bold and italics text. In 2014, Microsoft developed the source cod

Artificial Intelligence

Artificial Intelligence In today's world, technology is growing very fast, and we are getting in touch with different new technologies day by day. Here, one of the booming technologies of computer science is Artificial Intelligence which is ready to create a new revolution in the world by making intelligent machines. The Artificial Intelligence is now all around us. It is currently working with a variety of subfields, ranging from general to specific, such as self-driving cars, playing chess, proving theorems, playing music, Painting, etc. AI is one of the fascinating and universal fields of Computer science which has a great scope in future. AI holds a tendency to cause a machine to work as a human. What is Artificial Intelligence? Artificial Intelligence is composed of two words  Artificial  and  Intelligence , where Artificial defines  "man-made,"  and intelligence defines  "thinking power" , hence AI means  "a man-made thinking power.&q

Computer Network Tutorial( Only For Class XI)

Its a Computer Network Computer Network tutorial provides basic and advanced concepts of Data Communication & Networks (DCN).  What is Computer Networks? A computer network is a set of devices connected through links.  A node can be computer, printer, or any other device capable of sending or receiving the data.  The links connecting the nodes are known as communication channels. Computer Network uses distributed processing in which task is divided among several computers.  Instead, a single computer handles an entire task, each separate computer handles a subset. Computer Network Types A computer network is a group of computers linked to each other that enables the computer to communicate with another computer and share their resources, data, and applications. A computer network is a group of computers linked to each other that enables the computer to comm er network can be categorized by their size. A  computer network  is mainly of  four types :