|
1 | 1 | <?php include("top.php");?> |
2 | 2 | <?php include("nav.php");?> |
3 | | - <h2>Free / Open Educational Resources (OER)</h2> |
| 3 | +<div style="float: right;"/><iframe style="width:120px;height:240px;" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" src="//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ss&ref=as_ss_li_til&ad_type=product_link&tracking_id=drchu02-20&marketplace=amazon®ion=US&placement=1530051126&asins=1530051126&linkId=2ea6c883c6cf11f29568856139bad34b&show_border=true&link_opens_in_new_window=true"></iframe></div> |
| 4 | + <h2>Course Materials</h2> |
4 | 5 | <p> |
5 | 6 | You are welcome to use/reuse/remix/retain the materials from this site in your own courses. |
6 | | - Nearly all the material in this web site is Copyright Creative Commons Attribution. |
| 7 | + Nearly all the material in this web site is Copyright Creative Commons Attribution. These are |
| 8 | + links to downlaodable content as well as links to other sources of this course material. |
7 | 9 | </p> |
8 | 10 | <ul> |
| 11 | + </li> |
| 12 | + <li><p><b>Earn a Coursera Certificate for This Course</b> |
| 13 | + <ul> |
| 14 | + <li><a href="https://www.coursera.org/specializations/python" target="_blank">Python for Everybody</a> (Coursera Specialization)</li> |
| 15 | + </ul> |
| 16 | + </p></li> |
9 | 17 | <li>Video Lectures |
10 | 18 | <ul> |
11 | 19 | <li><a href="https://www.youtube.com/playlist?list=PLlRFEj9H3Oj7Bp8-DfGpfAfDBiblRfl5p" target="_blank">YouTube</a></li> |
|
37 | 45 | Desire2Learn, Blackboard, or similar. |
38 | 46 | </li> |
39 | 47 | <li> |
40 | | - Free cloud hosted autograder software for non-commercial use. (Login and "Use This Service") |
41 | | - </li> |
42 | | - <li>Certified Python Class |
43 | | - <ul> |
44 | | - <li><a href="https://www.coursera.org/specializations/python" target="_blank">Python for Everybody</a> (Coursera Specialization)</li> |
45 | | - </ul> |
| 48 | + Free cloud hosted autograder software for educational use. (Select Login and then "Use This Service"). |
46 | 49 | </li> |
47 | 50 | <li> |
48 | | - All the course content and sotware is available on |
| 51 | + All the course content and autograder software is available on |
49 | 52 | <a href="https://github.com/csev/py4e" target="_blank"> |
50 | | - Github</a> - you could literally make a copy of this site and host it as your own. |
51 | | - Also you could make a copy of the site and translate everything into another language. |
| 53 | + Github</a> under a Creative Commons or Apache 2.0 license. |
52 | 54 | </li> |
53 | 55 | </ul> |
54 | 56 | <p> |
55 | 57 | If you are interested in translating the book or other online materials into another |
56 | | - language, please contact me so we can coordinate out sctivities. |
| 58 | + language, please contact me so we can coordinate our activities. |
57 | 59 | </p> |
58 | 60 | <h2>Audio Archive</h2> |
59 | 61 | <p> |
|
0 commit comments