DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Technology Nodejs - A quick tour (v6)

1. node.js A quick tour Felix Geisendörfer20.04.2011 (v6) 2. @felixgeTwitter / GitHub / IRC 3. About • Felix Geisendörfer • Berlin, Germany • Debuggable Ltd 4. Core…

Technology Nodejs - A quick tour (v5)

1. node.js A quick tour15.02.2011 (v4) 2. About • Felix Geisendörfer • Berlin, Germany • Debuggable Ltd 3. @felixge 4. File uploading & processing as an infrastructure…

Technology Nodejs - A quick tour (v4)

1. node.js A quick tour15.02.2011 (v4) 2. About • Felix Geisendörfer • 23 years • Berlin, Germany@felixge 3. Core Contributor&Module Authornode-mysqlnode-formidable…

Documents Compiling Under Linux

1. Compilingunder Linux 2. Whatyouneed…COMPILING UNDER LINUXCOMMAND GCC-o optionMultiples sources-c optionLinking with Libraries-wall optionCOMMAND MAKEFunctionalityWorkingMAKEFILEMinimal…

Technology Codementor Office Hours with Eric Chiang: Stdin, Stdout: pup, Go, and life at the command-line

1. stdin,stdoutpup, Go & life at the command-line 2. stdin,stdoutpup, Go & life at the command-line 3. $ cd ~/talks/codementor$ cat hello.txtHello, Code Mentor!$…

Technology 今日から始めるPlan 9 from Bell Labs

1. Plan 9 from Bell LabsoracchaPlan9http://d.hatena.ne.jp/oraccha/2009 8 10VM 2. Plan 9 3. • Plan 9 OS• 9vx Plan 9• Plan 9 4. Plan 9 UNIXOS…

Technology Plan 9のお話

1. oraccha@Plan9 2010 2 10 2. • Plan 9 OS• • Plan 9•Plan 9 (@go_vm ) 3. Plan 9 UNIXOS Phil WinterbottomDave Presotto Dennis Ritchie…

Documents Agenda Basic Unix Commands (Chapters 2 & 3) Miscellaneous Commands: whereis, which, whoami, finger,....

Slide 1Agenda Basic Unix Commands (Chapters 2 & 3) Miscellaneous Commands: whereis, which, whoami, finger, passwd, cal, date Working with Files: cat, more, less ls, cp,…

Documents Shell Programming Software Tools. Slide 2 Shells l A shell can be used in one of two ways: n A...

Slide 1 Shell Programming Software Tools Slide 2 Slide 2 Shells l A shell can be used in one of two ways: n A command interpreter, used interactively n A programming language,…

Documents The vim Editor (ch 6) IT244 - Introduction to Linux / Unix Instructor: Bo Sheng 1.

Slide 1 The vim Editor (ch 6) IT244 - Introduction to Linux / Unix Instructor: Bo Sheng 1 Slide 2 What’s vim vi iMproved Text editor –Scripts –Codes (C, Java, HTML)…