[PR #1670] [CLOSED] Add resource(book): "Think Python: How to think like a computer scientist" #1454

Closed
opened 2025-11-06 13:16:35 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/1670
Author: @majorgamerjay
Created: 11/3/2020
Status: Closed

Base: masterHead: master


📝 Commits (3)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

What is this Python project?

Think Python: How to Think Like a Computer Scientist is a book on python released under the GNU Free Documentation license. This book does not take the usual approach by other tutorials on teaching how to program with python but it teaches you to understand programs and solve problems efficiently.

What's the difference between this Python project and similar ones?

  • Instead of just teaching programming with python, teaches you to solve problems too.
  • Comparing it to other books, this book also teaches you to understand how programs work while learning python.
  • Comparatively bigger than other resources but can be very useful for people who does not just want to learn scripting with python but to make programs for scientific research and production uses.

Anyone who agrees with this pull request could submit an Approve review to it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/1670 **Author:** [@majorgamerjay](https://github.com/majorgamerjay) **Created:** 11/3/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`96c692a`](https://github.com/vinta/awesome-python/commit/96c692aac9a4d2b4d6bc32a9f26a763d5c2fbb5c) Update README.md - [`06650fc`](https://github.com/vinta/awesome-python/commit/06650fc6632fe84538a6bd24442d895621a3eb46) Add resource (book): "Think Python" - [`00fde84`](https://github.com/vinta/awesome-python/commit/00fde8412c87e580ca49baaa26d8bd9fa598efed) Merge branch 'master' of https://github.com/MajorGamerJay/awesome-python ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## What is this Python project? *Think Python: How to Think Like a Computer Scientist* is a book on python released under the GNU Free Documentation license. This book does not take the usual approach by other tutorials on teaching how to program with python but it teaches you to understand programs and solve problems efficiently. ## What's the difference between this Python project and similar ones? - Instead of just teaching programming with python, teaches you to solve problems too. - Comparing it to other books, this book also teaches you to understand how programs work while learning python. - Comparatively bigger than other resources but can be very useful for people who does not just want to learn scripting with python but to make programs for scientific research and production uses. Anyone who agrees with this pull request could submit an *Approve* review to it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:16:35 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#1454