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!

  • WordPress 101
  • WordPress 101 Basically every small business, product, organisation or influencer has their own website nowadays - and most of these websites are built using some form of Content Management System (CMS). WordPress is the most popular CMS on the planet, used by more than 60 million websites. It’s also free, and always will be! In this tutorial we’ll cover the basics - like how to set up your first website (either in your own local development environment, or on the internet) as well as some of the more complex concepts that will turn you into a WordPress power user in no time.

  • 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 (girls) Django is a popular and powerful web-development framework. It started life as a news paper content management system in the early 2000s, now it runs sites as big as Instagram, Pintrest, NASA and Spotify. In this tutorial you will be making your own blog. Often we get asked why would we waste our time building a blog, when you could just use something like wordpress? Well, there’s a good reason!