Cargando…

Web programming with Dart /

Web Programming with Dart is for programmers who want to master the new Dart programming language from Google, and also web developers who want to understand how Dart can integrate perfectly with HTML5 and CSS3. With this book you will understand the ins and outs of the language, how the tools work,...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Belchin, Moises (Autor), Juberias, Patricia (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Berkeley, CA] : Apress, 2015.
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_ocn899264395
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu|||unuuu
008 150107s2015 caua o 001 0 eng d
040 |a N$T  |b eng  |e rda  |e pn  |c N$T  |d GW5XE  |d UMI  |d CDX  |d UPM  |d COO  |d OCLCF  |d N$T  |d IDEBK  |d DEBBG  |d E7B  |d EBLCP  |d B24X7  |d VLB  |d TXLYT  |d IAO  |d IAS  |d JBG  |d YDXCP  |d IAD  |d IDB  |d ICN  |d SOI  |d ILO  |d OCLCQ  |d Z5A  |d LIV  |d OCLCQ  |d MERUC  |d ESU  |d VT2  |d IOG  |d REB  |d U3W  |d CEF  |d DEHBZ  |d OCLCQ  |d INT  |d AU@  |d OCLCQ  |d WYU  |d UKMGB  |d OCLCQ  |d UAB  |d OCLCQ  |d DCT  |d ERF  |d OCLCQ  |d SFB  |d WURST  |d BRF  |d OCLCO  |d OCLCQ  |d OCLCO 
016 7 |a 019139833  |2 Uk 
019 |a 900883212  |a 903961802  |a 904036493  |a 910912022  |a 1005783019  |a 1021275702  |a 1048161350  |a 1066498386  |a 1086548066  |a 1110969146  |a 1112533919  |a 1126518587  |a 1129342590  |a 1136455247  |a 1153003237 
020 |a 9781484205563  |q (electronic bk.) 
020 |a 1484205561  |q (electronic bk.) 
020 |a 148420557X  |q (print) 
020 |a 9781484205570  |q (print) 
020 |z 9781484205570 
024 7 |a 10.1007/978-1-4842-0556-3  |2 doi 
029 1 |a AU@  |b 000054999160 
029 1 |a AU@  |b 000062419246 
029 1 |a CHNEW  |b 000890547 
029 1 |a CHVBK  |b 374492646 
029 1 |a DEBBG  |b BV042491048 
029 1 |a DEBBG  |b BV043617747 
029 1 |a DEBSZ  |b 434842257 
029 1 |a GBVCP  |b 882845446 
029 1 |a NLGGC  |b 387340653 
029 1 |a UKMGB  |b 019139833 
035 |a (OCoLC)899264395  |z (OCoLC)900883212  |z (OCoLC)903961802  |z (OCoLC)904036493  |z (OCoLC)910912022  |z (OCoLC)1005783019  |z (OCoLC)1021275702  |z (OCoLC)1048161350  |z (OCoLC)1066498386  |z (OCoLC)1086548066  |z (OCoLC)1110969146  |z (OCoLC)1112533919  |z (OCoLC)1126518587  |z (OCoLC)1129342590  |z (OCoLC)1136455247  |z (OCoLC)1153003237 
037 |a CL0500000543  |b Safari Books Online 
050 4 |a QA76.625  |b .B45 2015eb 
072 7 |a COM  |x 000000  |2 bisacsh 
072 7 |a UY  |2 bicssc 
082 0 4 |a 006.7/6  |2 23 
049 |a UAMI 
100 1 |a Belchin, Moises,  |e author. 
245 1 0 |a Web programming with Dart /  |c Moises Belchin, Patricia Juberias. 
264 1 |a [Berkeley, CA] :  |b Apress,  |c 2015. 
264 2 |a New York, NY :  |b Distributed to the Book trade worldwide by Springer 
264 4 |c ©2015 
300 |a 1 online resource (xvii, 472 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 
500 |a Includes index. 
588 0 |a Online resource; title from PDF title page (SpringerLink, viewed January 19, 2015). 
520 |a Web Programming with Dart is for programmers who want to master the new Dart programming language from Google, and also web developers who want to understand how Dart can integrate perfectly with HTML5 and CSS3. With this book you will understand the ins and outs of the language, how the tools work, and how to get the most from the core functions and libraries. Web Programming with Dart is a practical, example-led book, with case studies involving developing UI animations for the web, working with web services such as JSON, server side Dart applications, and the new Polymer.dart library for advanced HTML UI web components generation. Take a full tour of Dart's core features and its advanced functionality Learn the tools that come with Dart SDK and the most important libraries. Additionally you will work with the newest Polymer.dart library for web component creation. Develop your own command-line and server side applications and, of course, web applications with Dart. 
505 0 |a Contents at a Glance -- Contents -- About the Authors -- About the Technical Reviewer -- Acknowledgments -- Introduction -- Chapter 1: Dartâ€?s Flightpath So Far -- What is Dart? -- Advantages to Using Dart -- Dartâ€?s Origins -- Converting From Other Programming Languages -- Dart Names are Simpler and More Structured -- Searching for DOM Elements is Easier -- Dart Has Real Data Collections -- Constructors to Create New DOM Elements -- Dart Improves and Unifies the Events System -- Say Goodbye to Vendor Prefixes -- Future-Based APIs -- Libraries 
505 8 |a Cross-Browser ConsistencyCascaded DOM Construction -- Why Dart is Perfect for Web Development -- Summary -- Part I: Getting Started -- Chapter 2: Setting up Dart Correctly -- Downloading and Installing the Software -- Setting Up a Previous Version of Dart Editor -- Dart Editor and the Software Development Environment -- Opening and Running an Example -- Creating Your First Application -- Creating a Web Application -- Creating Command-Line Applications -- Summary -- Part II: Dart Tools -- Chapter 3: Making the Most of the Dart Editor 
505 8 |a The Dart Editor in DetailOpening Some Examples -- Creating Applications -- Dart Editor Options and Main Views -- Preferences and Views -- Outline View Additional Buttons -- Problems View Additional Buttons -- Setting Up the Views -- Dart Editor Preferences -- Running Applications -- How Does this Sample Application Run? -- Advanced Examples -- Debugging Applications -- Inspecting the SDK -- Summary -- Chapter 4: Using Pub and dart2js to Compile Applications to JavaScript -- Reviewing the Compliation Process -- Pub build -- dart2js -- Pub Serve 
505 8 |a SummaryChapter 5: Application Launches -- Manage Launches -- Dart Command-Line Launch -- Dartium Launch -- Chrome App Launch -- Browser Launch -- Android Mobile Launch -- Summary -- Chapter 6: Using the Dart Pub Package Manager -- What is Pub? -- Digging Deeper -- Working With Commands and Packages -- Pub Build -- Pub Cache -- Pub Deps -- Pub Get -- Pub Global -- Pub Publish -- Pub Run -- Pub Serve -- Pub Upgrade -- Pub Uploader -- Pub Downgrade -- Pub help -- Pub version -- Additional Pub Commands -- Summary 
505 8 |a Chapter 7: Optimizing for Dart VM and DartiumDart Virtual Machine -- Dartium -- Checked Mode -- Summary -- Chapter 8: Cleaning up with Dart Formatter -- Dart Formatter -- Summary -- Chapter 9: Generating Dart Code Documentation -- docgen -- DocGen Options -- Summary -- Chapter 10: Monitoring Your Applications with Observatory -- Observatory -- Observatory and Command-Line Applications -- Observatory and Web Applications -- Summary -- Part III: The Dart Language: Basics -- Chapter 11: The Dart Comment System -- Comments Overview -- Inline Comments 
546 |a English. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Internet programming. 
650 6 |a Programmation Internet. 
650 7 |a Software Engineering.  |2 bicssc 
650 7 |a Web programming.  |2 bicssc 
650 7 |a COMPUTERS  |x General.  |2 bisacsh 
650 7 |a Internet programming  |2 fast 
653 0 0 |a computerwetenschappen 
653 0 0 |a computer sciences 
653 1 0 |a Information and Communication Technology (General) 
653 1 0 |a Informatie- en communicatietechnologie (algemeen) 
700 1 |a Juberias, Patricia,  |e author. 
776 0 8 |i Printed edition:  |z 9781484205570 
830 0 |a Expert's voice in Web development. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484205563/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Books 24x7  |b B247  |n bks00078473 
938 |a Coutts Information Services  |b COUT  |n 30444901 
938 |a EBL - Ebook Library  |b EBLB  |n EBL1964940 
938 |a ebrary  |b EBRY  |n ebr11003214 
938 |a EBSCOhost  |b EBSC  |n 935966 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis30444901 
938 |a YBP Library Services  |b YANK  |n 12271706 
994 |a 92  |b IZTAP