Difference between revisions of "EGR 103/Concept List/S23"
Jump to navigation
Jump to search
(Created page with "== Lecture 1 - 1/11 - Course Introduction == * Main class page: [http://classes.pratt.duke.edu/EGR103S23/ EGR 103L] ** Includes links to Sakai, Pundit, and Ed pages * Sakai pa...") |
|||
Line 2: | Line 2: | ||
* Main class page: [http://classes.pratt.duke.edu/EGR103S23/ EGR 103L] | * Main class page: [http://classes.pratt.duke.edu/EGR103S23/ EGR 103L] | ||
** Includes links to Sakai, Pundit, and Ed pages | ** Includes links to Sakai, Pundit, and Ed pages | ||
− | * Sakai page: [https://sakai.duke.edu/portal/site/egr103s23 Sakai 103L page]; grades, surveys and tests, some assignment submissions; first day slideshow in Resources section | + | * Sakai page: [https://sakai.duke.edu/portal/site/egr103s23 Sakai 103L page]; grades, surveys and tests, some assignment submissions; first day slideshow in Resources section goes over everything else. |
<!-- | <!-- | ||
Line 8: | Line 8: | ||
== Lecture 2 - 8/27 - Programs and Programming == | == Lecture 2 - 8/27 - Programs and Programming == | ||
* Almost all languages have input, output, math, conditional execution (decisions), and repetition (loops) | * Almost all languages have input, output, math, conditional execution (decisions), and repetition (loops) | ||
− | * Seven steps of programming [https://adhilton.pratt.duke.edu/sites/adhilton.pratt.duke.edu/files/u37/iticse-7steps.pdf The Seven Steps Poster]. Also, for | + | * Seven steps of programming [https://adhilton.pratt.duke.edu/sites/adhilton.pratt.duke.edu/files/u37/iticse-7steps.pdf The Seven Steps Poster]. Also, for Friday's class: |
** Watch video on [https://www.coursera.org/lecture/duke-programming-web/developing-an-algorithm-nopgq Developing an Algorithm] | ** Watch video on [https://www.coursera.org/lecture/duke-programming-web/developing-an-algorithm-nopgq Developing an Algorithm] | ||
** Watch video on [https://www.coursera.org/lecture/duke-programming-web/a-seven-step-approach-to-solving-programming-problems-AEy5M A Seven Step Approach to Solving Programming Problems] | ** Watch video on [https://www.coursera.org/lecture/duke-programming-web/a-seven-step-approach-to-solving-programming-problems-AEy5M A Seven Step Approach to Solving Programming Problems] |
Revision as of 01:05, 13 January 2023
Lecture 1 - 1/11 - Course Introduction
- Main class page: EGR 103L
- Includes links to Sakai, Pundit, and Ed pages
- Sakai page: Sakai 103L page; grades, surveys and tests, some assignment submissions; first day slideshow in Resources section goes over everything else.