Thursday, November 29, 2018

Python 3 - Tutorials Point

 
File Size: 2.89 mb

Description
 Python is a high-level, interpreted, interactive and object-oriented scripting language. Python is designed to be highly readable. It uses English keywords frequently whereas the other languages use punctuations. It has fewer syntactical constructions than other languages.
Python is a general-purpose interpreted, interactive, object-oriented, and high-level programming language. It was created by Guido van Rossum during 1985 – 1990. Like Perl, Python source code is also available under the GNU General Public License (GPL). Python is named after a TV Show called ‘Monty Python’s Flying Circus’ and not after Python-the snake.
Python 3.0 was released in 2008. Although this version is supposed to be backward incompatibles, later on many of its important features have been backported to be compatible with the version 2.7. This tutorial gives enough understanding on Python 3 version programming language. 


Content:-
About the Tutorial 
Audience 
Prerequisites 
Execute Python Programs 
Copyright & Disclaimer 
Table of Contents 
PYTHON 3 – BASIC TUTORIAL
1. Python 3 – What is New? 
2. Python 3 – Overview
3. Python 3 – Environment Setup
4. Python 3 – Basic Syntax
5. Python 3 – Variable Types
6. Python 3 – Basic Operators
7. Python 3 – Decision Making
8. Python 3 – Loops
9. Python 3 – Numbers
10. Python 3 – Strings
11. Python 3 – Lists
12. Python 3 – Tuples
13. Python 3 – Dictionary
14. Python 3 – Date & Time
15. Python 3 – Functions
16. Python 3 – Modules
17. Python 3 – Files I/O
18. Python 3 – Exceptions Handling
PYTHON 3 – ADVANCED TUTORIAL 
19. Python 3 – Object Oriented
20. Python 3 – Regular Expressions
21. Python 3 – CGI Programming
22. Python 3 – MySQL Database Access
23. Python 3 – Network Programming
24. Python 3 – Sending Email using SMTP
25. Python 3 – Multithreaded Programming
26. Python 3 – XML Processing
27. Python 3 – GUI Programming (Tkinter)
28. Python 3 – Extension Programming with C 


Download Drive-1

No comments:

Post a Comment