|
|
|
|
LEADER |
00000cam a2200000 i 4500 |
001 |
EBOOKCENTRAL_ocn869641979 |
003 |
OCoLC |
005 |
20240329122006.0 |
006 |
m o d |
007 |
cr cnu---unuuu |
008 |
140201s2014 nju o 000 0 eng d |
040 |
|
|
|a EBLCP
|b eng
|e pn
|c EBLCP
|d TEFOD
|d MHW
|d TEFOD
|d N$T
|d DEBSZ
|d OCLCQ
|d TXA
|d OCLCF
|d TEFOD
|d OCLCQ
|d TEFOD
|d OCLCQ
|d ZCU
|d MERUC
|d MR7
|d ICG
|d OCLCQ
|d DKC
|d OCLCQ
|d NJT
|d SGP
|d OCLCO
|d OCLCQ
|d OCLCO
|d OCLCL
|
020 |
|
|
|a 9781118768273
|q (electronic bk.)
|
020 |
|
|
|a 1118768272
|q (electronic bk.)
|
020 |
|
|
|a 9781118768235
|q (electronic bk.)
|
020 |
|
|
|a 111876823X
|q (electronic bk.)
|
029 |
1 |
|
|a CHNEW
|b 000886796
|
029 |
1 |
|
|a CHVBK
|b 374457158
|
029 |
1 |
|
|a DEBBG
|b BV043607279
|
029 |
1 |
|
|a DEBSZ
|b 405578202
|
029 |
1 |
|
|a NZ1
|b 15512221
|
035 |
|
|
|a (OCoLC)869641979
|
037 |
|
|
|a C223AEB7-0244-429A-B12F-F99AFF79A112
|b OverDrive, Inc.
|n http://www.overdrive.com
|
050 |
|
4 |
|a QA76.8.R15
|
072 |
|
7 |
|a COM
|x 013000
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 014000
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 018000
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 067000
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 032000
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 037000
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 052000
|2 bisacsh
|
082 |
0 |
4 |
|a 004.165
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Wentk, Richard,
|e author.
|
245 |
1 |
0 |
|a Raspberry Pi /
|c Richard Wendtk.
|
260 |
|
|
|a Hoboken, NJ :
|b Visual, a Wiley Brand,
|c [2014]
|
300 |
|
|
|a 1 online resource (322 pages)
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
490 |
1 |
|
|a Teach yourself visually
|
588 |
0 |
|
|a Print version record.
|
520 |
|
|
|a Full-color, step-by-step guidance for learning to use Raspberry Pi! Raspberry Pi is an inexpensive, single-board computer that serves as an introductory board for students and developing computer professionals. This image-driven, visual guide shows you how the Raspberry Pi can be easily used as a stand-alone computer, a media center, a web server, and much more. Vivid, full-color images bring Raspberry Pi projects to life, while well-illustrated circuit diagrams and step-by-step practical advice cover everything from working with the included software to branching out into typi.
|
505 |
0 |
|
|a About the Author; Table of Contents; Chapter 1: Getting Started with Raspberry Pi; Introducing Raspberry Pi; Take a Tour of Raspberry Pi; Choose Accessories; Choose and Use a Case; Connect a Monitor; Connect USB Accessories; Connect Power and Boot; Chapter 2: Selecting an Operating System; Understanding OS Options; Prepare an SD Card; Copy NOOBS to an SD card; Select and Install Raspbian Wheezy; Back Up an SD Card; Get Started with BerryBoot; Chapter 3: Setting Up Raspbian; Set a Password; Select a Keyboard Layout; Select a Time Zone; Manage Memory and SD Card Options; Set Up Overclocking
|
505 |
8 |
|
|a Connect to the Internet Revise the Configuration; Update the Operating System; Launch the Desktop; Shut Down the Pi; Chapter 4: Working with Applications; Introducing Raspberry Pi Apps; Set Up Wi-Fi; View Web Pages; Work with Files in File Manager; Edit Text with Leafpad; Configure the Desktop; Configure the Launch Panel; Chapter 5: Working with the Command Line; Introducing Linux; Using the Command Line; Become the Superuser; Understanding the File System; Navigate and List Directories; Create a Directory; Delete Files and Directories; View a File; Find a File or Command
|
505 |
8 |
|
|a Copy, Move, and Rename Files Work with File Permissions; Using the Command Line History; Chapter 6: Understanding Advanced Commands; Understanding Advanced Linux; Using the Nano Editor; Set Up Autologin; Download and Install Applications; Configure an Application; Redirect Screen Output to a File; Combine Commands with a Pipe; Process Text with grep and sed; Create a Simple Script; Run a Command at Set Times; Chapter 7: Networking Raspberry Pi; Understanding Networking; Set a Static IP Address; Set Up ssh; Using ssh for Remote Command Line Access; Set Up Remote Access with VNC
|
505 |
8 |
|
|a Share Files with Samba Set Up a Simple Web Server; Create a Simple Web Page; Install PHP; Create a Smart Web Page; Send E-Mails; Get Started with curl and wget; Put Your Pi on the Internet; Chapter 8: Getting Started with Sound and Video; Understanding Media on the Pi; Set Monitor Resolution and Overscan; Set Up Audio; Play Video with omxplayer; License Extra Video Formats; Connect a USB Media Drive; Chapter 9: Programming with Scratch; Understanding Scratch; Import a Costume; Switch a Costume with Blocks; Create a Loop; Move a Sprite; Add a Bounce; Check for Collisions
|
505 |
8 |
|
|a Respond to the Mouse and Keyboard Edit a Costume; Change the Stage Background; Play Sounds; Work with Variables; Using the Pen; Chapter 10: Getting Started with Python; Introducing Python; Launch IDLE; Work with Numbers; Create Variables; Get Started with Strings; Split Strings; Pick Words from Strings; Convert Strings and Numbers; Work with Files; Create and Run a Python Script; Chapter 11: Organizing Information with Python; Get Started with Lists; Using List Methods; Explore Tuples; Work with Dictionaries; Understanding Repeats and Decisions; Make Decisions; Work with Loops and Repeats
|
590 |
|
|
|a ProQuest Ebook Central
|b Ebook Central Academic Complete
|
650 |
|
0 |
|a Raspberry Pi (Computer)
|
650 |
|
0 |
|a Pocket computers.
|
650 |
|
0 |
|a Microcomputers.
|
650 |
|
6 |
|a Raspberry Pi (Ordinateur)
|
650 |
|
6 |
|a Ordinateurs de poche.
|
650 |
|
6 |
|a Micro-ordinateurs.
|
650 |
|
7 |
|a microcomputers.
|2 aat
|
650 |
|
7 |
|a COMPUTERS
|x Computer Literacy.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Computer Science.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Data Processing.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Hardware
|x General.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Information Technology.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Machine Theory.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Reference.
|2 bisacsh
|
650 |
|
7 |
|a Microcomputers
|2 fast
|
650 |
|
7 |
|a Pocket computers
|2 fast
|
650 |
|
7 |
|a Raspberry Pi (Computer)
|2 fast
|
758 |
|
|
|i has work:
|a Raspberry Pi (Text)
|1 https://id.oclc.org/worldcat/entity/E39PCFGYfcvvBWmXx98b7p9GVC
|4 https://id.oclc.org/worldcat/ontology/hasWork
|
776 |
0 |
8 |
|i Print version:
|a Wentk, Richard.
|t Teach Yourself VISUALLY Raspberry Pi.
|d Hoboken : Wiley, ©2014
|z 9781118768198
|
830 |
|
0 |
|a Teach yourself visually.
|
856 |
4 |
0 |
|u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=1604822
|z Texto completo
|
936 |
|
|
|a BATCHLOAD
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 692858
|
994 |
|
|
|a 92
|b IZTAP
|