• Learning PHP: Part Three

    Learning PHP — Part Three: Arrays and Forms

    Now we know how to create a webpage and style it, so let’s move on to adding dynamic content to the page. And we do that with PHP, or PHP Hypertext Processor. This is how you can grab data from files or a database, loop through the data and display it in any way possible….

    Watch Video: Learning PHP — Part Three: Arrays and Forms
  • Learning PHP: Part Two

    Learning PHP – Part Two: Loops, Conditionals and Functions

    Now we know how to create a webpage and style it, so let’s move on to adding dynamic content to the page. And we do that with PHP, or PHP Hypertext Processor. This is how you can grab data from files or a database, loop through the data and display it in any way possible….

    Watch Video: Learning PHP – Part Two: Loops, Conditionals and Functions
  • Learning PHP: Part One

    Learning PHP — Part One: Hello World, Variables, Constants, Data Types and Operators

    Now we know how to create a webpage and style it, so let’s move on to adding dynamic content to the page. And we do that with PHP, or PHP Hypertext Processor. This is how you can grab data from files or a database, loop through the data and display it in any way possible….

    Watch Video: Learning PHP — Part One: Hello World, Variables, Constants, Data Types and Operators
  • Learning CSS: Part Four

    CSS — Part Four

    Where HTML lays out the page for the browser, CSS, or Cascading Stylesheets, sets out the design for the page. With CSS, you can define fonts for HTML elements, background colors, border, sizes and more. If it’s designed on the page, it’s more than likely designed with CSS. Today, we’ll discuss the two biggest CSS…

    Watch Video: CSS — Part Four
  • Learning CSS: Part Three

    CSS — Part Three

    Where HTML lays out the page for the browser, CSS, or Cascading Stylesheets, sets out the design for the page. With CSS, you can define fonts for HTML elements, background colors, border, sizes and more. If it’s designed on the page, it’s more than likely designed with CSS. Today, we’ll go through some of the…

    Watch Video: CSS — Part Three
  • Learning CSS: Part Two

    CSS — Part Two

    Where HTML lays out the page for the browser, CSS, or Cascading Stylesheets, sets out the design for the page. With CSS, you can define fonts for HTML elements, background colors, border, sizes and more. If it’s designed on the page, it’s more than likely designed with CSS. Today, we’ll go through the things you…

    Watch Video: CSS — Part Two
  • Learning CSS: Part One

    CSS — Part One

    Where HTML lays out the page for the browser, CSS, or Cascading Stylesheets, sets out the design for the page. With CSS, you can define fonts for HTML elements, background colors, border, sizes and more. If it’s designed on the page, it’s more than likely designed with CSS. Today, we’ll walk through the basics of…

    Watch Video: CSS — Part One
  • HTML Basics — Part Two

    Learning HTML — Part Two

    HTML, or Hypertext Markup Language, is the basis for the entire world wide web. It lays out the webpage for the browser to read and interpret. Everything on this very page is here through HTML. But even as important as HTML is, it’s not that difficult to learn. And today we’ll pick up where we…

    Watch Video: Learning HTML — Part Two
  • HTML Basics — Part One

    Learning HTML — Part One

    HTML, or Hypertext Markup Language, is the basis for the entire world wide web. It lays out the webpage for the browser to read and interpret. Everything on this very page is here through HTML. But even as important as HTML is, it’s not that difficult to learn. And today we run through the HTML…

    Watch Video: Learning HTML — Part One
  • Tools of the trade

    Tools of the Web Development Trade

    Now you’ve truly decided to become a web developer. But, as with every artist, musician, scientist, etc., you’re going to need tools in order to create websites. Today, we’ll go over the books you’ll need for learning, code editors that you might want to use and local development servers so you can use PHP and…

    Watch Video: Tools of the Web Development Trade
  • Misconceptions about being a web developer

    Misconceptions About Being a Web Developer

    So you’ve decided that you want to become a web developer. Great! But there are a few misconceptions about the business that could lead you to making a bad decision. So today we’ll correct those misconceptions so that you can make an informed decision about becoming a web developer. Spoiler alert: don’t quit your day…

    Watch Video: Misconceptions About Being a Web Developer