Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
HowToThink
/
HowToThink
Public
Notifications
You must be signed in to change notification settings
Fork
13
Star
23
Code
Issues
11
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
HowToThink
source
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 17, 2020
Added missing colon in for expression in example
kasperloopstra
authored
d82abf3
View commit details
Copy full SHA for d82abf3
View code at this point
Browse repository at this point
Commits on Mar 17, 2020
Quick-fix build warnings
pckroon
committed
567e2c9
View commit details
Copy full SHA for 567e2c9
View code at this point
Browse repository at this point
Commits on Mar 16, 2020
Merge pull request #39 from kasperloopstra/patch-3
Show description for 487025c
pckroon
authored
487025c
View commit details
Copy full SHA for 487025c
View code at this point
Browse repository at this point
Note on security for downloading web data (#38)
pckroon
authored
18afc37
View commit details
Copy full SHA for 18afc37
View code at this point
Browse repository at this point
Added paragraph mentioning os.path.join() (#37)
Show description for 1e05a4a
kasperloopstra
and
pckroon
authored
1e05a4a
View commit details
Copy full SHA for 1e05a4a
View code at this point
Browse repository at this point
Added paragraph on text editors, IDE's and such
Show description for 628c992
kasperloopstra
authored
628c992
View commit details
Copy full SHA for 628c992
View code at this point
Browse repository at this point
Note on security for downloading web data
kasperloopstra
authored
688f245
View commit details
Copy full SHA for 688f245
View code at this point
Browse repository at this point
Commits on Feb 26, 2019
Fixed #29, symfit chapter has been updated to the latest best practices.
Martin Roelfs
committed
ce4df1f
View commit details
Copy full SHA for ce4df1f
View code at this point
Browse repository at this point
Commits on Dec 5, 2018
Fix variable reference. Make online Docstring access more generic.
mnmelo
authored
0df3f3f
View commit details
Copy full SHA for 0df3f3f
View code at this point
Browse repository at this point
Commits on Apr 30, 2018
Fix broken quickstart link
pckroon
authored
265fe80
View commit details
Copy full SHA for 265fe80
View code at this point
Browse repository at this point
Commits on Apr 25, 2018
Do not use undefined `test` function
jbarnoud
authored
e931c98
View commit details
Copy full SHA for e931c98
View code at this point
Browse repository at this point
Commits on Apr 24, 2018
Fix the spom song example
jbarnoud
authored
4e8df46
View commit details
Copy full SHA for 4e8df46
View code at this point
Browse repository at this point
Fix an example
jbarnoud
authored
9a9e503
View commit details
Copy full SHA for 9a9e503
View code at this point
Browse repository at this point
Commits on Jul 6, 2017
while/for examples now iterate from i=0
mnmelo
authored
a56945c
View commit details
Copy full SHA for a56945c
View code at this point
Browse repository at this point
Commits on Jul 5, 2017
Make while/for loop examples more consistent
Show description for dce501c
mnmelo
authored
dce501c
View commit details
Copy full SHA for dce501c
View code at this point
Browse repository at this point
Commits on Jun 19, 2017
Merge pull request #28 from HowToThink/issue-25-function
Show description for cd3d48d
pckroon
authored
cd3d48d
View commit details
Copy full SHA for cd3d48d
View code at this point
Browse repository at this point
Commits on Jun 18, 2017
Remove premature reference to function
Show description for 5a622ea
jbarnoud
committed
5a622ea
View commit details
Copy full SHA for 5a622ea
View code at this point
Browse repository at this point
Remove arcane reference to PySrypter and RLE
Show description for 6ddad59
jbarnoud
committed
6ddad59
View commit details
Copy full SHA for 6ddad59
View code at this point
Browse repository at this point
Commits on Apr 26, 2017
Update PvL_05.rst
pckroon
authored
c55287a
View commit details
Copy full SHA for c55287a
View code at this point
Browse repository at this point
Commits on Apr 19, 2017
Update PvL_03.rst
Show description for 1df7ccd
BartBruininks
authored
1df7ccd
View commit details
Copy full SHA for 1df7ccd
View code at this point
Browse repository at this point
Update PvL_03.rst
Show description for b4dfa73
BartBruininks
authored
b4dfa73
View commit details
Copy full SHA for b4dfa73
View code at this point
Browse repository at this point
Commits on Apr 18, 2017
Fix the same loop once again
Show description for 678e159
jbarnoud
committed
678e159
View commit details
Copy full SHA for 678e159
View code at this point
Browse repository at this point
Remove premature function in chapter 3
jbarnoud
committed
6ee5ab2
View commit details
Copy full SHA for 6ee5ab2
View code at this point
Browse repository at this point
Fix a second occurrence of the loop fixed before
jbarnoud
committed
eff13f2
View commit details
Copy full SHA for eff13f2
View code at this point
Browse repository at this point
Reduce line length in an example
Show description for f7f42a9
jbarnoud
committed
f7f42a9
View commit details
Copy full SHA for f7f42a9
View code at this point
Browse repository at this point
Commits on Apr 3, 2017
Ridiculously minor fix to trigger readthedocs
jbarnoud
authored
be98970
View commit details
Copy full SHA for be98970
View code at this point
Browse repository at this point
Commits on Mar 31, 2017
Merge pull request #19 from HowToThink/exception-appendix
Show description for 99e34f0
pckroon
authored
99e34f0
View commit details
Copy full SHA for 99e34f0
View code at this point
Browse repository at this point
Merge pull request #21 from HowToThink/chap7
Show description for d202409
pckroon
authored
d202409
View commit details
Copy full SHA for d202409
View code at this point
Browse repository at this point
Fix appendix on excption according to reviews
jbarnoud
authored
f12b239
View commit details
Copy full SHA for f12b239
View code at this point
Browse repository at this point
Modify chap7 according to review
jbarnoud
authored
022a1dc
View commit details
Copy full SHA for 022a1dc
View code at this point
Browse repository at this point
Fixed the title of appendix B in the index.
pckroon
committed
da77956
View commit details
Copy full SHA for da77956
View code at this point
Browse repository at this point
Fixed some missing code in the Matplotlib appendix
pckroon
committed
0873b08
View commit details
Copy full SHA for 0873b08
View code at this point
Browse repository at this point
Commits on Mar 21, 2017
Minor change to test if readthedoc followed the transfer of the repo
jbarnoud
authored
a0a871c
View commit details
Copy full SHA for a0a871c
View code at this point
Browse repository at this point
Commits on Apr 22, 2016
Fixed a minor typo
Pitje06
committed
b6879b2
View commit details
Copy full SHA for b6879b2
View code at this point
Browse repository at this point
Removed all maps :(
Pitje06
committed
059973a
View commit details
Copy full SHA for 059973a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.