Latest Posts »
Latest Comments »
Popular Posts »

Intro to MySQL – Jan 08

Written by Bean on January 3, 2009 – 7:26 pm

Introduction 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: ,
Posted in Class Announcements, MySQL | No Comments »

PHP for Web Developers course starts soon

Written by Bean on January 3, 2009 – 8:43 am

Its not too late to register for PHP 101 for Web Developers at LVS Online!

Learn how to use PHP4 or PHP5 to make your web site more dynamic and interactive.  Utilize PHP to automate some of the more mundane tasks of your web site and prevent errors, all while creating a standards compliant web site.

We have changed the staffing of this course to provide a cooperative learning experience. This session of PHP 101 for Web Developers will have an assistant, an instructor  and a back up instructor to help guide you through the assignments.

The online PHP classroom opens on Monday and the first lesson will be posted on 1/10/09. Registration ends soon!


Tags: , , ,
Posted in Class Announcements, PHP | 2 Comments »

New PHP Class for Web Developers

Written by Bean on August 4, 2008 – 12:33 am

We are pleased to announce a new PHP class designed specifically for web developers. We have totally revamped the introductory PHP course at LVS Online. It was updated for PHP5 and to meet the needs of the aspiring web developer.

Here are some of the topics that we will be covering:

  • What is PHP?
  • Programming basics
  • PHP syntax
  • Variables
  • Includes
  • Built-in functions
  • Computer logic
  • Conditional Statements
  • Formatting Data
  • Loops
  • Debugging PHP
  • Separation of Concerns
  • PHP forms and form handlers
  • PHP mail function
  • PHP security
  • PHP database entry
  • PHP displaying database data
  • Customized pages

Registration closes on 8/27/08. Sign up at LVS Online today!


Tags: , ,
Posted in Class Announcements | 11 Comments »

Registration is open for PHP & MySQL

Written by Bean on August 1, 2008 – 12:01 am

September 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:
Posted in Class Announcements, MySQL, PHP | No Comments »

Introduction to php: php 101

Written by Bean on May 7, 2008 – 4:37 pm

In this class we will focus on using PHP with the Apache Web server on Linux. This class will take designing web sites to a higher level. We will learn how to make your user’s experience more personalized, how to reduce the time it takes to create large websites, and how to download and customize open source scripts. Here is a brief list of what will be covered:
  • Integrate PHP with HTML
  • Including files
  • Variables
  • Conditional Statements (if-then)
  • Looping (for-next)
  • Managing files on the server
  • Uploading images
  • Mailform
  • Cookies
  • Customizing downloaded scripts

You will be required to have a hosting account that supports PHP web pages. If you do not have a web site with PHP installed on the server, as an option you can install it on your own computer, however there will be very limited support for this method and you will have no way to post assignments for them to be reviewed. Downloads and information for installing PHP and Apache on your computer can be found at the following web sites:
Download PHP for free here: http://www.php.net/downloads.php
Download Apache for free here: http://www.php.net/manual/en/installation.php

To test whether your web hosting account provides support for PHP, you can download and extract this file test-php.zip and upload it to your server. If your server supports PHP, it should return to you a page listing the PHP configuration on the server. If you are installing PHP and Apache on your own computer, use one of the following links to access this file:

http://localhost/test.php
http://127.0.0.1/test.php

You can register for this course at http://www.lvsassociates.com/register/product_info.php?products_id=136


Tags: ,
Posted in Class Announcements, PHP | No Comments »

Intro to Database Development using MySQL

Written by Bean on May 7, 2008 – 4:30 pm

Students 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: ,
Posted in Class Announcements, MySQL | No Comments »
Programming Blogs - BlogCatalog Blog Directory