The Python Programming Bible: Networking, GUI, Email, XML, CGI

The Python Programming Bible: Networking, GUI, Email, XML, CGI

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 6h 08m | 1.06 GB

Python 3 is one of the most popular programming languages. Companies like Facebook, Microsoft, and Apple all want Python

Learn about everything there is to know about Python Applications and How To Program Them. A step by step process is used to show explain every facet of these topics. Gain a good understanding of the following concepts with this course:

  • What Python is?
  • How to program in the Python language
  • Features of the Python programming language
  • Coding semantics
  • Website programming
  • Design practices of applications
  • Application programming
  • GUI programming, CGI programming
  • Network programming, Email programming, XML programming

Python is fast becoming a worldwide Tour De Force that is requested by all companies such as Google, Facebook and Microsoft. This course will ensure you are not left as more and more companies request this awesome language. This course will teach you everything about programming Python applications and websites. You will receive all the knowledge to use and leverage the powerful technology behind these amazing and wonderful platforms. Sounds great? Then start this adventure today by clicking the “Take this course” button, and join me in the only course that you will need!

This course really interesting and includes information which helps to start learning python or improve existing skills, for instance, GUI part in this course, and learn interesting things there. After end of this course, there are a lot of links related to python which helps to not stop and continue education.

What You Will Learn

  • Python programming
  • Application programming
  • The semantics of general programming
  • The format of coding applications
  • All the functions of Python programming
  • Application programming
Table of Contents

01 Introduction
02 Setup on Mac OS X
03 Setup on Linux_Ubuntu
04 Setup on Windows
05 Run Code Online
06 Comments
07 Variables & Variable Types
08 Lists
09 Tuples
10 Dictionary
11 Data Type Conversion
12 Arithmetic Operators
13 Comparison Operators
14 Assignment Operators
15 Bitwise Operators
16 Logical Operators
17 Membership Operators
18 Identity Operators
19 Operator Precedence
20 Decision Making
21 Loops
22 Loop Control Statements
23 Numbers
24 Strings
25 Lists in Depth
26 Tuples in Depth
27 Dictionary in Depth
28 Date & Time
29 Functions
30 Modules
31 File Inputs & Ouputs
32 Handling Exceptions
33 Simple Example
34 Creating Instance Objects
35 Accessing Attributes
36 Constructor New & Init Method
37 Destroying Objects
38 Class Inheritance
39 Overriding Methods
40 Overloading Methods
41 Overloading Operators
42 Data Hiding
43 Match Function
44 Search Function
45 Advanced Expressions
46 Search & Replace
47 Basic CGI Programming
48 GET Method
49 POST Method
50 Cookies
51 Setup Database
52 Connect To Database
53 Create Table
54 INSERT Operation
55 READ Operation
56 UPDATE Operation
57 DELETE Operation
58 Simple Network Example
59 Simple Client
60 Initiate a New Thread
61 Create Thread
62 Synchronise Threads
63 Multithreaded Priority Queue
64 Parse an XML File
65 Introduction
66 Button
67 Canvas
68 Checkbutton
69 Entry
70 Frame
71 Label
72 Listbox
73 Menubutton
74 Menu
75 Message
76 Radiobutton
77 Scale
78 Scrollbar
79 Text
80 Toplevel
81 Spinbox
82 PanedWindow
83 MessageBox
84 LabelFrame