sleduc on May 9th, 2012

 
icon for podpress  Podcast Video [1:44m]: Play Now | Play in Popup | Download

Download and install Scratch, if it is not already installed

http://info.scratch.mit.edu/Scratch_1.4_Download

Create an account at http://scratch.mit.edu
Follow a tutorial to create an interactive scratch program

http://info.scratch.mit.edu/Video_Tutorials

Create an interactive scratch file
Upload your creation to your scratch account
Create a blog post titled, ‘My Scratch Interactive Program’

Include

A link to your scratch file - 1 Point
A small paragraph with a detailed description of [...]

Continue reading about Programming with Scratch

sleduc on January 15th, 2012

Loading…

Continue reading about Hulk Account Creation

sleduc on December 12th, 2011

Professor Paul Hegarty has posted on iTunes U an amazing bundle of six free one-hour lectures. The lectures and slides for his Stanford course cover the nuts and bolts of building an iOS program and getting it distributed through the App Store. Hegarty assumes you know the basics of the C language and object-oriented programming: class [...]

Continue reading about Build Apps for Free

sleduc on May 17th, 2011

Click this link to submit your information for a hulk account:

Continue reading about Hulk Accounts for GenTECH

sleduc on November 20th, 2010

Ruby and Rails are part of web programming system that is very powerful. Check out this new way to learn to be a web programmer. Well, that is if you’re not dead! Ha, ha, ha . . .
Learning Rails for the first time should be fun, and Rails for Zombies allows you to [...]

Continue reading about Rails for Zombies

sleduc on November 18th, 2010
 
icon for podpress  Podcast Video [5:54m]: Play Now | Play in Popup | Download

Continue reading about Robotics - Turning Unit 6.1

sleduc on November 17th, 2010

Continue reading about Robotics Class Drag Race

sleduc on May 3rd, 2010

Restate Requirements

In your own words

Locate and review a minimum of three sites per team that you believe will prove helpful as you begin thinking about the design of your robot. For each Internet site you discovered, create a paragraph that identifies the name and URL of the site, includes new things you learned and [...]

Continue reading about Engineering Process - Robotics

sleduc on March 29th, 2010

Your client needs a PHP and MySQL application built in two days.  They want a Student Information Management System (SIMS) to organize their student information.

You will get credit for each fully functional working script.  Please work together to gain access to the resources and problem solve issues.
Maintain a work flow journal to document [...]

Continue reading about PHP & MySQL Application Project

sleduc on March 22nd, 2010

Creating an input page to add information into a database table entails three steps

Create the ’sims’ database table
Create the html input form connected to the php script that adds the information into the table
Create the php script

Database Table

HTML Input Form

PHP Input Form

Download

Sims_Table_and_Input_Files Take II (zipped)

Continue reading about PHP Input Form