Advance Core Python Programming: Begin your Journey to Master the World of Python (English Edition)

Advance Core Python Programming: Begin your Journey to Master the World of Python (English Edition)
Authors
Meenu Kohli
Publisher
2021
Date
2021
Size
7.75 MB
Lang
en
Downloaded: 192 times

Mastering Advanced Python Programming

 

KEY FEATURES  

● In-depth coverage on fundamentals of functions, recursion, classes,

inheritance, and files.

● Mastery of advanced topics - Database connectivity, Errors and

Exception, Testing and Debugging, threads, Data visualization, and

Data analysis.

● In-depth coverage of advanced concepts such as data structures, and algorithms.

● Simplifies GUI and Widgets.

● Learn to connect GUI with MySQL to create a complete working application.

● Introduction to Flask.

● Thorough, detailed, and complete coverage of all topics along with

ample coding examples and illustrations.

 

DESCRIPTION 

Advance Core Python Programming is designed for  Programmers who have

a good understanding of Python basics and are ready to take the next

steps. For entry-level Python programmers willing to dive deeper into

programming, this book provides a path that will help them to add

innovative features to their applications. This book starts by

introducing you to the concept of Functions and Recursion and then

moves on to higher levels of introducing you to OOP concepts, Files,

integrating Python with database, threading, errors, exceptions,

testing, debugging, data visualization, data analysis, GUI, data

structures and algorithms. All these topics are the need of the hour

and this book simplifies all these critical and essential concepts of

Python for you. Knowledge of these topics will ease the functioning of

your envisioned application.

 

Throughout the book, you will have access to several coding examples

which will help you to understand the real practical application of

advanced Python concepts and you will be able to work on any kind of

Python project with confidence.

 

WHAT YOU WILL LEARN

● Learn advanced Python topics in simple language.

● Learn how to code in easy-to-follow steps