O slideshow foi denunciado.
Seu SlideShare está sendo baixado. ×

Python Summer Internship

Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Próximos SlideShares
Python training
Python training
Carregando em…3
×

Confira estes a seguir

1 de 18 Anúncio

Python Summer Internship

Baixar para ler offline

This power point slides best describes the contents taught to us during the internship on Python taken by us in the college. It is totally a practical learning session and we learnt a lot about practical use of Python. So, I think to share it.

This power point slides best describes the contents taught to us during the internship on Python taken by us in the college. It is totally a practical learning session and we learnt a lot about practical use of Python. So, I think to share it.

Anúncio
Anúncio

Mais Conteúdo rRelacionado

Diapositivos para si (20)

Semelhante a Python Summer Internship (20)

Anúncio

Mais recentes (20)

Python Summer Internship

  1. 1. MOTIHARI COLLEGE OF ENGINEERING Summer Industry Internship-1 Report
  2. 2. Presented By-: Name- Atul Kumar Branch-Computer Science (2nd Year) Roll No.-18341 Registration No. 18105113043 Python Trainer Name: Krishnesh Kumar Training Institute: Technienest, Jaipur
  3. 3. S. No. Topic Slide No. 01. Python-Introduction 04 02. Python Basics 05 03. Python Basic Programs and Concepts 06 04. Python Object Oriented Concepts 07 05 Class concepts and Programs taught during the Internship 08 06 Inheritance Program 09 07 Python Libraries We had Learnt 10 08 Pandas + Matplotlib Program done during training 11 09 Project -01: Electronic Voting Machine 13 10 Toll Plaza 14 11 Fully own Project : Mcemail 15 12 Result – o - phy 16 13 Conclusion 17 TABLE OF CONTENTS
  4. 4. Python: Introduction • general-purpose, high level programming language. • one of the fastest growing and developing language. • initially designed by Guido van Rossum in 1991. • dynamic, interpreted(bytecode-compiled) language. • developed by Python Software Foundation. Bytecode is like an intermediate language that runs on a virtual machine. This virtual machine converts it into machine code for the machine to actually execute it on. However, one bytecode will not run on a different virtual machine.
  5. 5. Python: Basics 1. Data Types -: (i) Number (ii) String (iii) List (iv) Tuple (v) Dictionary (vi)Set 2. Conditional Statements (if-else, elif) 3.Loops (For, While) 4. Functions
  6. 6. Python Basic Programs and Concepts:
  7. 7. Python: Object oriented Concepts 1.Classes and Objects 2.Inheritance 3.Polymorphism 4.Abstraction
  8. 8. Class Concept taught during training Class and object based Program done during the training
  9. 9. Inheritance Program
  10. 10. Python Libraries: We had Learnt • Many Libraries • Learnt Some of them
  11. 11. Pandas + Matplotlib:
  12. 12. Project done combinedly by us and trainer sir
  13. 13. 1. Electronic Voting Machine (EVM)
  14. 14. 2. Toll Plaza
  15. 15. Fully done my own Projects
  16. 16. 1. Mcemail Used library: Tkinter, smtplib.
  17. 17. 2. Result-o-phy Used Library:- NumPy, Pandas, Matplotlib.pyplot, mysql.connector, tkinter, smtplib, threading.
  18. 18. Conclusion -: • Overall Very Good. • Learnt a lot of concepts of Python in a very short period. • Mainly gain Practical Knowledge during the whole internship. • Teaching style of trainer was very good.

×