Skip to main content

C Programming Tutorial-01 (Installing Turbo C++): How to intall Turbo C++

How to intall Turbo C++

Introduction

Hi guys, most of you plan to be software engineers, in fact, we are surrounded by computers. Our mobiles and laptops help us to do whatever we want, watch a movie, listen to a song, communicate with each other and whatnot. A computer contains various hardware devices, a screen, a processor, RAM, hard disk, etc. but these all are pieces of metals. The software puts all these hardware together and gives life to a computer, it is software that makes these components useful for a user and enables us to do our work. And on high school pedia we would be teaching you to program the computer according to you and make it to whatever you want. So let's get started!!!

Getting Started

First, we need to download a software on which you can code. In this case, we usually download a compiler which converts high-level languages (like c, java) to machine language (which a computer understands). You can download Turbo C++ (click here) or Visual Studio (click here). I would prefer to use turbo C++ as it does not require high computer specifications.

Installing The Software

Step 1: Download from the link given above.



Step 2: Open the downloaded file.



Step 3: Extract the files to a suitable location.



Step 4: Open the Setup.



Step 5: Run the setup and install the software.


Once the setup is complete the software is ready to be used!!! 

Soon we would be coding our first program in the 2nd tutorial. I would be telling you all the basics and how to make a computer say whatever you want, so stay tuned!!!

This article is written by Bhavesh Jain of Amity International School, Noida.


Enjoy your high school with - High School Pedia : www.highschoolpedia.com

Must Watch: Human and Plants Cells 

Comments

  1. They provide weekly Niche Edit for an online charter school’s website.

    ReplyDelete
  2. Top web design agencies would benefit from improving their testing capabilities, they’ve effectively learned a new industry.
    UI design firm

    ReplyDelete

Post a Comment

Popular Posts

Important Mathematical Constants!

Important Mathematical Constants Mathematical constants are those numbers that are special and interesting because they come up in the various fields of mathematics like geometry, calculus etc. These mathematical constants are usually named after the person who discovered it and they are represented by a symbol that is usually picked up from the Greek alphabet. Mathematical constants are by definition very important. In this article we will take a look at certain mathematical constants that are more commonplace than others. 1.       Ï€ (pi) or Archimedes constant (~3.14159):   Ï€ is defined as the ratio of the circumference of a circle to its diameter. This is probably the most popular mathematical constant. So Ï€ is the circumference of the circle whose diameter is 1 unit. You might have seen it popping up when calculating the area of a circle (Ï€r 2 ) or the circumference of a circle (2Ï€r). It has many uses throughout mathematics from calcula...

High School Pedia

It is an initiative by some students to spread the light of knowledge to everyone and everywhere. It was started in the year 2015 and has grown rapidly in the past few months. By the means of this website, we try to provide information on every topic that we can reach up to. You can find different articles on this website. All these articles are written in simple language so that everyone can understand it and learn from it. We at High School Pedia believe in creative learning and this is the reason why we add our own edited graphical representations in every article. Once a very learned man said, “Knowledge increases by not keeping it to yourself but by sharing it with others”. And we follow the same motto “Share to Learn”. The team of High School Pedia tries its best to provide you with the best and original content. Unlike many other websites, High School Pedia is famous for its original and inspiring content.

Rutherford Alpha Ray Scattering Experiment

Rutherford Alpha Ray Scattering Experiment Hey, Guys, most of you might have heard about the alpha ray scattering experiment and if you want to know in detail about Rutherford's model and the experiment he conducted, this is the right place for you... But first: Things You Must Know Some basic information that will help you understand rutherford experiment properly: Proton is a sub-atomic particle which is positively charged and has a mass of 1u. Alpha particles are helium atom with a charge of +2 as they have lost 2 electrons. Alpha particles have an atomic mass  of 4u. Gold is highly malleable and can be beaten into very thin sheets. Experiment Rutherford conducted his experiment in the following way: Rutherford took a very thin gold foil and bombarded it with high energy alpha particles. He placed a layer of zinc sulphide on the walls where the experiment was taking place because when alpha particles ...

Permutation and Combination

Permutation and Combination Hey guys, I am back with one more interesting mathematics topic. And I am pretty sure that you guys would find it interesting too because many of you must have faced problems regarding these arrangements. Although if you were not able to solve them at that moment of time I am sure after completing this article you would solve the problem in minutes or even seconds. WHAT IS THE DIFFERENCE ?? Many people get confused between these two terms permutation and combination. They both have almost similar use but have a vast difference in their meaning. You may think that both of them mean arranging entities, then what is the difference ?? For making it easy we will take an example, lets say I have four friends : Arya, Bhavesh, Chirayu and Dhruv. So if I arrange them like Arya, Bhavesh, Chirayu and Dhruv or Dhruv, Chirayu, Bhavesh and Arya, it will make no difference in combinations but if you check them according to permutation they will be different. As ...

Levitation 2

LEVITATION II To be completely honest I was going to start this with a pun. I did think of one but it doesn’t float… I am sorry I just had to. Anyway, this is the second part to the article on super cool ways of making things levitate. Go check the first part out if you haven’t already. Actually, the first part may have become repulsive with all the magnets and stuff, but I promise this will be more attractive. Get it? No? I’ll stop now. I am just going to jump straight into it. 1.    Electrostatic Levitation I know you are probably sick and tired of magnets but they are the best way you know… This method is somewhat similar. You remember that cool science experiment you did with two straws attracting or repulsing each other based on their charge? So basically using the same principle we can make a charged object levitate. But before you try it, let me tell you it won’t be easy. Even impossible according to our Mr. Earnshaw. He even made a law (th...

Animal and Plant Cells

 Cells Cells are the basic functional, biological and structural unit of life. The word cell is a Latin word meaning ‘small room’. Cells are also known as building blocks of life.  The branch of science that deals with the form, structure, and composition of a cell is known as Cytology. All organisms around us are made up of cells. Bacteria, ameba, paramecium, algae, fungi, plants and animals are made up of cells.  Cells together form tissues. And tissue together makes an organ. History Of Cell The cell was discovered by Robert Hooke in 1665. He assembled a simple microscope and observed a very thin slice of cork under his primitive microscope. The cork was obtained from the outer covering of a tree called bark. Robert Hooke observed many little-partitioned boxes or compartments in the cork slice. These boxes appeared like a honey-comb. He termed these boxes as the cell. He also noticed that one box was separated from another by a wa...

2-D & 3-D GEOMETRY

2-D & 3-D GEOMETRY We all have some amount of geometry. We know that any line can be represented on the Cartesian plane. Any figure can be drawn on it. But can we represent a 3-d object on it. Yes we can. A Cartesian plane has 2 axis. While representing in 3-D we need to add a third axis. This axis does not come in between the axis or in the same plane. It appears to be coming out of the paper as we cannot represent a 3-d object on a 2-d surface. This new z-axis represents a line coming out of the screen. Before understanding 3-d geometry you need to imagine this axis coming out of the screen.  REMEMBER : all the three axis are perpendicular .i.e there an angle 0f 90 between them and they meet at the origin If you are unable to imagine you can take a thick book as an example. Any corner becomes it origin and the three edges as the three axis REPRESENTING 3-D GEOMETRY Like in 2-d geometry we represent the value of the different axis as (x,y) we use the sa...