Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions learning-programming.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ <h1>Learning Programming</h1>
<li>selecting a programming language, such as Python</li>
<li>understanding the syntax and commands for the language</li>
<li>writing code in the language, often using
<a href="/application-dependencies.html">pre-exisitng code libraries</a> and
<a href="/application-dependencies.html">pre-existing code libraries</a> and
<a href="/web-frameworks.html">frameworks</a></li>
<li>executing the program</li>
<li>debugging errors and unexpected results</li>
Expand Down Expand Up @@ -214,4 +214,4 @@ <h3 class="panel-head"><a href="/table-of-contents.html" style="color: #fff;">Ta
var trackOutboundLink = function(url) { ga('send', 'event', 'outbound', 'click', url, {'hitCallback': function () { document.location = url; } }); }
</script>
</body>
</html>
</html>