Coding for Beginners - 7: Using Python

  • 27m
  • Sangita Chadha
  • BPB Publications
  • 2022

A beginner's guide to coding using the play way method to learn programming

KEY FEATURES

  • In-depth practical demonstration of concepts with examples.
  • Explanation of the code using comments with the Code window and Output Screenshots.
  • Real-life-based problems to demonstrate the approach for solving the problem.
  • Follows simple steps to learn how to write code in Python.
  • Improve your programming skills and learn to create and customize projects.

DESCRIPTION

Create games, crack codes, and compose quizzes with this amazing collection of Python projects. The book is suitable for beginners and experts alike. The primary objective in the development of this book is to create a fun learning and project-based approach to learn to code. With the help of this, you will be able to understand, identify and apply the fundamentals of a Python programming

Book will bring an innovative approach among students by Project-based learning which fosters creativity, critical thinking, and innovative ideas that enable a deeper understanding of concepts which leads to longer retention.

WHAT YOU WILL LEARN

  • Learn to understand what is the problem, how to approach for solving it, and then code it to build the problem-solving approach.
  • Step-by-step approach towards solving a problem.
  • All the concepts are taught with the help of a problem to make the student understand the basic concepts and where to use which concept.
  • Able to understand the concept using real-life problems

WHO THIS BOOK IS FOR

Python is an easy-to-learn programming language. This book focuses on a project-based approach for learning python programming. Suitable for beginners and experts alike. Book has everything enthusiastic which the coder needs.

About the Author

Sangita Chadha has been working as Head of Computer Department in Ambience Public School, Safdarjung Enclave, New Delhi from last 12 years. She has over twenty years of experience in the field of education; teaching Computer Science, Informatics Practices and Multimedia & Web Technology to grades XI and XII; and has been multifold responsibilities at her school (Result In-charge, ERP, Website, Almanac, Magazine). She is a passionate learner and committed educator consistently working to make learning enjoyable for the learners. Her foremost classroom pedagogy is centred around project-based learning. She has conducted ICT and Net safety workshops for all stakeholders. She has been part of the curriculum development team for classes IX and X Information and Communication Technology, NCERT. She has co-authored class IX and X ICT for NCERT. She also co-authored Class XII Computer Science, NCERT. She has conducted Teacher Training workshops for SCERT Teachers.

In this Book

  • Preface
  • Introduction to Python, Turtle and Visual Studio Code
  • Making Decisions
  • Random module
  • String
  • Lists
  • Dictionary
  • User-defined Functions