diff --git a/docs/beta/dist/debuggingbook-1.2.3.tar.gz b/docs/beta/dist/debuggingbook-1.2.3.tar.gz index bfb7afa8..f6a3452f 100644 Binary files a/docs/beta/dist/debuggingbook-1.2.3.tar.gz and b/docs/beta/dist/debuggingbook-1.2.3.tar.gz differ diff --git a/docs/beta/dist/debuggingbook-code.zip b/docs/beta/dist/debuggingbook-code.zip index 0bb47c2c..7b8ab684 100644 Binary files a/docs/beta/dist/debuggingbook-code.zip and b/docs/beta/dist/debuggingbook-code.zip differ diff --git a/docs/beta/dist/debuggingbook-notebooks.zip b/docs/beta/dist/debuggingbook-notebooks.zip index 7f496ea3..83430b43 100644 Binary files a/docs/beta/dist/debuggingbook-notebooks.zip and b/docs/beta/dist/debuggingbook-notebooks.zip differ diff --git a/docs/beta/html/IllustratedCode.html b/docs/beta/html/IllustratedCode.html index ae8ef29f..0305918b 100644 --- a/docs/beta/html/IllustratedCode.html +++ b/docs/beta/html/IllustratedCode.html @@ -12037,7 +12037,7 @@
Go and
-Andreas Zeller: "Illustrated Code". In Andreas Zeller, "The Debugging Book", https://www.debuggingbook.org/beta/html/IllustratedCode.html. Retrieved 2023-11-11 18:05:06+01:00. +Andreas Zeller: "Illustrated Code". In Andreas Zeller, "The Debugging Book", https://www.debuggingbook.org/beta/html/IllustratedCode.html. Retrieved 2024-06-29 18:27:38+02:00.
-@incollection{debuggingbook2023:IllustratedCode, +@incollection{debuggingbook2024:IllustratedCode, author = {Andreas Zeller}, booktitle = {The Debugging Book}, title = {Illustrated Code}, - year = {2023}, + year = {2024}, publisher = {CISPA Helmholtz Center for Information Security}, howpublished = {\url{https://www.debuggingbook.org/beta/html/IllustratedCode.html}}, - note = {Retrieved 2023-11-11 18:05:06+01:00}, + note = {Retrieved 2024-06-29 18:27:38+02:00}, url = {https://www.debuggingbook.org/beta/html/IllustratedCode.html}, - urldate = {2023-11-11 18:05:06+01:00} + urldate = {2024-06-29 18:27:38+02:00} }
You can read chapters in your browser. Check out the list of chapters in the menu above, or start right away with the introduction to debugging or how debuggers work. All code is available for download.
You can interact with chapters as Jupyter Notebooks (beta). This allows you to edit and extend the code, experimenting live in your browser. Simply select "Resources → Edit as Notebook" at the top of each chapter. Try interacting with the introduction to interactive debuggers.
+You can interact with chapters as Jupyter Notebooks (beta). This allows you to edit and extend the code, experimenting live in your browser. Simply select "Resources → Edit as Notebook" at the top of each chapter. Try interacting with the introduction to interactive debuggers.
You can use the code in your own projects. You can download the code as Python programs; simply select "Resources → Download Code" for one chapter or "Resources → All Code" for all chapters. These code files can be executed, yielding (hopefully) the same results as the notebooks. Once the book is out of beta, you can also install the Python package.
-Andreas Zeller: "About this Book". In Andreas Zeller, "The Debugging Book", https://www.debuggingbook.org/beta/html/index.html. Retrieved 2024-01-18 17:35:12+01:00. +Andreas Zeller: "About this Book". In Andreas Zeller, "The Debugging Book", https://www.debuggingbook.org/beta/html/index.html. Retrieved 2024-06-29 18:24:52+02:00.
@incollection{debuggingbook2024:index, @@ -12384,9 +12384,9 @@How to Cite this Work
year = {2024}, publisher = {CISPA Helmholtz Center for Information Security}, howpublished = {\url{https://www.debuggingbook.org/beta/html/index.html}}, - note = {Retrieved 2024-01-18 17:35:12+01:00}, + note = {Retrieved 2024-06-29 18:24:52+02:00}, url = {https://www.debuggingbook.org/beta/html/index.html}, - urldate = {2024-01-18 17:35:12+01:00} + urldate = {2024-06-29 18:24:52+02:00} }
You can read chapters in your browser. Check out the list of chapters in the menu above, or start right away with the introduction to debugging or how debuggers work. All code is available for download.
You can interact with chapters as Jupyter Notebooks (beta). This allows you to edit and extend the code, experimenting live in your browser. Simply select "Resources → Edit as Notebook" at the top of each chapter. Try interacting with the introduction to interactive debuggers.
+You can interact with chapters as Jupyter Notebooks (beta). This allows you to edit and extend the code, experimenting live in your browser. Simply select "Resources → Edit as Notebook" at the top of each chapter. Try interacting with the introduction to interactive debuggers.
You can use the code in your own projects. You can download the code as Python programs; simply select "Resources → Download Code" for one chapter or "Resources → All Code" for all chapters. These code files can be executed, yielding (hopefully) the same results as the notebooks. Once the book is out of beta, you can also install the Python package.
-Andreas Zeller: "The Debugging Book". Retrieved 2024-01-18 17:35:12+01:00. +Andreas Zeller: "The Debugging Book". Retrieved 2024-06-29 18:24:52+02:00.
@book{debuggingbook2024, @@ -12378,9 +12378,9 @@How to Cite this Work
year = {2024}, publisher = {CISPA Helmholtz Center for Information Security}, howpublished = {\url{https://www.debuggingbook.org/beta/}}, - note = {Retrieved 2024-01-18 17:35:12+01:00}, + note = {Retrieved 2024-06-29 18:24:52+02:00}, url = {https://www.debuggingbook.org/beta/}, - urldate = {2024-01-18 17:35:12+01:00} + urldate = {2024-06-29 18:24:52+02:00} }