<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Programming with Python</title>
  </titleInfo>
  <name type="personal">
    <namePart>Mcmullen K.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Matthews E. Parsons J.J.</namePart>
  </name>
  <typeOfResource/>
  <originInfo>
    <publisher>Cengage Learning India</publisher>
    <dateIssued>2023</dateIssued>
    <issuance/>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <language>
    <languageTerm authority="iso639-2b" type="code">Eng</languageTerm>
  </language>
  <language>
    <languageTerm authority="iso639-2b" type="code">lis</languageTerm>
  </language>
  <language>
    <languageTerm authority="iso639-2b" type="code">h</languageTerm>
  </language>
  <physicalDescription>
    <extent>537</extent>
  </physicalDescription>
  <abstract>Table of Content

1. Computational Thinking.

2. Programming Tools.

3. Literals, Variables, and Constants.

4. Numeric Data Types and Expressions.

5. Character and String Data Types.

6. Decision Control Structures.

7. Repetition Control Structures.

8. Lists.

9. Functions.

10. Exceptions.

11. File Operations.

12. Recursion.

13. Modules.

14. Classes and Objects.

15. Methods.

16. Encapsulation.

17. Inheritance.

18. Polymorphism.

19. Linked List Data Structures.

20. Stacks, Queues, and Tables.

21. Trees and Graphs.

22. Algorithm Complexity and Big-O Notation.

23. Search Algorithms.

24. Sorting Algorithms.

25. Processor Architecture.

26. Data Representation.

27. Programming Paradigms.

28. User Interfaces.

29. Software Development Methodologies.

30. Pseudocode, Flowcharts, and Decision Tables.

31. Unified Modeling Language.</abstract>
  <identifier type="isbn">9789360534783</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">241008</recordCreationDate>
    <recordChangeDate encoding="iso8601">20241008113406.0</recordChangeDate>
  </recordInfo>
</mods>
