Cargando…

Pro Node.js for developers /

Since it's creation in 2009, Node.js has grown into a powerful and increasingly popular asynchronous-development framework for creating highly-scalable network applications using JavaScript. Respected companies such as Dow Jones and LinkedIn are among the many organizations to have seen Node�...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Ihrig, Colin J. (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Berkeley, CA] : Apress, [2013]
Colección:Expert's voice in Web development.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ii 4500
001 OR_ocn869302605
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu|||unuuu
008 140128s2013 caua o 001 0 eng d
010 |a  2015300401 
040 |a GW5XE  |b eng  |e rda  |e pn  |c GW5XE  |d YDXCP  |d B24X7  |d UMI  |d ZMC  |d COO  |d IDEBK  |d DEBBG  |d DEBSZ  |d VT2  |d REB  |d CDX  |d EBLCP  |d OCLCQ  |d OCLCO  |d OCLCQ  |d LIV  |d MERUC  |d OCLCQ  |d ESU  |d OCLCQ  |d IOG  |d OCLCO  |d OCL  |d N$T  |d OCLCF  |d CEF  |d DEHBZ  |d OCLCQ  |d OCLCO  |d INT  |d U3W  |d AU@  |d OCLCQ  |d OCLCO  |d WYU  |d TKN  |d OCLCQ  |d OCLCO  |d UAB  |d UKAHL  |d OCLCQ  |d OCLCO  |d DCT  |d ERF  |d OCLCQ  |d BRF  |d OCLCO  |d OCLCQ  |d OCLCO 
016 7 |a 016508355  |2 Uk 
019 |a 870550997  |a 876284308  |a 880686115  |a 880827056  |a 985039455  |a 1005753244  |a 1026466259  |a 1065652673  |a 1069722961  |a 1086454510  |a 1110829958  |a 1112526315  |a 1129340470  |a 1153022356  |a 1162746881  |a 1192336086  |a 1204019877  |a 1240529575 
020 |a 9781430258612  |q (electronic bk.) 
020 |a 1430258616  |q (electronic bk.) 
020 |z 9781430258605 
020 |z 1430258608 
024 7 |a 10.1007/978-1-4302-5861-2  |2 doi 
029 1 |a AU@  |b 000052361593 
029 1 |a AU@  |b 000053305525 
029 1 |a CHNEW  |b 000900247 
029 1 |a CHVBK  |b 403401151 
029 1 |a DEBBG  |b BV041783896 
029 1 |a DEBBG  |b BV042989634 
029 1 |a DEBBG  |b BV043609405 
029 1 |a DEBSZ  |b 404336086 
029 1 |a DEBSZ  |b 40773838X 
029 1 |a GBVCP  |b 882725718 
029 1 |a NZ1  |b 15499991 
029 1 |a AU@  |b 000067112602 
035 |a (OCoLC)869302605  |z (OCoLC)870550997  |z (OCoLC)876284308  |z (OCoLC)880686115  |z (OCoLC)880827056  |z (OCoLC)985039455  |z (OCoLC)1005753244  |z (OCoLC)1026466259  |z (OCoLC)1065652673  |z (OCoLC)1069722961  |z (OCoLC)1086454510  |z (OCoLC)1110829958  |z (OCoLC)1112526315  |z (OCoLC)1129340470  |z (OCoLC)1153022356  |z (OCoLC)1162746881  |z (OCoLC)1192336086  |z (OCoLC)1204019877  |z (OCoLC)1240529575 
037 |a CL0500000381  |b Safari Books Online 
050 4 |a QA76.73.J39 
072 7 |a COMPUTERS / Internet / Application Development  |2 bisacsh 
072 7 |a COM  |x 051260  |2 bisacsh 
072 7 |a UY  |2 bicssc 
082 0 4 |a 005.365  |2 23 
049 |a UAMI 
100 1 |a Ihrig, Colin J.,  |e author. 
245 1 0 |a Pro Node.js for developers /  |c Colin J. Ihrig. 
264 1 |a [Berkeley, CA] :  |b Apress,  |c [2013] 
264 4 |c Ã2013 
300 |a 1 online resource (xx, 308 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file  |b PDF  |2 rda 
490 1 |a The expert's voice in web development 
588 0 |a Online resource; title from PDF title page (EBSCO, viewed November 30, 2017). 
505 0 0 |t Getting Started --  |t The Node Module System --  |t The Node Programming Model --  |t Events and Timers --  |t The Command Line Interface --  |t The File System --  |t Streams --  |t Binary Data --  |t Executing Code --  |t Network Programming --  |t HTTP --  |t The Express Framework --  |t The Real-Time Web --  |t Databases --  |t Logging, Debugging, and Testing --  |t Application Scaling --  |t JavaScript Object Notation. 
520 |a Since it's creation in 2009, Node.js has grown into a powerful and increasingly popular asynchronous-development framework for creating highly-scalable network applications using JavaScript. Respected companies such as Dow Jones and LinkedIn are among the many organizations to have seen Node's potential and adopted it into their businesses. Pro Node.js for Developers provides a comprehensive guide to this exciting new technology. We introduce you to Node -- what it is, why it matters and how to set it up -- before diving deeply into the key concepts and APIs that underpin its operation. Building upon your existing JavaScript skills you'll be shown how to use Node.js to build both Web- and Network-based applications, to deal with data sources, capture events and deal with child processes to create robust applications that will work well in a wide range of circumstances. Once you've mastered these skills we'll go further, teaching you more advanced software engineering skills that will give your code a professional edge. You'll learn how to create easily reusable modules that will save you time through code reuse, to log and debug your applications quickly and effectively and to write code that will scale easily and reliably as the demand for your application grows. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
630 0 0 |a Node.js. 
630 0 7 |a Node.js.  |2 blmlsh 
630 0 7 |a Node.js  |2 fast 
650 0 |a JavaScript (Computer program language) 
650 0 |a Application software. 
650 6 |a JavaScript (Langage de programmation) 
650 6 |a Logiciels d'application. 
650 7 |a COMPUTERS  |x Programming Languages  |x JavaScript.  |2 bisacsh 
650 7 |a COM  |x 060090 .  |2 bisacsh 
650 7 |a Application software  |2 fast 
650 7 |a JavaScript (Computer program language)  |2 fast 
650 7 |a Computers and IT.  |2 ukslc 
773 0 |t Springer eBooks 
776 0 8 |i Print version:  |a Ihrig, Colin J.  |t Pro Node.js for developers.  |d Ã2013  |w (DLC) 2015300401 
830 0 |a Expert's voice in Web development. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781430258605/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH29395591 
938 |a Books 24x7  |b B247  |n bks00059421 
938 |a Coutts Information Services  |b COUT  |n 28233416 
938 |a EBL - Ebook Library  |b EBLB  |n EBL1694175 
938 |a EBSCOhost  |b EBSC  |n 1173845 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis28233416 
938 |a YBP Library Services  |b YANK  |n 11630861 
994 |a 92  |b IZTAP