https://github.com/8bitsian/pdd2024-l2
Program Design and Development: Lesson 2
https://github.com/8bitsian/pdd2024-l2
classwork gtc homework-assignments pdd program-design program-development python python-programming-exercises
Last synced: 4 months ago
JSON representation
Program Design and Development: Lesson 2
- Host: GitHub
- URL: https://github.com/8bitsian/pdd2024-l2
- Owner: 8Bitsian
- License: cc0-1.0
- Created: 2024-05-03T23:31:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-04T00:12:17.000Z (over 1 year ago)
- Last Synced: 2025-06-14T02:39:15.776Z (5 months ago)
- Topics: classwork, gtc, homework-assignments, pdd, program-design, program-development, python, python-programming-exercises
- Language: Python
- Homepage:
- Size: 352 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PDD2024-L2
Program Design and Development (2024) Lesson 2
This Lesson covers the following content from Starting Out with Programming Logic and Design 5E by Tony Gaddis:
Ch. 1: Introduction to Computers and Programming
Ch. 2: Input, Processing, and Output