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

Mahakal Institute of Technology

Department of Computer Science and Engineering

Internship-II Presentation
On
“ Python Programming”
Universal Informatics ,Ujjain (M.P)
Presented By:
Internship Coordinator Abhijeet Shastri(0704CS191002)
Prof. Vishwas Dixit Abhirang Sharma (0704CS191005)
Bhupendra Singh Shekhawat (0704CS1910)
Chaitanya Khandelwal (0704CS1910)

05/04/2024 1
Contents
• Introduction
• Objective of Internship Training
• Tools and Technology used in Training
• Overview of Training Work Undertaken
• Description & Screenshots for the tools learnt
• Conclusion
• References

05/04/2024 2
What is Python?
• Python is widely used general- purpose , high level
programming language.

• It was first introduced in 1991 by a Dutch


Programmer, named Guido van Rossum.

• Python works on different platforms (Windows, Mac,


Linux, etc).

05/04/2024 3
•Python can be used on a server to create web
applications.

•The language places strong emphasis on code


reliability and simplicity so that the programers can
develop applications rapidly.

•Python does not require a compiler.

•Python is one of the official programming language at


Google.

•Python does not support pointers.


05/04/2024 4
Python Uses
It is used for:
• Web development (server-side),
• Software development,
• Mathematics,
• System scripting
• Machine Learning
• Artificial Intelligence.

05/04/2024 5
Objective of Internship Training
 To build the strength, teamwork spirit and self-
confidence in students life.

 Provides the opportunity to learn real-life work skills and


etiquette hands-on at a real job.

 Explore a career interest, develop skills, and gain


experience.

05/04/2024 6
 To Gain valuable skills, knowledge and experience
in a field to allow you to make a career transition.

 To help you apply the theory and skills you have


learned in the classroom setting, and for your
personal development.

 Internship, focus on the skills you will learn and the


experiences you will have, not simply on the
company name.

05/04/2024 7
Tools and Technology used in
Training
• Python 6.8

• PyCharm

• Django Framework

• Xampp Server

• MySQL

05/04/2024 8
Overview of Training Work
Undertaken
• Python is a interpreted, interactive and object-
oriented scripting language.

• Python is designed to be highly readable.

• It uses indentation to indicate a block of code.

• It has easy syntax.

05/04/2024 9
Features of Python
• Easy to code.
• Free and open source.
• Object- Oriented Language.
• Python is Portable Language.
• Python is Interpreted Language.
• Large Standard Library
• Indentation in Python is very Important .

05/04/2024 10
Description & Screenshots for the
tools/technology learnt

05/04/2024 11
05/04/2024 12
Python 6.8
• Python 3.6.8 was the eighth and last maintenance
release of Python 3.6.

• Python is an easy to learn, powerful programming


language. It has efficient high-level data structures
and a simple but effective approach to object-oriented
programming

05/04/2024 13
PyCharm
• PyCharm is an integrated development environment
(IDE) used in computer programming, specifically
for the Python language.

• It is developed by the Czech company JetBrains.


• PyCharm is cross-platform, with Windows, macOS
and Linux versions.

05/04/2024 14
Django Framework
• Django is a Python-based free and open-source web
framework that follows the model-view-template
(MVT) architectural pattern.

• Django is basically a high level python based web-


framework. This is used to build huge and complex
web applications quickly and in an easy manner with
relatively few lines of code.

05/04/2024 15
Xampp
• XAMPP is a free and open-source cross-platform
web server solution stack package developed by
Apache Friends, consisting mainly of the Apache
HTTP Server.

• The Windows version of XAMPP requires Microsoft


Visual C++ 2017 Redistributable.

05/04/2024 16
MySQL
• MySQL is an open-source relational database
management system. Its name is a combination of
"My", the name of co-founder Michael Widenius's
daughter, and "SQL", the abbreviation for Structured
Query Language.

• SQL is a language programmers use to create,


modify and extract data from the relational database,
as well as control user access to the database.

05/04/2024 17
05/04/2024 18
Conclusion
• The internship was a great experience, I acquired deeper
knowledge concerning my technical skills.

• Python is real world programming language used in


commercial world.

• Most of the companies expecting highly skilled python


developers for their companies.

• It is fastest growing programming language, by choosing it as


career you can also be a part of trending technologies.

05/04/2024 19
References
• https://www.python.org/

• https://www.tutorialspoint.com/python/python_overvi
ew.html

05/04/2024 20

You might also like