-
Book Overview & Buying
-
Table Of Contents
Python Programming
By :
Python Programming
By:
Overview of this book
“Python is the future of artificial intelligence and machine learning.”—Adrian Rosebrock, author.
Python is the programming language most loved by developers, data scientists, software engineers, and even hackers.
This Python basic to advanced course covers the fundamental concepts of Python programming and ways to apply this to real-world applications. The course modules, lesson-end quizzes, and lesson-end projects collectively cover the training course topics such as data operations, strings, file I/O, exception handling, error handling, conditional statements, CGI programming, shell scripting, web scraping, and Django.
It also covers Logging Framework, Unittest Framework, Socket Programming, Tornado Framework, and Networking. You will also build a Python chat server.
By the end of this course, you will have the skills to create and send robust Python applications using off-the-rack libraries confidently.
The code bundle for this course is available at: https://github.com/PacktPublishing/Python-Programming
Table of Contents (8 chapters)
Python Basics
Data Operations
Conditional Statements and Functions
Error Handling and File Operations
Shell Scripting and Django
Logging Infrastructure
Unittest Infrastructure
Networking Concepts