best python programming

11
PYTHON PROGRAMMING Peopleclick Techno Solutions Pvt. Ltd

Upload: nithin-r

Post on 13-Apr-2017

123 views

Category:

Education


4 download

TRANSCRIPT

Page 1: Best Python programming

PYTHON PROGRAMMINGPeopleclick Techno Solutions Pvt. Ltd

Page 2: Best Python programming

PYTHON PROGRAMMING

What is python language?Python is object oriented programming language. Python language is used for web developing as well as software developing too. Python language easy to learn and integrate with database.

Page 3: Best Python programming

PYTHON PROGRAMMINGCourses in Python:1. Creating Python programs 2. Variables and Strings 3. Basic syntax 4. Sequences  (Strings, Lists, Tuples, Dictionaries, Sets)5. Data types 6. Numbers 7. Strings 8. Lists 9. Tuples 10. Dictionaries 11. Sets 12. Basic Math  -- redundant to "Operators"13. Operators 14. Control Flow 15. Decision Control 16. Conditional Statements

Page 4: Best Python programming

PYTHON PROGRAMMINGCourses in Python:17. Loops 18. Functions 19. Scoping 20. Input and output 21. Files 22. Text 23. Modules 24. Classes 25. Exceptions 26. Errors 27. Source Documentation and Comments 28. Idioms 29. Decorators 30. Context Managers 31. Reflection 32. Meta-classes 33. Namespace 34. Tips and Tricks 

Page 5: Best Python programming

PYTHON PROGRAMMINGCourses in Python:MODULES1. Standard Library 2. Regular Expression 3. External commands4. XML Tools 5. Email 6. Threading 7. Sockets 8. GUI Programming 9. Tkinter10. CGI interface 11. WSGI web programming 12. Extracting info from web pages 13. Internet 14. Networks 15. Math

Page 6: Best Python programming

PYTHON PROGRAMMING

Courses in Python:Databases:1. Database Programming 2. numpy3. Game Programming in Python 4. Qt4 5. Dbus 6. pyFormex7. matplotlib8. Sorted Container Types

Page 7: Best Python programming

PYTHON PROGRAMMINGSample ProgramThis program adds two numbers provided by the user # Store input numbers num1 = input('Enter first number: ') num2 = input('Enter second number: ') # Add two numbers sum = float(num1) + float(num2) # Display the sum print('The sum of {0} and {1} is {2}'.format(num1, num2, sum))

Page 8: Best Python programming

PYTHON PROGRAMMINGSample ProgramThis program adds two numbers provided by the user Output:Enter first number: 1.5 Enter second number: 6.3 The sum of 1.5 and 6.3 is 7.8

Page 9: Best Python programming

PYTHON TRAINING BANGALORE

Peopleclick is one of the leading IT and Corporate Training institute in Bangalore provides Python Training Bangalore. The trainer of peopleclick are all working professionals provide python training in bangalore. Peopleclick have client companies which recruits candidates from peopleclick after completion of Python Training Bangalore. The candidate get a chance to deal with live projects on Python. Peopleclick provides python training bangalore at reasonable rate. Peopleclick have already placed more than 200 candidates after completion of Python Training Bangalore. For more information please visit: www.peopleclick.in/python-training-bangalore.

Address:Head Office - BangalorePeopleclick Techno Solutions Pvt. Ltd.,“Sanctuary” at No. 102, 36th MainBTM 2nd Stage, Bangalore.Phone : 080-26689100 / 26683004Email: [email protected]: www.peopleclick.in

Page 10: Best Python programming

PYTHON TRAINING BANGALOREPeopleclick provide great infrastructure and also free course materials. Peopleclick have training and placement program under which peopleclick train the candidates and also provide placements in different IT companies. Peopleclick also an IT company provides IT solutions and softwares to financial and other non IT companies. The candidate will get a great exposure to IT field. Peopleclick also provides software solution in python. Join Peopleclick and become python developer, as Peopleclick provides Python Training Bangalore at reasonable rate.

Page 11: Best Python programming

CONCLUSION

THANK YOU FOR WATCHING THE SLIDE