Slide 1

Slide 1 text

TECHNICAL WRITING

Slide 2

Slide 2 text

TOC TOC WHO’S THERE?

Slide 3

Slide 3 text

No content

Slide 4

Slide 4 text

A TECHNICAL BOOK ALSO NEEDS A NARRATIVE

Slide 5

Slide 5 text

No content

Slide 6

Slide 6 text

GRUNT GULP BURP FART SNEEZE

Slide 7

Slide 7 text

Stefan, wir überlegen ob wir von Grunt auf Gulp wechseln sollten… Ja, die Trends zeigen, dass mehr nach Gulp als Grunt gesucht wird, die Technologie wirkt zukunftsträchtiger…. Und wir haben gerade gemerkt, dass wir schon ein Buch zu Grunt veröffentlichen …. Weiß nicht, ob das nötig ist, die Konzepte sind die gleichen, die Technologien sind ja eigentlich austauschbar Aha

Slide 8

Slide 8 text

No content

Slide 9

Slide 9 text

No content

Slide 10

Slide 10 text

No content

Slide 11

Slide 11 text

TO GET EXPERTISE UNDERSTAND THE OTHER’S PAIN

Slide 12

Slide 12 text

No content

Slide 13

Slide 13 text

YOU MUST STAY DRUNK ON WRITING SO REALITY CANNOT DESTROY YOU Ray Bradbury

Slide 14

Slide 14 text

No content

Slide 15

Slide 15 text

I LOVE DEADLINES! AND THE WHOOSHING NOISE THEY MAKE AS THEY GO BY Douglas Adams

Slide 16

Slide 16 text

0 1,5 3 4,5 6 1 2 3 4 5 6 7 8 9 10 WOCHENENDEN PRO KAPITEL

Slide 17

Slide 17 text

0 0,75 1,5 2,25 3 Feb 15 Mar 15 Apr 15 Mai 15 Jun 15 Jul 15 Aug 15 Sep 15 Okt 15 Nov 15 Dez 15 Jan 16 Feb 16 ZEITVERTEILUNG IM ERSTEN SCHREIBJAHR

Slide 18

Slide 18 text

0 0,75 1,5 2,25 3 Feb 15 Mar 15 Apr 15 Mai 15 Jun 15 Jul 15 Aug 15 Sep 15 Okt 15 Nov 15 Dez 15 Jan 16 Feb 16 ZEITVERTEILUNG IM ERSTEN SCHREIBJAHR Appendix A MEAP

Slide 19

Slide 19 text

JUST IN TIME VS. ON DEMAND

Slide 20

Slide 20 text

No content

Slide 21

Slide 21 text

• Getting Started With Gulp • The building blocks of Gulp • Gulp command-line interface • The local Gulp installation • The Gulpfile and Gulp plugins • Streams and the virtual file system • Readable and Writeable Streams • Transforming Data • The Virtual File System • Streams in Gulp • Our First Gulpfile • Creating a JavaScript bundle: The script task • Doing Quality checks: The test task • Compiling Less: The styles task • Summary • Setting up Gulp • The building blocks of Gulp • The Gulp Command Line Interface • The local Gulp installation • Creating Gulpfiles • A Gulp "Hello World" task • Dealing with streams • Readable and writeable streams with Gulp • Handling tasks with Gulp plugins • Transforming data • Changing the file structure • Chaining plugins • Summary

Slide 22

Slide 22 text

IN TECH NOBODY READS WHAT YOU WRITE

Slide 23

Slide 23 text

No content

Slide 24

Slide 24 text

No content

Slide 25

Slide 25 text

No content

Slide 26

Slide 26 text

No content

Slide 27

Slide 27 text

No content

Slide 28

Slide 28 text

No content

Slide 29

Slide 29 text

No content

Slide 30

Slide 30 text

No content

Slide 31

Slide 31 text

The author’s choice of colours (pink!) and font highly made me doubt his professionalism.

Slide 32

Slide 32 text

Step 0: Define key points Step 1: Draw images Step 2: Create headlines around images Step 3: Fill with code and text

Slide 33

Slide 33 text

No content

Slide 34

Slide 34 text

PLAN YOUR CHAPTER ASK THE RIGHT QUESTIONS

Slide 35

Slide 35 text

BOOK and CHAPTER #: CHAPTER TITLE: WHY? WHO CARES?: PREREQUISITES: NEW SUPPORTING CONCEPTS: DIAGRAMS: EXAMPLES IN CHAPTER: TAKE-AWAYS:

Slide 36

Slide 36 text

SELL BEFORE YOU FINISH MANNING’S EARLY ACCESS PROGRAM

Slide 37

Slide 37 text

Stefan Baumgartner Stefan Baumgartner Stefan Baumgartner

Slide 38

Slide 38 text

Hi Stephan … Hi Stephen Hi Candace… Best, Stefan Hi Candance Hi Steven I can dance Hi Steffen Hi Liz …

Slide 39

Slide 39 text

No content

Slide 40

Slide 40 text

No content

Slide 41

Slide 41 text

No content

Slide 42

Slide 42 text

GOING INTO PRODUCTION

Slide 43

Slide 43 text

Gulpfile http://localhost:3000 localhost:3000 server Client 3. Websocket connection 2. Response with injection 1. Request File system Serves files Notifies of change Watched by Your Gulpfile watches over changes in your file system. Once a change occurs, Gulp notifies the server that a change has happened. BrowserSync, knowing of the files it serves, swaps the new contents in through the established websocket connection. No reload is seen, just the new contents. The client (browser) requests files from your server. The response is modified by the addition of a new JavaScript file, injecting a websocket connection to the server.

Slide 44

Slide 44 text

Insert a comma after Gulp. Second line write Gulp in capitals, change text to: “….” What do you refer to when speaking of the original Gulp task? OK OK

Slide 45

Slide 45 text

No content

Slide 46

Slide 46 text

No content

Slide 47

Slide 47 text

1. Writing takes a lot of time 2. Create a narrative 3. Just in time is better than on demand 4. Draw, then write 5. Let somebody proof-read 6. Marketing…

Slide 48

Slide 48 text

No content

Slide 49

Slide 49 text

@ddprrt