Categories

Web

  • JavaScript Workshop

    Now that we’ve learned HTML and CSS, let’s add some interactivity to our website with JavaScript! In this workshop, we’ll learn the basics of JavaScript by creating interactive elements on our recipe page.

  • CSS Workshop

    Last tutorial we used a stylesheet from a website. This week we will focus on making our own! If you are new or haven’t completed the tutorial from last week, please refer to it here: https://github.com/drshika/gwc-html-workshop. You can also copy it and use it for this lesson!

  • HTML Workshop

    HTML, which stands for Hypertext Markup Language, helps to organize and categorize content on a website. HTML is made up of elements, which are represented by tags. Tags tell the browser how to display the content on the page. Tags also can have attributes, which are used to provide additional information about the element.


Scratch

  • Scratch Workshop

    Scratch is a block based programming language where you can drag and connect blocks containing instructions to create digital stories, games, and animations. It’s an interactive and fun way to learn coding fundamentals!


Python


Games, Web

  • p5.js Game Development Workshop

    In this workshop, we’ll create a fun ‘Catch the Stars’ game using p5.js! You’ll learn how to create shapes, handle keyboard input, detect collisions, and keep score - all while building an interactive game you can play and share with friends.


python


workshop


functions


reusable-code


microbit