Skip to content

Commit

Permalink
Removes learning outcomes from introduction
Browse files Browse the repository at this point in the history
  • Loading branch information
nickbradley committed Aug 2, 2024
1 parent 5aff937 commit 180df5d
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions reader/content/introduction/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,6 @@ Software engineering is a broad and relatively young field. Here we will briefly
{{< youtube 3tXzYUVQlrM >}}


{{% notice default "Learning Outcomes" "graduation-cap" %}}
After completing this chapter, you should understand the following differences

* [x] [Syntax vs Semantics]({{< ref "languages#language-properties" >}})
* [x] [Interpreted vs Complied Languages]({{< ref "languages#interpreted-vs-compiled" >}})
* [x] Static vs Dynamic Representations of the System
* [x] [Static vs Dynamic Types]({{< ref "languages#static-vs-dynamic-types" >}})
{{% /notice %}}


## What is software?

Expand Down

0 comments on commit 180df5d

Please sign in to comment.