Coding Classes

  • Introduction to HTML

    Have you ever wanted to learn to code but don't know where to start? Learning how to code can get you a better job and lead to a better future. This course starts you off with the basic coding language of HTML 5. This is a very condensed 1 hour... Read more
  • Introduction to JavaScript

    HTML and CSS enable you to create beautiful webpages. But what if you want your pages to move or interact with the user? Slideshows, tabbed content and graphics that move all require something more: JavaScript. We'll learn how to get user input from... Read more
  • Introduction to jQuery

    This is a Hands-On jQuery course that will teach you the basics of using the jquery library. jQuery allows you to write less code than javascript to achieve the same or more. jQuery uses a lot of css selectors and also has some custom ones of... Read more
  • How to Use the Bootstrap 4 Framework

    Bootstrap is currently the single most used library on all of Github, beating out other tools like React and Angular! It's immensely popular, and with good reason: it makes creating responsive websites a breeze. This course will take you from a... Read more
  • Introduction to PHP

    Students learn to integrate client-server communication into web pages to create dynamic functionality using PHP. We start with the fundamentals, including PHP syntax and variable declaration. The course transitions into working with objects,... Read more