navigation

Welcome to She Codes

Please select a tutorial

  • HTML & CSS
  • Everything you see when you’re navigating around the Internet - from fonts and colours, to dropdown menus and sliders - is a combination of HTML, CSS and JavaScript being controlled by your computer’s browser. This tutorial covers the basics of HTML & CSS with minimal setup required. Dive straight in!

  • JavaScript
  • Welcome to our She Codes Australia One Day Workshop. We’ve put together a fun little tutorial to give you a coding taster for a mini game. The tutorial teaches you the Javscript component of our cupcake smashing game. You can take your time and read through concepts to understand more about JavaScript, or you can fly through the content and have fun smashing cupcakes! At She Codes we firmly believe that coding is ALWAYS better with cupcakes!

  • Python
  • Python What is Python? Python is a very popular programming language that can be used for creating websites, games, scientific software, graphics, and much, much more. Python originated in the late 1980s and its main goal is to be readable by human beings (not only machines!). This is why it looks much simpler than other programming languages. This makes it easy to learn, but don’t worry – Python is also really powerful!

  • Django
  • Django Django is a powerful web framework built with Python that helps you create dynamic websites quickly and efficiently. Instead of manually coding every page, Django lets you use templates to automatically generate pages with fresh data—such as blog posts or user profiles. Django also simplifies connecting your site to a database, making it easy to store and manage information like user comments or product listings. Plus, Django comes with built-in features like user authentication and security, so you can focus on building your site without reinventing the wheel.

  • Previous
  • Previous Tutorials These are old tutorials that we no longer recommend during the She Codes One Day Workshops but wanted to keep around for past students if they want to continue to use them.