View this PageEdit this PageAttachments to this PageHistory of this PageHomeRecent ChangesSearch the SwikiHelp Guide

Computing in the Modern World Resources

Curriculum for web development course http://www.washington.edu/accesscomputing/webd2/

Computing Career resources

Lesson plans from CTAERN http://gactaern.org/curriculum_comp_modern.html

Friendship algorithm and flowchart from the TV show Big Bang Theory http://www.youtube.com/watch?v=k0xgjUhEG3U

Computational Fairy Tales http://computationaltales.blogspot.com

Building a computer game http://www.g2cs.org/media/interactives/build-computer/

Computer Ethics http://www.skylit.com/javamethods-old/JM-Appendix-F.pdf

Networking worksheet (ping, telnet, dns, etc) http://extremities.com/pct/internet/tryathomescreens.html

Networking basics interactive resource http://www.teachersdomain.org/resource/ate10.sci.engin.design.networks/

Lessons on history, hardware, binary, and networking http://educate.intel.com/en/TheJourneyInside/ExploreTheCurriculum/

Applets to teach several concepts including packet transmission across a network http://ptolemy.canisius.edu/~meyer/CSC110LABS/labman/

INformation on cyber bullying http://ISafe.org

Guess the computer game http://www.pbs.org/nerds/quiz/. This only shows pictures and the names. It doesn't link to more information about any of these.

Binary, Hex, and Octal Resources

Materials from Stacey Armstrong for a pre-ap course http://www.apluscompsci.com/preap.htm

Web page development.
Un of Wash course http://www.webstepbook.com/ and http://www.cs.washington.edu/education/courses/cse190m/09sp/
Microsoft has lessons and free software for use in schools at http://expression.microsoft.com/education
Tutorials http://w3schools.com/ and http://www.webmonkey.com and http://www.webs.com and http://www.wix.com

You can also use Web Developer Express http://www.microsoft.com/express/Web/
Popular website for beginners with lots of on-line tutorials http://www.davesite.com/
Un of Wash course for 9-12th graders http://www.washington.edu/accessit/webdesign/
Materials for a course by Rick Kick http://kickstyle.net/~rkick/courses/IntroWebProg/
Materials for a web design class (20 weeks 45 min a day CSS, HTML, and JavaScript) http://mysite.verizon.net/vze1snll/
A recommended book http://www.pearsonhighered.com/educator/product/Web-Development-and-Design-Foundations-with-XHTML/9780132122702.page

Website with raw data to be processed http://www.cs.princeton.edu/introcs/data/

Networking Concepts
Videos that show networking concepts

http://www.cisco.com/web/learning/netacad/peterpacket2/NewBuild_forweb/default.htm
Test on internet and networking concepts from Cisco http://www.cisco.com/web/learning/netacad/packetville/pr/activities_iq.html
Game for learning about networking http://www.cisco.com/web/learning/netacad/peterpacket2/NewBuild_forweb/default.htm
Game for leanring about careers http://www.cisco.com/web/learning/netacad/peterpacket2/NewBuild_forweb/penny/index.html
Cheatsheet for packet game http://www.cisco.com/web/learning/netacad/packetville/pr/activities_cheat.html
Cheatsheet for search game http://www.cisco.com/web/learning/netacad/packetville/pr/activities_cheat_penny.html
Area for leanring about women that work in networking http://www.cisco.com/web/learning/netacad/careercapture/index_en.htmlInformation about computer viruseshttp://www.claws-and-paws.com/virus

Programming Concepts
Using Scratch: teaches about flowcharts, event handling, simple sequential execution, loops, variables, conditionals, parallel execution, and message passing.
IntroScratch-short.ppt- short introduction to Scratch
SimpleWitchGame-6-4-2009.ppt - creating a simple game in Scratch
LessonPlanForScratch-6-5-09.doc
SCRATCH Animation Rubric.doc

Textbooks teachers are using:
Discovering Computers 2009 Complete (ISBN 13:978-1-4239-1198-2 and ISBN 10: 1-4239-1198-9) with on-line materials
Discovering Computers: Fundamentals, Fourth Edition (ISBN 13: 978-1-4239-1209-5 and ISBN 10: 1-4239-1209-8)
However, neither of these covers the programming part of the standards. You can use Scratch, Alice, or LEGO robots to cover that part. For more
information on Scratch seehttp://scratch.mit.eduand for more information on Alice seehttp://www.alice.org.

Magazine on computinghttp://www.cs4fn.org/
Free flowcharting and network diagramming softwarehttp://www.drawanywhere.com
Free flowcharing softwarehttp://raptor.martincarlisle.com/
Free software that lets you create Java programs using flowchart symbols http://www.comp.glam.ac.uk/pages/staff/asscott/progranimate/progranimate/launchMain.html

Sample Syllabii:
Computing in the Modern World - Year.docby Cheryl Deas is for a year long course
?file src="Computing in the Modern World Syllabus Spring 08.doc"?

ACM Computer Science in the Modern World Course
?file src="Level_2_Objectives_Outline.pdf"?

Also see materials in the CSTA web respository for a Level II (2) course from the ACM Model Curriculum. You must
be a CSTA member, but membership is free. Seehttp://csta.acm.orgI strongly suggest you join the Computer
Science Teachers Association (CSTA)!

You can use activitites from CS Unplugged. Seehttp://www.csunplugged.org
A short lesson on CPUs and ALUshttp://www.theteacher99.btinternet.co.uk/theteacher/gcse/newgcse/others/cpu.htm
A short lesson on web browsershttp://www.theteacher99.btinternet.co.uk/theteacher/gcse/newgcse/others/webbrowser.htm
A short lesson on the internethttp://www.theteacher99.btinternet.co.uk/theteacher/gcse/newgcse/others/internet_use.htm
You can also use actvities fromhttp://www.mathmaniacs.org/
A binary number game that tests decimal to binary and binary to decimal is athttp://www.crazygames.com/game/binary-game
A magic trick with binary numbers is athttp://www.mathmaniacs.org/lessons/01-binary/Magic_Trick/
For a lesson plan on buying a computer seehttp://wvteched.k12.wv.us/word_docs/computer.pdf
For several lesson plans for computing such as the peanut butter and jelly one seehttp://www.eduref.org/cgi-bin/lessons.cgi/Computer_Science
Here is a web course with phphttp://www.cs.washington.edu/education/courses/cse190m/08sp/
Here is material for web design and free software from Microsofthttp://expression.microsoft.com/en-us/dd252934.aspx
Here is some material on network basicshttp://compnetworking.about.com/od/basicnetworkingconcepts/u/computer_networking_basics.htm#s1and also seehttp://computer.howstuffworks.com/computer-networking-channel.htm
Here is some great material on the history of computers and important hardware terms http://educate.intel.com/en/TheJourneyInside/ExploreTheCurriculum/





Link to this Page