Databases & SQL: Website Building Series
To really unleash the power of a web app – what do you need? Information!!! There are many ways to get and use information but we are going to learn about the most fundamental method – databases!! Lots of exclamation points here, but really they are awesome. We will learn: What databases are What you…
Read MoreWordPress for School Websites
Not enough permissions to view this content.
Read MoreBasics of WordPress
Not enough permissions to view this content.
Read MoreAdvanced Python
More Python fun awaits. You have learned the basics of variables, conditionals, loops and lists – now on to some more advanced concepts. In this class you will learn: Modules. What are they and how do you use them in Python. Functions. One of the key components to creating good code. We’ll learn how to…
Read MoreObject Oriented Programming in Python
Learn the basics of Object Oriented Programming with Python including: What it is! What Objects, Methods & Properties are How to create an object The general principals of OOP including Inheritance and Polymorphism.
Read MoreBasics of Python
Python is a high-level programming language that is one of the easiest to learn due to its clear and simple syntax and the progression of learning the fundamentals. In this class we will learn: What variables are and how to use them. How to get input from the user and how to output a response.…
Read MoreWebsite Design with Advanced CSS & JavaScript: Website Building Series
You have now learned the basics of creating a website. But, there is still so much more we can do to make your website fun and useful. In this course, we will learn about a few advanced concepts including: Selectors in CSS – or how to make just one paragraph bright red but not all…
Read MoreHow to Build a Website Using HTML & CSS: Website Building Series
In this course you’ll learn how to create a website from scratch! Which means not using any tools like Content Management System such as WordPress. You will learn the real tools to create a website from the ground up. You’ll also have your own little slice of the web to build your site and your…
Read More