Code Monkey home page Code Monkey logo

ppaitcs_3e_solutions's Introduction

PPaItCS_3e_solutions

This project contains solutions to the exercises found in the textbook, Python Programming: An Introduction to Computer Science, Third Edition, which I have purchased from Amazon.

Purpose

The purpose of this project is to learn a popular programming language (i.e., Python) as well as the fundamentals of computer science.

Timeline

Start Date End Date
January 18, 2018 IN PROGRESS

Table of Contents and Exercises

This book has 13 chapters, with exercises at the end of each chapter.

๐Ÿ“• ๐Ÿ“– ๐Ÿค” ๐Ÿ’ก ๐Ÿ”Ÿ โœ๏ธ ๐Ÿ”ก โœ๏ธ ๐Ÿ’ฌ โœ๏ธ ๐Ÿ’ป โœ๏ธ ๐Ÿ“… โŒ› โž•
1 Computers and Programs ๐Ÿšง "logistic" โœ”๏ธ โœ”๏ธ โœ”๏ธ โœ”๏ธ
2 Writing Simple Programs ๐Ÿšง โœ”๏ธ โœ”๏ธ โœ”๏ธ โœ”๏ธ
3 Computing with Numbers ๐Ÿšง Float bit Int โœ”๏ธ ๐Ÿšง ๐Ÿšง ๐Ÿšง
4 Objects and Graphics ๐Ÿšง methods, functions, operations โœ”๏ธ ๐Ÿšง ๐Ÿšง ๐Ÿšง
5 Sequences: Strings, Lists, and Files ๐Ÿšง ASCII, Unicode, UTF-8, private key, public key, read, write โœ”๏ธ ๐Ÿšง ๐Ÿšง ๐Ÿšง
6 Defining Functions ๐Ÿšง โœ”๏ธ
7 Decision Structures ๐Ÿšง โœ”๏ธ ๐Ÿšง
8 Loop Structures and Booleans ๐Ÿšง โœ”๏ธ ๐Ÿšง ๐Ÿšง ๐Ÿšง
9 Simulation and Design ๐Ÿšง โœ”๏ธ
10 Defining Classes ๐Ÿšง โœ”๏ธ
11 Data Collections ๐Ÿšง โœ”๏ธ
12 Object-Oriented Design ๐Ÿšง โœ”๏ธ
13 Algorithm Design and Recursion ๐Ÿšง anagram, tower of hanoi โœ”๏ธ ๐Ÿšง ๐Ÿšง

Legend:

  • ๐Ÿ“• = Chapter
  • ๐Ÿ“– = Read
  • ๐Ÿ”Ÿ = True/false Questions
  • ๐Ÿค” = Concepts I have trouble with
  • ๐Ÿ’ก = Concepts I had trouble with but now understand
  • ๐Ÿ”ก = Multiple choice questions
  • ๐Ÿ’ฌ = Discussion questions
  • ๐Ÿ’ป = Programming exercises
  • ๐Ÿšง = In progress
  • โœ”๏ธ = Done
  • โœ๏ธ = Corrected
  • ๐Ÿ“… = Date completed
  • โŒ› = Daily time spent
  • โž• = Total time spent

Solutions

Download link for end-of-chapter solutions and code.

Supplementary Links

My Questions

  • How are floats represented?
  • What determines the length of the mantissa?
  • Can a decision structure (e.g., ifelif ) be passed as a parameter to a method?

ppaitcs_3e_solutions's People

Contributors

marcusplieninger avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.