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 [...]
Click this link to submit your information for a hulk account:
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 [...]
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 [...]
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 [...]
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)
To create a simple search form and php script examine the following examples. The HTML form and PHP script are all in one document. You can download it below. Also remember to change the variables to your specific database and HTML form needs.
The HTML and PHP Form
Download
search.php (zipped)
The Tutorials
You should subscribe to rrphillips’ channel at [...]
You need an HTML and PHP file to delete material from your database table from a web browser. Below are screenshots of two samples. Linked in the Download are more examples from the Head First PHP and MySQL Book Web Site.
HTML File
PHP File
Download
Remove_Files (zipped)
You will find a sample similar to the .php pictured above at [...]

