Python 3.7 Programming with Testing: For Absolute Beginners by Narendra Mohan Mittal
English | February 21, 2019 | ISBN: N/A | ASIN: B07NZ626GM | 492 pages | MOBI | 3.69 Mb
English | February 21, 2019 | ISBN: N/A | ASIN: B07NZ626GM | 492 pages | MOBI | 3.69 Mb
What's New in Python 3.7?
The Python programming language is extremely easy to understand and learn. Schools are starting to pick up Python as the language of choice to teach kids to code. The learning curve is not very steep, and you can do a lot of fun things in Python, from building games to automating things like reading and sending an email. Python also has a thriving and helpful developer community, which makes sure there is a ton of helpful resources and documentation out there on the Internet. The community also organizes various workshops and conferences throughout the world. Python is a high-level language (HLL), where a lot of the heavy lifting needed by writing low-level code is eliminated by high-level abstractions.
1.What’s New in Python 3.7
2.Python 3.7 Components
3.Python Testing with PyTest
4.Python 3.7 Syntax Concepts
5.Implement Python 3.7 Classes
6.Iterators in Python 3.7
7.Working with List in Python 3.7
8.Working with Strings in Python 3.7
9.Exceptions in Python 3.7
10.Testing in Python 3.7
11.Writing Tests in Python 3.7
12.How to use pytest?
13.Python Data Types
14.Python 3.7 Database Operations
15.Functions in Python 3.7
16.Comprehensions In Python 3.7
17.Automating with Python
18.Unit Testing with Python 3.7
19.Polymorphism in Python 3.7
20.Error Handling in Python 3.7
21.Acceptance Test Tools
22.Network Programming using Python 3.7
23.Patterns in Python 3.7
24.File Sharing in Python 3.7
25.Live Project using Python 3.7
2.Python 3.7 Components
3.Python Testing with PyTest
4.Python 3.7 Syntax Concepts
5.Implement Python 3.7 Classes
6.Iterators in Python 3.7
7.Working with List in Python 3.7
8.Working with Strings in Python 3.7
9.Exceptions in Python 3.7
10.Testing in Python 3.7
11.Writing Tests in Python 3.7
12.How to use pytest?
13.Python Data Types
14.Python 3.7 Database Operations
15.Functions in Python 3.7
16.Comprehensions In Python 3.7
17.Automating with Python
18.Unit Testing with Python 3.7
19.Polymorphism in Python 3.7
20.Error Handling in Python 3.7
21.Acceptance Test Tools
22.Network Programming using Python 3.7
23.Patterns in Python 3.7
24.File Sharing in Python 3.7
25.Live Project using Python 3.7
How to Use This Book?
This book is for Students, Teachers, data scientists, experts and professionals, and researchers in academia who want to understand the understanding of latest Python 3.7 programming and Python Testing with live project.
This book presents Latest Python 3.7 programming and Testing with pytest and latest python testing tools for absolute beginners to experts in 25 easy steps. It will help the reader grab some important concepts. Reading this book won't teach you Python testing. You can teach yourself Python and testing by working through all the examples and live project here, and then using what you've learned on your own problems.
When Should You Use Python?
Python, being a general and multipurpose programming language, can be used to build applications and systems for different domains and solve diverse real-world problems. Python comes with a standard library that hosts a large number of useful libraries and modules that can be leveraged to solve various problems. Besides the standard library, thousands of third-party libraries are readily available on the Internet, encouraging open source and active development. The official repository for hosting third-party libraries and utilities for enhancing development in Python is the Python Package Index (PyPI). Access it at PyPI – the Python Package Index and check out the various packages. Currently, there are over 80,000 packages you can install and start using.
Installation and Setup
This book also explains how to install python 3.7 version in your PC and discussing details on how to set up your development environment and handle package management and virtual environments.
Keywords
Python Testing with PyTest, Python Testing, Python 3.7 programming and Testing, Python 3.7 programming for absolute beginners, Python 3.7 free book, Python 3.7 Kindle edition
About the Author
Narendra Mohan Mittal is the Founder and Chairman of Thesis Scientist and he is working in the field of Data Science/big data/machine learning/deep learning space. He has more than 10 years in Research and Teaching and he is very active in the Big Data, Data Science, Python, and Machine learning.