You are on page 1of 6

A

SUMMER COURSE REPORT


ON
CORE JAVA
SUBMITTED IN PARTIAL FULFILMENT OF THE REQUIREMENT FOR
THE DEGREE OF
MASTER IN COMPUTER APPLICATION
JAGANNATH PRASAD
SWAIN
Regd.No:1905266022

UNDER THE GUIDANCE OF:


Mr. Yassin macro

DEPARTMENT OF MASTER IN COMPUTER APPLICATION


TRIDENT ACADEMY OF CREATIVE TECHNOLOGY
BHUBANESWAR-751024
-: CERTIFICATE:-
-: DECLARATION :-

I am Jagannath prasad swain, Registration No- 1905266021 do


hereby declare that the report entitled “Core python” submitted to
“Trident Academy of Creative Technology, Biju Patnaik University
of Technology, Bhubaneswar” for the award of the degree of
MASTER IN COMPUTER APPLICATION (MCA), is an authentic and
original work carried out by me from 5th May 2021 to 19th aug 2021
at Naresh technologies under the guidance of Mr. Yassin marco.

Date: - 02th April 2022 Jagannath prasad swain


Registration No:-1905266022
-:ACKNOWLEDGEMENT:-

I express my thanks and gratitude to Almighty GOD, my Parents and other family members and
friends without whose unconstrained support I could not have make this career in Master in
Computer Application.

I am grateful to my trainer Mr. Yassin marco for his constant motivation and valuable help
throughout the summer course. I also extend my thanks to other faculties for their Co-operation
during summer course.

Finally, I would like to thank all my well-wishers for their co-operation to complete this course.

Jagannath prasad swain


Regd no.-1905266022
INTRODUCTION:-

what is python?
python is a  general purpose high level programming language.
 python was developed by Guido Van Rossam in 1989 while working at
National Research institute at Netharland.
 Guido developed python language by taking almost all programming features from different
languages . Most of syntax in python derived from C and ABC languages.
 We can use everywhere python programming language with the help of this we can devlope
desktop application , web applicaton, machine learning , IOT etc.
 The syntaxes of python are very simple just reading like English language.
 python programs are platform independent, which means they can run on any operating
system internally pvm is responsible to convert into machine code.
 Python programs are portable we can migrate from one platform to another very easily .
python program will provide same result on any platform.

ABOUT:-
Python has a huge market demand due to its object-oriented property and its solidarity and
scalability property. These are the features in python, which making python more popular than
other programming languages.

 Both procedure and Object-Oriented - python supports both procedure oriented(like c


, pascal etc) and object-oriented programming features like(c ++) hence we can get
benefits of both like security and reusability .
 Platform independent - C and C++ are platform dependency languages hence the
application programs written in one Operating system cannot run in any other Operating
system, but in platform independence language like Java application programs written in one
Operating system can able to run on any Operating system.
 Simple - python has included many features of C / C ++, which makes it easy to
understand.
 Secure - Python provides a wide range of protection from viruses and malicious programs.
It ensures that there will be no damage and no security will be broken.
 Portable - python provides us with the concept of portability. Running the same
program with python on different platforms is possible.
 Robust - During the development of the program, it helps us to find possible
mistakes as soon as possible.
 Multi-threaded - The multithreading programming feature in python allows you to write
a program that performs several different tasks simultaneously.
 Extensive Library – Python has a rich inbuilt library . Being a programmer we can
use this library directly.
CONCLUSION:-
The above report represents an introduction to Python and how python is used in datascience ,
allowing data analysts to use the language to conduct complex statistical calculations,
create data visualizations, build machine learning algorithms , manipulate and and
analyze data and complete all related task. Python can build a wide range of different
data visualizations , like bar graphs, histograms, pie charts.

Jagannath prasad swain


Regd no.1905266022
MCA 3rd yr.
Sec-A

You might also like