Skip to content

Instantly share code, notes, and snippets.

View adamgordonbell's full-sized avatar
🏠
Working from home

Adam Gordon Bell adamgordonbell

🏠
Working from home
View GitHub Profile
import scala.math.abs
object HybridStyleCalculator {
class Calculator {
private var result: Double = 0;
// Start Java Style
// Returns, braces and semi-colons
todoStatus = done | notdone | in-progress | under review | blocked
todoPriority = A | B | C | unset
todoStickers = A | B | C | unset
todoDueDate = Date date | unset
todo {
name string
status todoStatus
priority todoPriority
@adamgordonbell
adamgordonbell / papercall-cfp-outline.md
Created November 13, 2020 21:02 — forked from alanbsmith/papercall-cfp-outline.md
PaperCall.io CFP Outline

CFP Outline

an outline for talks to be submitted to PaperCall.io

OVERVIEW

This document is a collection of resources and helpful information for writing a good CFP. Many of the notes and tips are direct quotes from the resources listed below. They are mostly notes I took as I read. The outline itself is formatted for PaperCall.io, and the italicized notes are from their site as well.

GENERAL TIPS

@media (prefers-color-scheme: dark){
/* Table of Contents
/* ------------------------------------------------------------
This is a development CSS file which is built to a minified
production stylesheet in assets/built/screen.css
1. Global Styles
2. Layout
3. Special Templates