这是给谁的?
有些人认为编程就像Spotify:他们想知道如何安装应用程序,找到一个好的播放列表,然后点击“播放”按钮;之后他们就不想去想了。还有很多其他教程将告诉您如何针对各种编程任务执行与此相同的操作–这一篇不会有什么帮助。但是如果你把编程想成像弹钢琴一样–一门需要花费大量时间的手艺years为了完美-那我希望这套藏品能帮上忙
Jupyter(IPython)笔记本索引
跑 | 年 | 编程示例 |
---|---|---|
cdmng | 2020年 | Advent of Code 2020 |
cdmng | 2018年 | Advent of Code 2018 |
cdmng | 2017年 | Advent of Code 2017 |
cdmng | 2016年 | Advent of Code 2016 |
cdmng | 2018年 | Beal’s Conjecture Revisited |
cdmng | 2020年 | Bicycling Statistics |
cdmng | 2018年 | Can’t Stop |
cdmng | 2019年 | Chaos with Triangles |
cdmng | 2017年 | Conway’s Game of Life |
cdmng | 2020年 | Generating and Solving Mazes |
cdmng | 2020年 | Photo Focal Lengths |
cdmng | 2018年 | Pickleball Tournament |
cdmng | 2017年 | Project Euler Utilities |
cdmng | 2020年 | Tracking Trump: Electoral Votes |
跑 | 年 | 逻辑与数字之谜 |
---|---|---|
cdmng | 2014年 | Cryptarithmetic |
cdmng | 2018年 | Euler’s Sum of Powers Conjecture |
cdmng | 2020年 | Four 4s, Five 5s, and Countdowns |
cdmng | 2019年 | Pairing Socks |
cdmng | 2018年 | Sicherman Dice |
cdmng | 2014年 | Sol Golomb’s Rectangle Puzzle |
cdmng | 2020年 | Square Sum Puzzle |
cdmng | 2020年 | When is Cheryl’s Birthday? (new: Mad Cheryl) |
cdmng | 2015年 | When Cheryl Met Eve: A Birthday Story |
cdmng | 2015年 | xkcd 1313: Regex Golf |
cdmng | 2015年 | xkcd 1313: Regex Golf (Part 2: Infinite Problems) |
跑 | 年 | “谜语者”(出自538) |
---|---|---|
cdmng | 2017年 | Battle Royale |
cdmng | 2021年 | CrossProduct |
cdmng | 2020年 | Flipping Cards; A Guessing Game |
cdmng | 2019年 | Lottery |
cdmng | 2019年 | How Many Soldiers to Beat the Night King? |
cdmng | 2017年 | Misanthropic Neighbors |
cdmng | 2018年 | Properly Ordered Card Hands |
cdmng | 2021年 | Split the States |
cdmng | 2020年 | Tour de 538 |
cdmng | 2020年 | Weighing Twelve Balls |
cdmng | 2020年 | War. What is it Good For? |
跑 | 年 | 字谜 |
---|---|---|
cdmng | 2020年 | Boggle / Inverse Boggle |
cdmng | 2020年 | Chemical Element Spelling |
cdmng | 2020年 | Equilength Numbers: FOUR = 4 |
cdmng | 2017年 | Gesture Typing |
cdmng | 2017年 | Ghost: A Word game |
cdmng | 2018年 | How to Do Things with Words: NLP in Python |
cdmng | 2020年 | Jotto: A Word Guessing Game |
cdmng | 2015年 | Let’s Code About Bike Locks |
cdmng | 2017年 | Scrabble: Refactoring a Crossword Game Program |
cdmng | 2020年 | Spelling Bee |
cdmng | 2017年 | Translating English into Propositional Logic |
cdmng | 2017年 | World’s Longest Palindrome |
cdmng | 2020年 | World’s Shortest Portmantout Word |
cdmng | 2018年 | xkcd 1970: Name Dominoes |
跑 | 年 | 概率与不确定性 |
---|---|---|
cdmng | 2018年 | A Concrete Introduction to Probability |
cdmng | 2016年 | Probability, Paradox, and the Reasonable Person Principle |
cdmng | 2020年 | Estimating Probabilities with Simulations |
cdmng | 2019年 | The Devil and the Coin Flip Game |
cdmng | 2020年 | Dice Baseball |
cdmng | 2018年 | Economics Simulation |
cdmng | 2012年 | Poker Hand Ranking |
cdmng | 2020年 | The Unfinished Game …. of Risk |
cdmng | 2019年 | WWW: Who Will Win (NBA Title)? |
跑 | 年 | 计算机科学算法与概念 |
---|---|---|
cdmng | 2017年 | Bad Grade, Good Experience |
cdmng | 2017年 | BASIC Interpreter |
cdmng | 2017年 | Convex Hull Problem |
cdmng | 2020年 | How to Count Things |
cdmng | 2020年 | Stable Matching Problem |
cdmng | 2017年 | Symbolic Algebra, Simplification, and Differentiation |
cdmng | 2018年 | Traveling Salesperson Problem |
Python文件索引
文件 | 描述 | 文档 |
---|---|---|
beal.py | 寻找Beal猜想的反例 | documentation |
docex.py | 用于运行单元测试的过时框架,类似于doctest |
|
ibol.py | 物种条形码练习 | documentation |
lettercount.py | 将Google Ngram计数转换为字母计数 | documentation |
lis.py | 用Python编写的LISP解释器 | documentation |
lispy.py | 用Python编写的更好的Lisp解释器 | documentation |
lispytest.py | 关于Lisp口译员的测试 | |
pal.py | 查找长回文 | documentation |
pal2.py | 查找较长的回文 | documentation |
pal3.py | 找到更长的回文 | documentation |
pytudes.py | 预处理文本以生成此Readme.md文件 | |
py2html.py | Pretty-Printer将Python文件格式化为html | |
SET.py | 分析纸牌游戏套装 | documentation |
spell.py | 拼写校正器 | documentation |
sudoku.py | 解决数独谜题的程序 | documentation |
testaccum.py | 测试我失败的Pythonaccumulation display 建议书 |
documentation |
yaptu.py | 还有另一个Python模板实用程序 |
面向程序员的练习课
我有了这个想法“练习曲”这个名字的一部分1978 book通过Charles Wetherell当我第一次学习编程时,这对我产生了很大的影响。我还留着我的那本