Commit Graph

70 Commits

Author SHA1 Message Date
Peter Norvig
13a0758580 Refactor project listings in pytudes.py
Updated project listings and added new entries for Project Euler and Advent of Code.
2026-06-26 10:20:42 -07:00
Peter Norvig
ceb79dd67f Add tutorial on Lisp interpreter to pytudes 2026-06-17 14:51:26 -07:00
Peter Norvig
a2f6772b66 Fix typo in colab link 2026-06-11 13:12:06 -07:00
Peter Norvig
af3fb185ef Add files via upload 2026-06-11 13:09:15 -07:00
Peter Norvig
3db6443929 Delete py/README.md 2026-06-11 13:00:45 -07:00
Peter Norvig
9ec85ae31e Add files via upload 2026-06-11 12:58:37 -07:00
Peter Norvig
59007a6145 Convert year comparison to integer for accuracy 2026-06-11 12:45:06 -07:00
Peter Norvig
84616c6a9b Fix formatting in pytudes.py 2026-06-11 12:37:05 -07:00
Peter Norvig
10e2880c9b Add new programming example for approximating Pi 2026-06-11 12:32:38 -07:00
Peter Norvig
721a7954b4 Remove year highlighting for current year 2026-04-25 09:44:39 -07:00
Peter Norvig
7cebfa6149 Add new puzzles and games to pytudes.py 2026-04-25 09:28:35 -07:00
Peter Norvig
1bc1ce5cb9 Update Sudoku Java puzzle speed from 100k to 200k 2026-04-25 09:23:02 -07:00
Peter Norvig
345f95b1b1 Rename card hand description for clarity 2026-03-24 14:34:31 -07:00
Peter Norvig
622a529e20 Update copyright year in pytudes.py
Updated copyright year from 2022 to 2026 in the license section.
2026-03-09 13:43:39 -07:00
Peter Norvig
6b584053ed Update year references for Advent of Code entries 2026-03-07 16:03:49 -08:00
Peter Norvig
5d35144039 Update quotes and add new comments about Norvig 2026-03-06 22:37:11 -08:00
Peter Norvig
5cbe0f27b7 Add reviews section for pytudes
Added reviews and comments about pytudes from various individuals.
2026-03-05 23:28:53 -08:00
Peter Norvig
2845ca0fcd Merge pull request #143 from Visali-AL/main
Code fix in Sudoku solution validation + An enhancement to identify the exact puzzle number
2026-01-24 18:26:11 -08:00
Peter Norvig
a69a980e7c Update pytudes.py 2026-01-05 21:57:41 -08:00
Peter Norvig
a579bd68ab Update pytudes.py
2025 AoC
2025-12-06 14:25:57 -08:00
Visali Alagappan
e4e3083a6a Adding code fixes for solution validation and an enhancement to identify the puzzle number 2025-11-23 16:45:48 +05:30
Isidro Arias
950d98900d time.process_time() instead of time.clock()
Documentation removed in b6a09ae287
2025-01-22 14:08:08 +01:00
Peter Norvig
1778c1fdb2 Add files via upload 2024-12-09 14:14:33 -08:00
Peter Norvig
01a7b26054 Add files via upload 2024-10-03 18:54:42 -07:00
Peter Norvig
c1f5c11fd0 Add files via upload 2024-10-03 18:38:20 -07:00
Peter Norvig
6acf16b784 Update pytudes.py 2024-04-09 19:09:34 -07:00
Peter Norvig
7b0e405de8 Update pytudes.py 2024-04-09 16:14:03 -07:00
Peter Norvig
c9947af8dd Update pytudes.py 2024-04-09 15:39:48 -07:00
Peter Norvig
e5b8e7ec40 Update pytudes.py 2024-03-14 09:33:37 -07:00
Peter Norvig
59d9a13935 Update pytudes.py 2024-03-14 09:29:14 -07:00
Peter Norvig
7f67dc7baf Add files via upload 2024-02-21 11:30:11 -08:00
Peter Norvig
f26e74abb6 Update pytudes.py 2024-02-20 15:05:02 -08:00
Peter Norvig
55eb6ed407 Update pytudes.py 2022-12-10 16:27:44 -08:00
Peter Norvig
54a60050af Update pytudes.py 2022-12-10 12:54:10 -08:00
Peter Norvig
b4bfe55562 Add Anigrams to pytudes.py 2022-09-30 12:03:15 -07:00
Peter Norvig
d0e63a0818 Update pytudes.py
Added Wordle
2022-02-28 09:44:19 -08:00
Dmytro Yurchenko
0343d4c102 Added links to run notebooks in SageMaker Studio Lab 2022-01-05 13:18:27 +01:00
Peter Norvig
bc7911a4a3 Update pytudes.py 2021-12-06 16:26:46 -08:00
Peter Norvig
6346850e1a Add files via upload 2021-11-01 15:03:41 -07:00
Peter Norvig
f655a4aaca Add Sudoku 2021-10-24 19:49:05 -07:00
Peter Norvig
412d97a87e Update sudoku.py 2021-10-16 13:31:54 -07:00
Peter Norvig
93b213ace7 Add files via upload 2021-09-06 22:33:32 -07:00
Peter Norvig
d42c13eacb Update pytudes.py 2021-07-16 13:53:25 -07:00
Peter Norvig
286b31bcca Merge pull request #106 from fluentpython/main
lispy.py now runs in Python 3; dropped Python 2 support
2021-06-29 09:12:49 -07:00
Peter Norvig
c9f56bb74c Update pytudes.py 2021-06-16 18:09:02 -07:00
Luciano Ramalho
dfaa0e4771 lispy.py: removed redundant object base class 2021-06-08 14:06:38 -03:00
Luciano Ramalho
a7295ffc18 lispy.py now runs in Python 3; dropped Python 2 support 2021-06-08 14:01:19 -03:00
Peter Norvig
3f3fbf4671 Update pytudes.py 2021-06-05 21:58:25 -07:00
Peter Norvig
adc5e35ec0 Update pytudes.py 2021-04-13 17:12:34 -07:00
Peter Norvig
efe62d8048 Add files via upload 2021-04-08 22:28:16 -07:00