Skip to content

Instantly share code, notes, and snippets.

@project-tigr
project-tigr / 1.md
Created September 10, 2015 20:44
android_ux

#1. Introduction

🔥 this worksheet is going to help you think about how to make your apps so other people can actually use them!

@project-tigr
project-tigr / 1.md
Last active September 23, 2015 08:27
android_starting

#1. Introduction.

🔥 This worksheet will get you started with a new Android Studio Project!

android studio

@project-tigr
project-tigr / 1.md
Created June 24, 2015 17:04
chinese_finishing

Android Class

  1. Open Word - put your name at the top
  2. Take a screenshot of the following
    • introduction screen - with the two buttons
    • profile screen
    • cities list view
    • 3 cities!
  3. Save the document and email it to danielle.vass@bathcollege.ac.uk
@project-tigr
project-tigr / 1.md
Last active August 29, 2015 14:22
web_table

#1. Introduction

🔥 Today we're going to make a table in our website. You could make it for your favourite movies, games, or music bands etc.

@project-tigr
project-tigr / 1.md
Last active September 7, 2015 13:50
android_emojis

#Introduction

🔥 Today, we're going to start by making our own interactive emojis.

Imgur

@project-tigr
project-tigr / 1.md
Last active August 29, 2015 14:22
website_images

#1. Intro

So last time we played around with adding some colours into our website using CSS. We looked at how to change the text colour, font, and background colours! So my website currently looks like this:

Imgur

This week we're going to look at taking our website out of JSBin so we can add our own pictures and add more pictures next week!

@project-tigr
project-tigr / 1.md
Last active August 29, 2015 14:21
website_xray_goggles

#1. Introduction

We're going to use a neat web tool called Xray Goggles to enable us to change other peoples websites into our own!

Octocat

@project-tigr
project-tigr / 1.md
Last active August 29, 2015 14:21
website_css

#1. Introduction

So before starting this worksheet, you should have a some content on your website in JSBin that we can change the style using CSS.

We then need to make sure we have the CSS panel open (click it once at the top of the page) so we can start changing the colours of our website. Your page should look something like this

Imgur

@project-tigr
project-tigr / 1.md
Last active August 29, 2015 14:19
website_html

#Introduction

So we're going to start by using another new website jsbin (right click and open it in a new tab) jsbin logo

This will let us build our very own website, much like JSFiddle, except will make us type in all the code!

To start with, you want to make sure you have the HTML and Output sections open - found at the top of the page

Additionally when you start writing code, your project will automatically be saved - and you'll get your own unique URL. Make sure you save this before you go home!!!

@project-tigr
project-tigr / 1.md
Last active August 29, 2015 14:19
android_api_2

#1. Introduction

✨ Before starting this worksheet, you should have progressed through the API worksheet part 1 and all of your destinations should have woe_id's.

Today, we're going to look at actually getting flickr photos into our app!