Book Image

Python Programming [Video]

By : Learnkart Technology Private Limited
Book Image

Python Programming [Video]

By: Learnkart Technology Private Limited

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)
Chapter 4
Error Handling and File Operations
Content Locked
Section 3
Demo - File Handling
In this demo video, you will learn about file handling, learn how to create a file, write characters into it, and how to read the file.