GitXplorerGitXplorer
s

slides

public
4 stars
0 forks
21 issues

Commits

List of commits on branch master.
Unverified
fbdc8e7ee09b4d86f65696e727780877dc9a45b2

Fix typo

ssharils committed 2 years ago
Unverified
b64fa0c355cd9f91e6424f52dbe72eda4208423d

Fix typo

ssharils committed 2 years ago
Unverified
fcf5c94fec074bef8eb708974606cb732409f0ff

Add Q&A at the end

ssharils committed 2 years ago
Unverified
b4179cd512673104c4d87d5c35753696c5e00bd6

Fix typo

ssharils committed 2 years ago
Unverified
64727534bd7f24c3eedf42f60aa16f8da1a539f1

Fix terms

ssharils committed 2 years ago
Unverified
9ae674dc7f51c544faa28ad0b5e9f3aa47fb2d84

Add drop step to move

ssharils committed 2 years ago

README

The README file for this repository.

slides

97 Things Every Programmer Should Know

97 things

git clone --depth=1 --recursive https://github.com/sharils/slides.git /tmp/slides/
open /tmp/slides/97-things-every-programmer-should-know/index.html

Part 1

git clone --depth=1 --recursive https://github.com/sharils/slides.git /tmp/slides/
open /tmp/slides/97-things-every-programmer-should-know/part-1.html

Part 2

git clone --depth=1 --recursive https://github.com/sharils/slides.git /tmp/slides/
open /tmp/slides/97-things-every-programmer-should-know/part-2.html

Part 3

git clone --depth=1 --recursive https://github.com/sharils/slides.git /tmp/slides/
open /tmp/slides/97-things-every-programmer-should-know/part-3.html

Part 4

git clone --depth=1 --recursive https://github.com/sharils/slides.git /tmp/slides/
open /tmp/slides/97-things-every-programmer-should-know/part-4.html

webpack module bundler

git clone --depth=1 --recursive https://github.com/sharils/slides.git /tmp/slides/
open /tmp/slides/webpack/slide.html

Greasemonkey UserScript

git clone --depth=1 --recursive https://github.com/sharils/slides.git /tmp/slides/
open /tmp/slides/greasemonkey-userscript/index.html

docker

git clone --depth=1 --recursive https://github.com/sharils/slides.git /tmp/slides/
open /tmp/slides/docker/index.html

Software Patent

git clone --depth=1 --recursive https://github.com/sharils/slides.git /tmp/slides/
open /tmp/slides/software-patent/index.html

Software Development

Cygwin

git clone --depth=1 --recursive https://github.com/sharils/slides.git /tmp/slides/
open /tmp/slides/cygwin/index.html

Git

git clone --depth=1 --recursive https://github.com/sharils/slides.git /tmp/slides/
open /tmp/slides/git/index.html

OpenSSH

git clone --depth=1 --recursive https://github.com/sharils/slides.git /tmp/slides/
open /tmp/slides/openssh/index.html

Github

git clone --depth=1 --recursive https://github.com/sharils/slides.git /tmp/slides/
open /tmp/slides/github/index.html

web development

html

git clone --depth=1 --recursive https://github.com/sharils/slides.git /tmp/slides/
open /tmp/slides/web-development-html/html.markdown

php

git clone --depth=1 --recursive https://github.com/sharils/slides.git /tmp/slides/
open /tmp/slides/web-development-php/index.html

js

git clone --depth=1 --recursive https://github.com/sharils/slides.git /tmp/slides/
open /tmp/slides/web-development-js/index.html

javascript.tw

2012-12-16

QUnit

git clone --depth=1 --recursive https://github.com/sharils/slides.git /tmp/slides/
open /tmp/slides/javascript.tw-2012-12-16/qunit/index.html

RequireJS

git clone --depth=1 --recursive https://github.com/sharils/slides.git /tmp/slides/
open /tmp/slides/javascript.tw-2012-12-16/requirejs/index.html

QUnit integrate RequireJS

git clone --depth=1 --recursive https://github.com/sharils/slides.git /tmp/slides/
open /tmp/slides/javascript.tw-2012-12-16/qunit-requirejs/index.html

Domo

git clone --depth=1 --recursive https://github.com/sharils/slides.git /tmp/slides/
open /tmp/slides/javascript.tw-2012-12-16/domo/index.html

QUnit, RequireJS and Domo integration

git clone --depth=1 --recursive https://github.com/sharils/slides.git /tmp/slides/
open /tmp/slides/javascript.tw-2012-12-16/qunit-requirejs-domo/index.html

2013-01-19

git clone --depth=1 --recursive https://github.com/sharils/slides.git /tmp/slides/
open /tmp/slides/javascript.tw-2013-01-19/tests/index.html

2013-04-20

git clone --depth=1 --recursive https://github.com/sharils/slides.git /tmp/slides/
open /tmp/slides/javascript.tw-2013-04-20/README.markdown

Use Public Component

git clone --depth=1 --recursive https://github.com/sharils/slides.git /tmp/slides/
open /tmp/slides/javascript.tw-2013-04-20/use-component/README.markdown

Define Your Component

git clone --depth=1 --recursive https://github.com/sharils/slides.git /tmp/slides/
open /tmp/slides/javascript.tw-2013-04-20/component-apple/README.markdown

Use Your Component

git clone --depth=1 --recursive https://github.com/sharils/slides.git /tmp/slides/
open /tmp/slides/javascript.tw-2013-04-20/component-boy/README.markdown