Building on the prior prerequisite course, expand your knowledge of programming languages and web development by further exploring Python, HTML, CSS, and JavaScript. Analyze the differences between web development and web application development, while growing your portfolio, which will serve to highlight everything you have learned and created in the course.
Physical
Video or audio recording device
Software
Unit 1: How to Train Your Python
Python is a great language for beginners to learn the ins and outs of programming. Now that you’ve written a few programs and learned the basics, you’re no longer a newbie! It’s time to start learning some more intermediate Python skills. We will investigate how lists help keep us organized in real life as well as in our programs. And we’ll keep our skills functioning smoothly by learning how to use Python functions. Get ready to train your Python!
What will you learn in this unit?
Unit 2: Plan the Code, Code the Plan
When it comes to weekends, life goals, and code, planning is quite important! In fact, planning is so essential in programming that it may just save lives. One of the most common ways to plan code is to use a tool called pseudocode. You’ll get to see some examples and then start writing your own pseudocode for a text-based adventure game. We’re going to plan the code and then code the plan! We’ll also expand our information and research skills by analyzing some ads, billboards, and videos. You’ll get plenty of hands-on experience in this unit, so roll up your sleeves and let’s begin!
What will you learn in this unit?
Unit 3: Build a Web Page
We all use the internet, but what is it, exactly? How do all of your favorite web pages work behind the scenes? And what does it take to be a web programmer? All of these questions (and more) will be answered! You’ll learn two new languages, HTML and CSS, and use them to make your very own web page. Get ready to take your coding skills in a new direction!
What will you learn in this unit?
Unit 4: Give Your Web Page Some Style
HTML and CSS are markup languages that help us format web pages. It’s time to take our skills to the next level by dividing a web page into sections and applying some interesting styles to them. And then, we’ll play a fun hide-and-seek game…with red pandas! Bet you didn’t see that coming! We’ll interact with our web page by using a bit of JavaScript. And we’ll end with some interesting spreadsheet tricks. Bring on the fun!
What will you learn in this unit?
Unit 5: Buttons and Gadgets
HTML and CSS are great for making static web pages, but by adding JavaScript into the mix, we open up a whole new range of possibilities! Did you ever think you’d be making your very own calculator? We will use JavaScript to create buttons that display the date, calculate the product or quotient of two numbers, and submit passwords. We’ll also explore how to use if/else statements and while/for loops in this language. You’ll learn how technology has affected our world and how you can stay safe and secure online. And what do shoulders and surfing have to do with any of this? Let’s find out!
What will you learn in this unit?
Unit 6: Become a Master Exterminator!
Bugs are all around us! No, we’re not talking about insects outside—we’re talking about bugs (errors) in our code! No matter how much of an expert programmer you are, you will always have to deal with mistakes in your code. Some may be the equivalent of ladybugs—totally harmless and maybe even a tad adorable—while others may be catastrophically huge actaeon beetles. (Have you ever seen one? You’ll never forget it if you have!) Once you’ve learned the tips and tricks in this unit, you will be better equipped to find and fix those annoying bugs in your programs, regardless of the language you’re coding in. You'll also develop some skills that will help you in the future, such as creating a publication and using simulations. We’ll end by learning some practical skills to help you land your dream job!
What will you learn in this unit?