-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 04ac4bc
Showing
306 changed files
with
18,463 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"source/main.ptx": ["basic-programming"], "source/frontmatter.ptx": ["frontmatter"], "source/sec-introduction.ptx": ["sec-introduction"], "source/sec-pro-environment.ptx": ["sec-pro-environment"], "source/sec-pro-language.ptx": ["sec-pro-language"], "source/sec-comment.ptx": ["sec-comment"], "source/sec-variable.ptx": ["sec-variable"], "source/sec-data-type.ptx": ["sec-data-type"], "source/sec-data-structure.ptx": ["sec-data-structure"], "source/sec-operator.ptx": ["sec-operator"], "source/sec-attribute.ptx": ["sec-attribute"], "source/sec-function.ptx": ["sec-function"], "source/sec-error.ptx": ["sec-error"], "source/sec-personal-experience.ptx": ["sec-personal-experience"], "source/sec-conditional.ptx": ["sec-conditional"], "source/sec-loop.ptx": ["sec-loop"], "source/sec-scope.ptx": ["sec-scope"], "source/sec-declare-function.ptx": ["sec-declare-function"], "source/sec-class.ptx": ["sec-class"], "source/sec-using-list.ptx": ["sec-using-list"], "source/sec-using-dictionary.ptx": ["sec-using-dictionary"], "source/backmatter.ptx": ["backmatter", "colophon"], "source/appendix-playground.ptx": ["appendix-playground"], "source/appendix-whats-next.ptx": ["appendix-whats-next"], "source/appendix-gfdl.ptx": ["appendix-gfdl"]} |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
�}�. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
if (allTraceData === undefined) { | ||
var allTraceData = {}; | ||
} | ||
allTraceData[""] = {"code": "# This is a Python cell\n# Write and run your Python code here\n\nprint(\"Hello world!\")\n\n", "trace": [{"exception_msg": "error: invalid preprocessing directive #This", "line": 1, "event": "uncaught_exception"}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<!--********************************************--> | ||
<!--* Generated from PreTeXt source *--> | ||
<!--* on 2024-03-03T15:20:36+07:00 *--> | ||
<!--* A recent stable commit (2022-07-01): *--> | ||
<!--* 6c761d3dba23af92cba35001c852aac04ae99a5f *--> | ||
<!--* *--> | ||
<!--* https://pretextbook.org *--> | ||
<!--* *--> | ||
<!--********************************************--> | ||
<head xmlns:og="http://ogp.me/ns#" xmlns:book="https://ogp.me/ns/book#"> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
<meta http-equiv="refresh" content="0; URL='frontmatter.html'"> | ||
<meta property="og:type" content="article"> | ||
</head> | ||
<body></body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-US" dir="ltr"> | ||
<!--********************************************--> | ||
<!--* Generated from PreTeXt source *--> | ||
<!--* *--> | ||
<!--* https://pretextbook.org *--> | ||
<!--* *--> | ||
<!--********************************************--> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
<meta name="robots" content="noindex, nofollow"> | ||
</head> | ||
<body class="ignore-math"> | ||
<div class="fn"> | ||
<h3 class="heading"> | ||
<span class="type">Footnote</span><span class="space"> </span><span class="codenumber">0.1</span><span class="period">.</span> | ||
</h3> | ||
<code class="code-inline tex2jax_ignore">vinhphmcng.github.io/basic-programming-article</code> | ||
</div> | ||
<span class="incontext"><a class="internal" href="colophon.html#colophon-2-1-1-2">in-context</a></span> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-US" dir="ltr"> | ||
<!--********************************************--> | ||
<!--* Generated from PreTeXt source *--> | ||
<!--* *--> | ||
<!--* https://pretextbook.org *--> | ||
<!--* *--> | ||
<!--********************************************--> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
<meta name="robots" content="noindex, nofollow"> | ||
</head> | ||
<body class="ignore-math"> | ||
<div class="fn"> | ||
<h4 class="heading"> | ||
<span class="type">Footnote</span><span class="space"> </span><span class="codenumber">9.1</span><span class="period">.</span> | ||
</h4> | ||
<code class="code-inline tex2jax_ignore">google.com/search?q=what+is+a+Python+library</code> | ||
</div> | ||
<span class="incontext"><a class="internal" href="sec-attribute.html#sec-attribute-6-2-1-1-1-3">in-context</a></span> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-US" dir="ltr"> | ||
<!--********************************************--> | ||
<!--* Generated from PreTeXt source *--> | ||
<!--* *--> | ||
<!--* https://pretextbook.org *--> | ||
<!--* *--> | ||
<!--********************************************--> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
<meta name="robots" content="noindex, nofollow"> | ||
</head> | ||
<body class="ignore-math"> | ||
<div class="fn"> | ||
<h4 class="heading"> | ||
<span class="type">Footnote</span><span class="space"> </span><span class="codenumber">9.2</span><span class="period">.</span> | ||
</h4> | ||
<code class="code-inline tex2jax_ignore">google.com/search?q=what+is+Numpy</code> | ||
</div> | ||
<span class="incontext"><a class="internal" href="sec-attribute.html#sec-attribute-6-2-1-2-1-3">in-context</a></span> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-US" dir="ltr"> | ||
<!--********************************************--> | ||
<!--* Generated from PreTeXt source *--> | ||
<!--* *--> | ||
<!--* https://pretextbook.org *--> | ||
<!--* *--> | ||
<!--********************************************--> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
<meta name="robots" content="noindex, nofollow"> | ||
</head> | ||
<body class="ignore-math"> | ||
<div class="fn"> | ||
<h4 class="heading"> | ||
<span class="type">Footnote</span><span class="space"> </span><span class="codenumber">9.3</span><span class="period">.</span> | ||
</h4> | ||
<code class="code-inline tex2jax_ignore">google.com/search?q=what+is+a+matrix</code> | ||
</div> | ||
<span class="incontext"><a class="internal" href="sec-attribute.html#sec-attribute-6-2-1-3-1-3">in-context</a></span> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-US" dir="ltr"> | ||
<!--********************************************--> | ||
<!--* Generated from PreTeXt source *--> | ||
<!--* *--> | ||
<!--* https://pretextbook.org *--> | ||
<!--* *--> | ||
<!--********************************************--> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
<meta name="robots" content="noindex, nofollow"> | ||
</head> | ||
<body class="ignore-math"> | ||
<div class="fn"> | ||
<h3 class="heading"> | ||
<span class="type">Footnote</span><span class="space"> </span><span class="codenumber">4.1</span><span class="period">.</span> | ||
</h3> | ||
<code class="code-inline tex2jax_ignore">google.com/search?q=comments+in+different+programming+language</code> | ||
</div> | ||
<span class="incontext"><a class="internal" href="sec-comment.html#sec-comment-5-1-1-1-1-3">in-context</a></span> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-US" dir="ltr"> | ||
<!--********************************************--> | ||
<!--* Generated from PreTeXt source *--> | ||
<!--* *--> | ||
<!--* https://pretextbook.org *--> | ||
<!--* *--> | ||
<!--********************************************--> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
<meta name="robots" content="noindex, nofollow"> | ||
</head> | ||
<body class="ignore-math"> | ||
<div class="fn"> | ||
<h4 class="heading"> | ||
<span class="type">Footnote</span><span class="space"> </span><span class="codenumber">4.1</span><span class="period">.</span> | ||
</h4> | ||
<code class="code-inline tex2jax_ignore">google.com/search?q=comments+in+different+programming+language</code> | ||
</div> | ||
<span class="incontext"><a class="internal" href="sec-comment.html#sec-comment-5-2-1-1-1-3">in-context</a></span> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-US" dir="ltr"> | ||
<!--********************************************--> | ||
<!--* Generated from PreTeXt source *--> | ||
<!--* *--> | ||
<!--* https://pretextbook.org *--> | ||
<!--* *--> | ||
<!--********************************************--> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
<meta name="robots" content="noindex, nofollow"> | ||
</head> | ||
<body class="ignore-math"> | ||
<div class="fn"> | ||
<h4 class="heading"> | ||
<span class="type">Footnote</span><span class="space"> </span><span class="codenumber">4.2</span><span class="period">.</span> | ||
</h4> | ||
<code class="code-inline tex2jax_ignore">google.com/search?q=multiline+comments</code> | ||
</div> | ||
<span class="incontext"><a class="internal" href="sec-comment.html#sec-comment-5-2-1-2-1-3">in-context</a></span> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-US" dir="ltr"> | ||
<!--********************************************--> | ||
<!--* Generated from PreTeXt source *--> | ||
<!--* *--> | ||
<!--* https://pretextbook.org *--> | ||
<!--* *--> | ||
<!--********************************************--> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
<meta name="robots" content="noindex, nofollow"> | ||
</head> | ||
<body class="ignore-math"> | ||
<div class="fn"> | ||
<h4 class="heading"> | ||
<span class="type">Footnote</span><span class="space"> </span><span class="codenumber">6.3</span><span class="period">.</span> | ||
</h4> | ||
<code class="code-inline tex2jax_ignore">google.com/search?q=Python+how+to+add+int+to+string</code> | ||
</div> | ||
<span class="incontext"><a class="internal" href="sec-data-type.html#sec-data-type-29-2-1-1-1-3">in-context</a></span> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-US" dir="ltr"> | ||
<!--********************************************--> | ||
<!--* Generated from PreTeXt source *--> | ||
<!--* *--> | ||
<!--* https://pretextbook.org *--> | ||
<!--* *--> | ||
<!--********************************************--> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
<meta name="robots" content="noindex, nofollow"> | ||
</head> | ||
<body class="ignore-math"> | ||
<div class="fn"> | ||
<h4 class="heading"> | ||
<span class="type">Footnote</span><span class="space"> </span><span class="codenumber">6.1</span><span class="period">.</span> | ||
</h4> | ||
<code class="code-inline tex2jax_ignore">google.com/search?q=Python+is+dynamically+typed</code> | ||
</div> | ||
<span class="incontext"><a class="internal" href="sec-data-type.html#sec-data-type-6-2-1-1-1-3">in-context</a></span> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-US" dir="ltr"> | ||
<!--********************************************--> | ||
<!--* Generated from PreTeXt source *--> | ||
<!--* *--> | ||
<!--* https://pretextbook.org *--> | ||
<!--* *--> | ||
<!--********************************************--> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
<meta name="robots" content="noindex, nofollow"> | ||
</head> | ||
<body class="ignore-math"> | ||
<div class="fn"> | ||
<h4 class="heading"> | ||
<span class="type">Footnote</span><span class="space"> </span><span class="codenumber">6.2</span><span class="period">.</span> | ||
</h4> | ||
<code class="code-inline tex2jax_ignore">stackoverflow.com/a/27791387/19779259</code> | ||
</div> | ||
<span class="incontext"><a class="internal" href="sec-data-type.html#sec-data-type-6-2-2-1-1-3">in-context</a></span> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-US" dir="ltr"> | ||
<!--********************************************--> | ||
<!--* Generated from PreTeXt source *--> | ||
<!--* *--> | ||
<!--* https://pretextbook.org *--> | ||
<!--* *--> | ||
<!--********************************************--> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
<meta name="robots" content="noindex, nofollow"> | ||
</head> | ||
<body class="ignore-math"> | ||
<div class="fn"> | ||
<h3 class="heading"> | ||
<span class="type">Footnote</span><span class="space"> </span><span class="codenumber">1.1</span><span class="period">.</span> | ||
</h3> | ||
<code class="code-inline tex2jax_ignore">youtube.com</code> | ||
</div> | ||
<span class="incontext"><a class="internal" href="sec-introduction.html#sec-introduction-2-2-3">in-context</a></span> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-US" dir="ltr"> | ||
<!--********************************************--> | ||
<!--* Generated from PreTeXt source *--> | ||
<!--* *--> | ||
<!--* https://pretextbook.org *--> | ||
<!--* *--> | ||
<!--********************************************--> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
<meta name="robots" content="noindex, nofollow"> | ||
</head> | ||
<body class="ignore-math"> | ||
<div class="fn"> | ||
<h3 class="heading"> | ||
<span class="type">Footnote</span><span class="space"> </span><span class="codenumber">1.1</span><span class="period">.</span> | ||
</h3> | ||
<code class="code-inline tex2jax_ignore">youtube.com</code> | ||
</div> | ||
<span class="incontext"><a class="internal" href="sec-introduction.html#sec-introduction-2-3-3">in-context</a></span> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-US" dir="ltr"> | ||
<!--********************************************--> | ||
<!--* Generated from PreTeXt source *--> | ||
<!--* *--> | ||
<!--* https://pretextbook.org *--> | ||
<!--* *--> | ||
<!--********************************************--> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
<meta name="robots" content="noindex, nofollow"> | ||
</head> | ||
<body class="ignore-math"> | ||
<div class="fn"> | ||
<h4 class="heading"> | ||
<span class="type">Footnote</span><span class="space"> </span><span class="codenumber">2.1</span><span class="period">.</span> | ||
</h4> | ||
<code class="code-inline tex2jax_ignore">survey.stackoverflow.co/2023/#section-most-popular-technologies-integrated-development-environment</code> | ||
</div> | ||
<span class="incontext"><a class="internal" href="sec-pro-environment.html#sec-pro-environment-16-2-1-1-1-3">in-context</a></span> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-US" dir="ltr"> | ||
<!--********************************************--> | ||
<!--* Generated from PreTeXt source *--> | ||
<!--* *--> | ||
<!--* https://pretextbook.org *--> | ||
<!--* *--> | ||
<!--********************************************--> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
<meta name="robots" content="noindex, nofollow"> | ||
</head> | ||
<body class="ignore-math"> | ||
<div class="fn"> | ||
<h4 class="heading"> | ||
<span class="type">Footnote</span><span class="space"> </span><span class="codenumber">2.1</span><span class="period">.</span> | ||
</h4> | ||
<code class="code-inline tex2jax_ignore">survey.stackoverflow.co/2023/#section-most-popular-technologies-integrated-development-environment</code> | ||
</div> | ||
<span class="incontext"><a class="internal" href="sec-pro-environment.html#sec-pro-environment-17-2-1-1-1-3">in-context</a></span> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-US" dir="ltr"> | ||
<!--********************************************--> | ||
<!--* Generated from PreTeXt source *--> | ||
<!--* *--> | ||
<!--* https://pretextbook.org *--> | ||
<!--* *--> | ||
<!--********************************************--> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
<meta name="robots" content="noindex, nofollow"> | ||
</head> | ||
<body class="ignore-math"> | ||
<div class="fn"> | ||
<h4 class="heading"> | ||
<span class="type">Footnote</span><span class="space"> </span><span class="codenumber">3.1</span><span class="period">.</span> | ||
</h4> | ||
<code class="code-inline tex2jax_ignore">onecompiler.com/assembly</code> | ||
</div> | ||
<span class="incontext"><a class="internal" href="sec-pro-language.html#sec-pro-language-15-2-2">in-context</a></span> | ||
</body> | ||
</html> |
Oops, something went wrong.