Cargando…

Eloquent Javascript : a modern introduction to programming /

JavaScript is at the heart of almost every modern Web application, whether it's Google Apps, Twitter, or the newest browser-based game. Though it's simple for beginners to pick up and play with, JavaScript is not a toy-it's a flexible and complex language that can be used to build ful...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Haverbeke, Marijn
Formato: Electrónico eBook
Idioma:Inglés
Publicado: San Francisco : No Starch Press, ©2011.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 a 4500
001 OR_ocn703498382
003 OCoLC
005 20231017213018.0
006 m o d
007 cr |||||||||||
008 110223s2011 cau o 001 0 eng d
040 |a SCB  |b eng  |e pn  |c SCB  |d SCB  |d COO  |d UMI  |d B24X7  |d E7B  |d HEBIS  |d N$T  |d OCLCQ  |d DEBSZ  |d YDXCP  |d TEFOD  |d OCLCF  |d TEFOD  |d EBLCP  |d MHW  |d CNSPO  |d OCLCQ  |d TEFOD  |d OCLCQ  |d YDX  |d JBG  |d NRC  |d LIV  |d RECBK  |d OCLCQ  |d CNNOR  |d D6H  |d BRL  |d HCO  |d OCLCQ  |d CEF  |d INT  |d STF  |d TOF  |d CNCEN  |d OCLCQ  |d WYU  |d S9I  |d UAB  |d A6Q  |d TOH  |d DKC  |d AU@  |d OCLCQ  |d VT2  |d OCLCQ  |d UKAHL  |d OCLCQ  |d INARC  |d OCLCQ  |d OCLCO  |d KSU  |d OCLCQ  |d OCLCO 
019 |a 741519496  |a 781634999  |a 830164449  |a 872691508  |a 987061548  |a 1029493918  |a 1037424736  |a 1053886651  |a 1055769199  |a 1064155501  |a 1078462591  |a 1083556302  |a 1103258254  |a 1129367765  |a 1152999920  |a 1192351381  |a 1240532589  |a 1285578125 
020 |a 9781593272937  |q (electronic bk.) 
020 |a 1593272936  |q (electronic bk.) 
020 |a 9781593272821  |q (electronic bk.) 
020 |a 1593272820  |q (electronic bk.) 
029 1 |a AU@  |b 000052914989 
029 1 |a AU@  |b 000053265870 
029 1 |a AU@  |b 000067109454 
029 1 |a DEBSZ  |b 368476022 
029 1 |a DEBSZ  |b 397493940 
029 1 |a HEBIS  |b 291543030 
035 |a (OCoLC)703498382  |z (OCoLC)741519496  |z (OCoLC)781634999  |z (OCoLC)830164449  |z (OCoLC)872691508  |z (OCoLC)987061548  |z (OCoLC)1029493918  |z (OCoLC)1037424736  |z (OCoLC)1053886651  |z (OCoLC)1055769199  |z (OCoLC)1064155501  |z (OCoLC)1078462591  |z (OCoLC)1083556302  |z (OCoLC)1103258254  |z (OCoLC)1129367765  |z (OCoLC)1152999920  |z (OCoLC)1192351381  |z (OCoLC)1240532589  |z (OCoLC)1285578125 
037 |a CL0500000096  |b Safari Books Online 
037 |a D762A6E9-EE10-4294-B7B6-3D38BC1F54C3  |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a QA76.73.J39  |b H38 2011 
072 7 |a COM  |x 051310  |2 bisacsh 
072 7 |a COM  |x 051280  |2 bisacsh 
072 7 |a COM  |x 051130  |2 bisacsh 
082 0 4 |a 005.13/3  |2 22 
049 |a UAMI 
100 1 |a Haverbeke, Marijn. 
245 1 0 |a Eloquent Javascript :  |b a modern introduction to programming /  |c by Marijn Haverbeke. 
260 |a San Francisco :  |b No Starch Press,  |c ©2011. 
300 |a 1 online resource (xiv, 205 pages) 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
588 0 |a Print version record. 
505 0 |a On programming -- Why language matters -- What Is JavaScript? -- Trying programs -- Overview of this book -- Typographic conventions -- Basic Javascript : values, variables, and control flow -- Functions -- Data structures : objects and arrays -- Error handling -- Functional programming -- Object-oriented programming -- Modularity -- Regular expressions -- Web programming : a crash course -- The document object model -- Browser events -- HTTP requests. 
520 |a JavaScript is at the heart of almost every modern Web application, whether it's Google Apps, Twitter, or the newest browser-based game. Though it's simple for beginners to pick up and play with, JavaScript is not a toy-it's a flexible and complex language that can be used to build full-scale applications. Eloquent JavaScript dives into this flourishing language and teaches you to write code that's beautiful and effective. By immersing you in example code and encouraging experimentation right from the start, the author quickly gives you the tools you need to build your own programs. As you follow along with examples like an artificial life simulation and a version of the classic game Sokoban, you'll learn to: -Understand the essential elements of programming: syntax, control, and data -Use object-oriented and functional programming techniques to organize and clarify your programs -Script the browser and make basic Web applications -Work with tools like regular expressions and XMLHttpRequest objects And since programming is an art that's best learned by doing, all example code is available online in an interactive sandbox for you to experiment with. With Eloquent JavaScript as your guide, you can tweak, expand, and modify the author's code, or throw it away and build your own creations from scratch. Before you know it, you'll be fluent in the language of the Web. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a JavaScript (Computer program language) 
650 6 |a JavaScript (Langage de programmation) 
650 7 |a COMPUTERS  |x Programming Languages  |x C♯  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming Languages  |x Java.  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming Languages  |x Pascal.  |2 bisacsh 
650 7 |a JavaScript (Computer program language)  |2 fast 
776 0 8 |i Print version:  |a Haverbeke, Marijn.  |t Eloquent Javascript.  |d San Francisco : No Starch Press, ©2011  |z 9781593272821  |w (DLC) 2010032246  |w (OCoLC)657223758 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781593272821/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH33086802 
938 |a Books 24x7  |b B247  |n bks00041556 
938 |a ebrary  |b EBRY  |n ebr10496685 
938 |a EBSCOhost  |b EBSC  |n 440038 
938 |a Internet Archive  |b INAR  |n eloquentjavascri0000have 
938 |a Recorded Books, LLC  |b RECE  |n rbeEB00709936 
938 |a YBP Library Services  |b YANK  |n 7584302 
994 |a 92  |b IZTAP