Archive for the ‘MySQL’ Category
Intro to MySQL – Jan 08
Written by Bean on January 3, 2009 – 7:26 pmIntroduction to Database Development with MySQL – get organized for the new year. Databases are a great way to organize all kind of data from your books to your products to your contacts. In this course, you will use special database accounts on the LVS server to create an address database. We will be using MySQL 4 for this course. Anita will be the assistant this session.
LVS Online MySQL database class starts on 1/10/09. Register now!
Tags: Classes, MySQL
Posted in Class Announcements, MySQL | No Comments »
Registration is open for PHP & MySQL
Written by Bean on August 1, 2008 – 12:01 amSeptember registration is now open at LVS Online Classes! Classrooms will open on Aug. 25, 2008. Registration ends on Aug. 27, 2008. The first lesson will post on Aug. 30, 2008.
September Session Offerings:
New! Now PHP4 & PHP5
Introduction to PHP for Web Developers
MySQL4 & PHP4
Introduction to Databases with MySQL
Intermediate Databases with MySQL & PHP
Tags: Classes
Posted in Class Announcements, MySQL, PHP | No Comments »
Intro to Database Development using MySQL
Written by Bean on May 7, 2008 – 4:30 pmStudents will learn the basics of solid relational database design using MySQL, the most popular open source database software. Solid design results in an efficient and powerful means of not only storing, but also retrieving information. It prevents errors, reduces duplicate information and speeds up finding specific information. Databases may hold billions of records, serving as the backbone of corporations or organize your personal recipes. During this course, students will develop an address book MySQL database. Students will be given access to PHPAdmin accounts to administer their databases. PHP will not be covered in this course, PHP skills are not required to use this popular tool to administer MySQL. Note: This is designed to be an introductory course. Subsequent courses will enable students to harness more of the power of relational databases and utilizing PHP to administer your database.
Introduction to Database Development using MySQL:
This first course in the series focuses on solid database design. Students learn basic queries to create databases and tables, insert, update and delete records and to pull specific records from a database. Students use phpMyAdmin to administer their databases. The main student project is an address database.
Tags: Classes, MySQL
Posted in Class Announcements, MySQL | No Comments »
