<?xml version="1.0" encoding="UTF-8"?>
<record
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://www.loc.gov/MARC21/slim http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd"
    xmlns="http://www.loc.gov/MARC21/slim">

  <leader>02760nam a22002657a 4500</leader>
  <controlfield tag="005">20210924071940.0</controlfield>
  <controlfield tag="008">210924b           ||||| |||| 00| 0 eng d</controlfield>
  <datafield tag="020" ind1=" " ind2=" ">
    <subfield code="a">9789386668004</subfield>
  </datafield>
  <datafield tag="040" ind1=" " ind2=" ">
    <subfield code="c">aloy</subfield>
  </datafield>
  <datafield tag="041" ind1=" " ind2=" ">
    <subfield code="a">eng</subfield>
  </datafield>
  <datafield tag="082" ind1=" " ind2=" ">
    <subfield code="2">23</subfield>
    <subfield code="a">005.133</subfield>
    <subfield code="b">DAWP</subfield>
  </datafield>
  <datafield tag="100" ind1=" " ind2=" ">
    <subfield code="a">Michael Dawson</subfield>
    <subfield code="9">267</subfield>
  </datafield>
  <datafield tag="245" ind1=" " ind2=" ">
    <subfield code="a">Python Programming for the Absolute Beginner</subfield>
  </datafield>
  <datafield tag="250" ind1=" " ind2=" ">
    <subfield code="a">3rd ed.</subfield>
  </datafield>
  <datafield tag="260" ind1=" " ind2=" ">
    <subfield code="a">Delhi</subfield>
    <subfield code="b"> Cengage Learning India Pvt. Ltd.</subfield>
    <subfield code="c">2020</subfield>
  </datafield>
  <datafield tag="300" ind1=" " ind2=" ">
    <subfield code="a">xxiii,455 p.</subfield>
    <subfield code="b">PB</subfield>
    <subfield code="c">24 x 18 cm.</subfield>
  </datafield>
  <datafield tag="365" ind1=" " ind2=" ">
    <subfield code="2">General</subfield>
    <subfield code="a">2492</subfield>
    <subfield code="b">&#x20B9;500.00</subfield>
    <subfield code="c">&#x20B9;</subfield>
    <subfield code="d">&#x20B9;625.00</subfield>
    <subfield code="e">20%</subfield>
    <subfield code="f">23-09-2021</subfield>
  </datafield>
  <datafield tag="500" ind1=" " ind2=" ">
    <subfield code="a">Computer Science, BCA, Computer Animation</subfield>
  </datafield>
  <datafield tag="520" ind1=" " ind2=" ">
    <subfield code="a">If you are new to programming with Python and are looking for a solid introduction, this is the book for you. Developed by computer science instructors, books in the "for the absolute beginner" series teach the principles of programming through simple game creation. You will acquire the skills that you need for practical Python programming applications and will learn how these skills can be put to use in real-world scenarios. Throughout the chapters, you will find code samples that illustrate concepts presented. At the end of each chapter, you will find a complete game that demonstrates the key ideas in the chapter, a summary of the chapter, and a set of challenges that tests your newfound knowledge. By the time you finish this book, you&#x2019;ll be well versed in Python and be able to apply the basic programming principles you&#x2019;ve learned to the next programming language you tackle.</subfield>
  </datafield>
  <datafield tag="520" ind1=" " ind2=" ">
    <subfield code="a">Perfect for the beginning programmer who wants to learn Python, a powerful, flexible, and concise programming language.
Each new concept is taught using a simple example program, and an end-of-chapter project ties together all of the concepts learned.
Each end-of-chapter project is games-based, making programming fun and accessible.
Accompanying website contains all of the software needed to write and run the programs in the book.</subfield>
  </datafield>
  <datafield tag="520" ind1=" " ind2=" ">
    <subfield code="a">Table of Contents

1. Getting Started: The Game Over Program.

2. Types, Variables, and Simple I/O: The Useless Trivia Program.

3. Branching, while Loops, and Program Planning: The Guess My Number Game.

4. for Loops, Strings, and Tuples: The Word Jumble Game.

5. Lists and Dictionaries: The Hangman Game.

6. Functions: Tic-Tac-Toe.

7. Files and Exceptions: The Trivia Challenge Game.

8. Software Objects: The Critter Caretaker Program.

9. Object-Oriented Programming: The Blackjack Game.

10. GUI Development: The Mad Lib Program.  
 
11. Graphics: The Pizza Panic Game

12. Sound, Animation, AND PROGRAM DEVELOPMENT: THE ASTROCRASH GAME</subfield>
  </datafield>
  <datafield tag="650" ind1=" " ind2=" ">
    <subfield code="a">Python Programming</subfield>
    <subfield code="9">268</subfield>
  </datafield>
  <datafield tag="700" ind1=" " ind2=" ">
    <subfield code="a">DAWSON (Michael)</subfield>
    <subfield code="9">265</subfield>
  </datafield>
  <datafield tag="942" ind1=" " ind2=" ">
    <subfield code="2">ddc</subfield>
    <subfield code="c">BK</subfield>
    <subfield code="e">3</subfield>
  </datafield>
  <datafield tag="999" ind1=" " ind2=" ">
    <subfield code="c">216364</subfield>
    <subfield code="d">216364</subfield>
  </datafield>
  <datafield tag="952" ind1=" " ind2=" ">
    <subfield code="0">0</subfield>
    <subfield code="1">0</subfield>
    <subfield code="2">ddc</subfield>
    <subfield code="4">0</subfield>
    <subfield code="7">0</subfield>
    <subfield code="8">CAA</subfield>
    <subfield code="a">AL</subfield>
    <subfield code="b">AL</subfield>
    <subfield code="d">2021-09-23</subfield>
    <subfield code="e">Biblios Book Point</subfield>
    <subfield code="g">500.00</subfield>
    <subfield code="l">3</subfield>
    <subfield code="o">005.133 DAWP</subfield>
    <subfield code="p">074956</subfield>
    <subfield code="r">2025-01-02 00:00:00</subfield>
    <subfield code="s">2024-12-14</subfield>
    <subfield code="v">625.00</subfield>
    <subfield code="w">2021-09-24</subfield>
    <subfield code="y">BK</subfield>
  </datafield>
</record>
