Skip to content

Commit 141ee0a

Browse files
committed
New materials
1 parent 61dc1cf commit 141ee0a

File tree

1 file changed

+14
-12
lines changed

1 file changed

+14
-12
lines changed

materials.php

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,19 @@
11
<?php include("top.php");?>
22
<?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&region=US&placement=1530051126&asins=1530051126&linkId=2ea6c883c6cf11f29568856139bad34b&show_border=true&link_opens_in_new_window=true"></iframe></div>
4+
<h2>Course Materials</h2>
45
<p>
56
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.
79
</p>
810
<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>
917
<li>Video Lectures
1018
<ul>
1119
<li><a href="https://www.youtube.com/playlist?list=PLlRFEj9H3Oj7Bp8-DfGpfAfDBiblRfl5p" target="_blank">YouTube</a></li>
@@ -37,23 +45,17 @@
3745
Desire2Learn, Blackboard, or similar.
3846
</li>
3947
<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").
4649
</li>
4750
<li>
48-
All the course content and sotware is available on
51+
All the course content and autograder software is available on
4952
<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.
5254
</li>
5355
</ul>
5456
<p>
5557
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.
5759
</p>
5860
<h2>Audio Archive</h2>
5961
<p>

0 commit comments

Comments
 (0)