Internship Report
Internship Report
Internship Report
On
Submitted By:
ABHISHEK PATIDAR
(0827AL211005)
CERTIFICATE OF APPROVAL
DECLARATION
I ABHISHEK PATIDAR , a student of Bachelor of Technology in CSE (Artificial
Intelligence & Machine Learning) discipline, session: 2022 - 23, Acropolis Institute of
Technology & Research, Indore (M.P.), hereby declare that the work presented in this report
entitled “Internship Report On Programming for problem solving” is the outcome of my
own work, is bonafide and correct to the best of my knowledge and this work has been
carried out taking care of Engineering Ethics. The work presented does not infringe any
patented work and has not been submitted to any other university or anywhere else for the
award of any degree or any professional diploma.
(ABHISHEK PATIDAR)
Enrollment No.: 0827AL211005
Date:20/12/2022
Acropolis Institute of Technology & Research, Indore
Department of CSE (Artificial Intelligence & Machine Learning)
ACKNOWLEDGEMENT
Sometimes words fall short to show gratitude, the same happened with me during
this training. We acknowledge our sincere thanks to those who have contributed
significantly to this training. It is a pleasure to extend the deep gratitude to our coordinator
Prof. Sumit Jain, Acropolis Institute of Technology & Research, Indore (M.P), for his
valuable guidance and support to continuously promote us for the progress of the training.
I am especially indebted to him for guiding me through both technical and research skills,
which have been proven beneficial for my current Internship Training Report and future
career.
Special thanks go to Prof. Namrata Tapaswi, HOD, CSE(AI&ML) Department, Acropolis
Institute of Technology & Research, Indore for her help. I am also thankful to all the
professors of our department for being a constant source of inspiration and motivation
during our training.
Last but not the least; I want to acknowledge the contributions of my parents and family
members, for their constant motivation, inspiration.
ABHISHEK PATIDAR
0827AL211005
Acropolis Institute of Technology & Research, Indore
Department of CSE (Artificial Intelligence & Machine Learning)
TABLE OF CONTENTS
1) Internship Certificate
2) Overview of internship
3) Objectives of the internship
4) Company Information
5) Introduction
6) Systems/Project Development
7) Utility of Training
8) Daily logs
9) Conclusion
10) References
Acropolis Institute of Technology & Research, Indore
Department of CSE (Artificial Intelligence & Machine Learning)
CERTIFICATE
Acropolis Institute of Technology & Research, Indore
Department of CSE (Artificial Intelligence & Machine Learning)
OVERVIEW OF INTERNSHIP
OBJECTIVES OF INTERNSHIP
COMPANY INFORMATION
Technology
Here is a list of some Technology heads they work on:-
INTRODUCTION
SYSTEM/PROJECT DEVELOPMENT
ATMs are Automated Teller Machines that are used to carry day-to-
day financial transactions. ATMs can be used to withdraw money or to
deposit money or even to know the information of an account like the
balance amount, etc. They are convenient and easy to use,and it allows
consumers to perform quick self-service transactions.
UTILITY OF TRAINING
Techniques studied :-
➢ Control statements
➢ Conditional statements
➢ Operators
➢ Data Types
➢ Array
➢ Linked list
➢ Stack
➢ Queue
➢ Classes
➢ Objects
➢ Inheritance
➢ Polymorphism
➢ Encapsulation
➢ Data Abstraction
➢ Dev C++
➢ VS Code
➢ Online GDB
Acropolis Institute of Technology & Research, Indore
Department of CSE (Artificial Intelligence & Machine Learning)
WEEKLY LOGS
➢ Week 1 :
▪ Introduction to c language
▪ Variables
▪ Input nad output
▪ Control Statements
➢ Week 2:
▪ Operators
▪ Functions
▪ Arrays and String
➢ Week 3:
▪ References and Pointers
▪ Dynamic memory Allocation
▪ Object Oriented Programming
➢ Week 4:
▪ Constructor and Destructor
▪ Function Overloading
▪ Operator Overloading
➢ Week 5:
▪ Virtual Functions
▪ Exception Handling
▪ Namespaces
➢ Week 6:
▪ Standard Templates Library
▪ Inheritance
➢ Week 7:
▪ Polymorphism
➢ Week 8:
▪ Encapsulation
➢ Week 9:
▪ Data Abstraction
➢ Week 10:
▪ Projects and Assignments
Acropolis Institute of Technology & Research, Indore
Department of CSE (Artificial Intelligence & Machine Learning)
CONCLUSION
➢ At last we conclude that our training session was very good. The
working atmosphere of the company is very friendly. The employees of
the company are very cooperative in nature. We worked in a group in
the company. We gained knowledge about C & C++ technology.
➢ C&C++ has significant advantages not only as a commercial language
but also as a teaching language. It allows students to learn object-
oriented programming without exposing them to the complexity of C++.
It provides the kind of rigorous compile-time error checking typically
associated with Pascal. It allows instructors to introduce students to GUI
programming, networking, threads, and other important concepts used in
modern-day software.
➢ Through the Internship Training, we not only gain the exposure and the
experience from the industry, but are also able to prepare a good report.
Acropolis Institute of Technology & Research, Indore
Department of CSE (Artificial Intelligence & Machine Learning)
REFERENCES
➢ www.Samyakclasses.com
➢ www.w3schools.com
➢ https://www.tutorialspoint.com/cplusplus/index.html
➢ The C++ programming by Bjarne Stroustrup