Naresh Km Its Ppt Sf

Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 12

GLOBAL INSTITUTE OF TECHNOLOGY

Department of Artificial intelligence & Data science


An
INDUSTRIAL TRAINING
On
C++ Basics

Session: 2024-25

Submitted to: Presented By:


Naresh kumar Mahto
Mr. Pradeep Jha
Diploma holder
Head of Dept. 3rd Semester , 2nd Year
CSE/IT/AI&DS
• Contents
Introduction
Data types
Setting up Enviroment
Basic Syntax
Control Structure in Loop
Types of Function
Object-Oriented Programing
Simple Calculator
Conclusion
 Introduction
• C++ is a high-level, general-purpose programming language designed
for system and application programming. It was developed by Bjarne
Stroustrup at Bell Labs in 1983 as an extension of the C programming
language. C++ is an object-oriented, multi-paradigm language that
supports procedural, functional, and generic programming styles.
Data types
 Setting up Enviroment
C++ runs on lots of platforms like
Windows, Linux, Unix, Mac, etc.
Before we start programming with
C++. We will need an environment
to be set up on our local computer
to compile and run our C++
programs successfully. If you do
not want to set up a local
environment you can also use
online IDEs for compiling your
program.
 Basic syntax
 Control structure in loop
Types of Function
 Object-Oriented
programiming
As the name suggests uses objects
in programming. Object-oriented
programming aims to implement
real-world entities like inheritance,
hiding, polymorphism, etc. in
programming. The main aim of
OOP is to bind together the data
and the functions that operate on
them so that no other part of the
code can access this data except
that function
Simple Calculater
Source code Output
Conclusion
In conclusion, c++ basic on First word to become an very effective
programmer and Practice coding regularly and explore advanced topics
like templates and expects handling and enchance your skills.
Thanks
Do you have any Question!

[email protected]
+91-8058928841

You might also like