Skip to content

Instantly share code, notes, and snippets.

@daniellevass
daniellevass / Andrew.md
Last active October 18, 2015 13:55
colston_andrew

Quote of the Day Website

🔥 Aim is to build a website that displays a random quote from a database of quotes, people can upvote and downvote each quote.

Imgur

1. Invent 10 random facts

@daniellevass
daniellevass / context_menus_and_modals.md
Last active October 26, 2015 23:29
Making Context Menus and Modal Dialogs in Apple Watch Apps

#Making Context Menus and Modal Dialogs in an Apple Watch App

Another learning curve we faced when creating the Whiskr Apple Watch App was how to use a context menu with modal dialogs. We ideally wanted this menu to display when the user force touched (long press) on a cat picture, so they could chose between showing where the picture was taken on a map, or display additional information about the picture, for example who took it.

Imgur

the context menu inside the Whiskr app when you force press on a photograph.

##1. Context Menu

The first thing we needed to do was to open our storyboard. We need to drag a "menu" object out onto the Interface Controller that the user will force touch on. It's worth noting here, that a context menu is unique only to a screen, you can not make it unique for each item in a table row for example.

@daniellevass
daniellevass / app.md
Created October 28, 2015 16:30
quest app

outline of app

QuestionObject

  • String -> verb
  • integer -> numberOfTimes
  • String -> sentence
@daniellevass
daniellevass / Web programming - space worksheet.md
Last active November 13, 2015 11:51
Web programming - Space Worksheet

#Space Worksheet

alt text

##Task 1 - Create your Sun

  • open JSFiddle in a new tab (preferably using Google Chrome)
  • create a blank svg board in the HTML window (top left)
@daniellevass
daniellevass / Web Programming Space Worksheet 2.md
Last active November 13, 2015 11:51
Web Programming Space Worksheet 2

#Space Worksheet 2

alt text

##Task 1 - Setup

  • Either find your JSFiddle from last week (you need at least 1 planet to start this worksheet)
  • Or use my JSFiddle (please open in a new tab in Google Chrome)

Enable jQuery

@daniellevass
daniellevass / article.md
Last active November 13, 2015 16:40
project tigr books

#Project Tigr Books

Imgur

Getting more young people interested in technology is vital for the sustainability of the tech industry in Bath and Bristol. We've written here before about what we're doing teaching in the Bath area, and why other people should start helping us too.

We're now on kickstarter with a project to turn some of our online materials into physical books to make it easier for more people to teach their own friends and family to code. Our materials are not a railroad of instructions, unlike most typical code websites where everyone makes exactly the same thing; however they inspire creativity and everyone makes something different. For example, one book will teach creating your own interactive emoji. Our materials are also accessible

@daniellevass
daniellevass / webprogramming_space_1_5.md
Last active November 14, 2015 20:44
Web Programming Space Worksheet 1.5

#Space Worksheet 1.5

alt text

You need to find the JSFiddle link for the solar system that you made last week - if for whatever reason you can't or you have lost it I have made you a starting jsfiddle - you will need to fork it before you start!

##Task 1 - Hex Colours

There are many ways to represent colours with computers - we've been telling our svg shapes to be "red" or "yellow" or "green" - this isn't great if you want a specific colour green!

@daniellevass
daniellevass / bath_college.md
Created November 15, 2015 15:06
bath college future tech

Future Mobile Technologies

I want each of you to comment with an example of a future technology 😄

Please do:

  • write some text
  • use pictures
  • reference and link to other interesting information