<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://techschool.murraygunn.id.au/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://techschool.murraygunn.id.au/wiki/feed.php">
        <title>Tech School en:web_development</title>
        <description></description>
        <link>https://techschool.murraygunn.id.au/wiki/</link>
        <image rdf:resource="https://techschool.murraygunn.id.au/wiki/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-04-12T19:08:48+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:databases&amp;rev=1692203631&amp;do=diff"/>
                <rdf:li rdf:resource="https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:forms&amp;rev=1692203631&amp;do=diff"/>
                <rdf:li rdf:resource="https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:further&amp;rev=1692203631&amp;do=diff"/>
                <rdf:li rdf:resource="https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:layout&amp;rev=1692203631&amp;do=diff"/>
                <rdf:li rdf:resource="https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:lists&amp;rev=1692203631&amp;do=diff"/>
                <rdf:li rdf:resource="https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:media&amp;rev=1692203631&amp;do=diff"/>
                <rdf:li rdf:resource="https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:mysql&amp;rev=1692203631&amp;do=diff"/>
                <rdf:li rdf:resource="https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:named_arrays&amp;rev=1692203631&amp;do=diff"/>
                <rdf:li rdf:resource="https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:overview&amp;rev=1692203631&amp;do=diff"/>
                <rdf:li rdf:resource="https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:sessions&amp;rev=1692203631&amp;do=diff"/>
                <rdf:li rdf:resource="https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:tables&amp;rev=1692203631&amp;do=diff"/>
                <rdf:li rdf:resource="https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:text&amp;rev=1692203631&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://techschool.murraygunn.id.au/wiki/lib/tpl/dokuwiki/images/favicon.ico">
        <title>Tech School</title>
        <link>https://techschool.murraygunn.id.au/wiki/</link>
        <url>https://techschool.murraygunn.id.au/wiki/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:databases&amp;rev=1692203631&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-08-16T09:33:51+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:web_development:databases</title>
        <link>https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:databases&amp;rev=1692203631&amp;do=diff</link>
        <description>Web Development Lesson 7

Databases

Objectives

In this class you will:

	*  use PHP to connect to a database
	*  use PHP to extract information from a database
	*  use PHP to display the extracted information
	*  use PHPMyAdmin to manage a database</description>
    </item>
    <item rdf:about="https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:forms&amp;rev=1692203631&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-08-16T09:33:51+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:web_development:forms</title>
        <link>https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:forms&amp;rev=1692203631&amp;do=diff</link>
        <description>Web Development

Lesson 8 - Forms

Objective

In this lesson you will:

	*  learn a variety of fields for gathering data from the user
	*  learn how to send data to a server for processing
	*  learn how to add data to and update data in a database

Prerequisites</description>
    </item>
    <item rdf:about="https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:further&amp;rev=1692203631&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-08-16T09:33:51+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:web_development:further</title>
        <link>https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:further&amp;rev=1692203631&amp;do=diff</link>
        <description>Web Development

Further Learning

Objective

This course has given you a taste of HTML, CSS, Javascript, PHP and MySQL and it has shown you how to use them together to build a full website. However, each of these tools is far larger than what has been covered in this course. Now that you know how to use each component, you should continue to expand your knowledge of the different tools and how to get the most out of them.</description>
    </item>
    <item rdf:about="https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:layout&amp;rev=1692203631&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-08-16T09:33:51+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:web_development:layout</title>
        <link>https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:layout&amp;rev=1692203631&amp;do=diff</link>
        <description>Web Development Lesson 5 - Layout

Objectives

In this class, you will:

	*  learn some predefined tags to structure your page
	*  learn how to position elements with respect to each other
	*  upload your files to a server so others can see them online</description>
    </item>
    <item rdf:about="https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:lists&amp;rev=1692203631&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-08-16T09:33:51+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:web_development:lists</title>
        <link>https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:lists&amp;rev=1692203631&amp;do=diff</link>
        <description>Web Development Lesson 3 - Lists

Objectives

In this lesson, you will:

	*  learn the full structure for HTML documents
	*  learn when and how to use lists
	*  learn how to format vertical and horizontal lists
	*  begin using a full-featured coding platform</description>
    </item>
    <item rdf:about="https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:media&amp;rev=1692203631&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-08-16T09:33:51+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:web_development:media</title>
        <link>https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:media&amp;rev=1692203631&amp;do=diff</link>
        <description>Web Development Lesson 6 - Media

Lesson 6 - Media

Objectives

In this lesson, you&#039;ll

	*  Insert and style images, audio and video into a page
	*  Arrange text around an image
	*  Insert text using PHP
	*  Manage arrays in PHP

Prerequisites

	*  Basic layout options (position, display, padding, margin)</description>
    </item>
    <item rdf:about="https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:mysql&amp;rev=1692203631&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-08-16T09:33:51+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:web_development:mysql</title>
        <link>https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:mysql&amp;rev=1692203631&amp;do=diff</link>
        <description>Web Development Lesson 7

Databases

Objectives

In this class you will:

	*  use PHP to connect to a database
	*  use PHP to extract information from a database
	*  use PHP to display the extracted information

Prerequisites

	*  Use PHP to generate a list</description>
    </item>
    <item rdf:about="https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:named_arrays&amp;rev=1692203631&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-08-16T09:33:51+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:web_development:named_arrays</title>
        <link>https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:named_arrays&amp;rev=1692203631&amp;do=diff</link>
        <description>Web Development Lesson 7 - Databases

Named Arrays

Objective

In this activity you will learn some advanced array techniques for arrays in PHP, which will be useful when processing data from a database.

Setup

	*  Create a new file called &#039;arrays.php&#039; in your top level directory using Visual Studio Code.</description>
    </item>
    <item rdf:about="https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:overview&amp;rev=1692203631&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-08-16T09:33:51+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:web_development:overview</title>
        <link>https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:overview&amp;rev=1692203631&amp;do=diff</link>
        <description>Web Development

Lesson 1 - Overview

Objective

This lesson introduces the technologies required to create a fully functional web application or web site.



Introduction

The following technologies are commonly used to create web pages and applications. While an extremely basic page can be created solely using</description>
    </item>
    <item rdf:about="https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:sessions&amp;rev=1692203631&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-08-16T09:33:51+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:web_development:sessions</title>
        <link>https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:sessions&amp;rev=1692203631&amp;do=diff</link>
        <description>Web Development

Lesson 9 - Sessions

Objective

In this lesson you will learn:

	*  a library to make Javascript easier
	*  how to hide password inputs
	*  how to use cookies to make information available across the site

Prerquisites

Revision

Activities</description>
    </item>
    <item rdf:about="https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:tables&amp;rev=1692203631&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-08-16T09:33:51+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:web_development:tables</title>
        <link>https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:tables&amp;rev=1692203631&amp;do=diff</link>
        <description>Web Development Lesson 4

Tables

Objective

In this lesson you will:

	*  learn HTML tags for tables
	*  learn about CSS for formatting a table
	*  create a table with HTML
	*  learn about Javascript arrays
	*  create a table using Javascript

Prerequisites</description>
    </item>
    <item rdf:about="https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:text&amp;rev=1692203631&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-08-16T09:33:51+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:web_development:text</title>
        <link>https://techschool.murraygunn.id.au/wiki/doku.php?id=en:web_development:text&amp;rev=1692203631&amp;do=diff</link>
        <description>Web Development

Lesson 2 - Text

Objective

In this lesson, you will:

	*  Learn about HTML tags 
	*  Create a document with basic styles
	*  Create a simple Javascript program
	*  Use jsfiddle to try HTML, CSS and Javascript code

Prerequisites

	*</description>
    </item>
</rdf:RDF>
