New Boston SQL Videos


Overview

In this series of video tutorials, Bucky Roberts teaches SQL, a computer programming language that deals with databases and tables. The beginning of the series teaches viewers how to set up SQL and what to use in order to practice using SQL (Hostgator). As the series progressed, Bucky demonstrated techniques to access databases, edit entries, create tables, and more. He goes through every important aspect of SQL that everyone should know and explains how someone would use it in the workplace. The examples he sets up for the series are very effective when learning SQL.

From this tutorial series, I became better at using SQL and more aware of the syntax. As a plus, I also learned some of the standard practices for SQL when writing code. Everything from the videos is relevant to Internet Application Development because it deals with databases that store information from websites. SQL really brings a website together when pairing it with PHP and HTML/CSS for the design. In the future, I can use SQL or other database languages to help create or maintain other databases or tables.


Screenshots