The first python that even a beginner can understand in a day Front Cover

The first python that even a beginner can understand in a day

  • Length: 86 pages
  • Edition: 1
  • Publication Date: 2020-08-21
  • ISBN-10: B08GJ488V5
Description

In this book, you will learn about Python, which is a very popular programming language.

The best way to learn programming is to develop something useful by yourself. As such, this book is built around the common task of data analysis.

In order to understand the basics of Python in one day, this book will proceed as follows.

Schedule of the day
Setting up the environment required for the lesson

12:00 1. Analysis of patient data
How can I process tabular data files in Python?

13:30 2. Iterative processing using a loop
How can I perform the same processing with a lot of data?

14:00 3. Save a lot of data in the list
How to save many values ​​together?

14:30 4. Analyze data from multiple files
How can I do the same process with many files?

14:50 5. Make choices (IF statement)
I want to perform various processing based on the value of data

15:20 6. Creating the function
How can I define a new function?
What is the difference between a function definition and a call?
What happens when I call a function?

15:50 7. Errors and exceptions
How do I get an error in Python?
How can I avoid errors in my Python program?

16:20 8. Defensive programming
How can I make the program more reliable?

16:50 9. Debug
How can I debug my program?

17:20 10. Command line operation p>
How do you use the command line when creating a Python program?

17:50 end, Appendix: Answering check questions
*The actual schedule may differ slightly depending on topics and exercises.

In addition, you can check your comprehension level with more than 20 questions so that you can study with confidence.

To access the link, solve the captcha.
Subscribe