

Web Programming with Dart - Juberias, Patricia
- Format: Broché
- 472 pages Voir le descriptif
Vous en avez un à vendre ?
Vendez-le-vôtre44,61 €
Produit Neuf
Ou 11,15 € /mois
- Livraison à 0,01 €
- Livré entre le 4 et le 7 août
Nos autres offres
-
75,33 €
Produit Neuf
Ou 18,83 € /mois
- Livraison : 25,00 €
- Livré entre le 8 et le 13 août
-
87,99 €
Occasion · Comme Neuf
Ou 22,00 € /mois
- Livraison : 25,00 €
- Protection acheteurs :
- 0,00 €
Service client à l'écoute et une politique de retour sans tracas - Livraison des USA en 3 a 4 semaines (2 mois si circonstances exceptionnelles) - La plupart de nos titres sont en anglais, sauf indication contraire. N'hésitez pas à nous envoyer un e-... Voir plus
- Payez directement sur Rakuten (CB, PayPal, 4xCB...)
- Récupérez le produit directement chez le vendeur
- Rakuten vous rembourse en cas de problème
Gratuit et sans engagement
Félicitations !
Nous sommes heureux de vous compter parmi nos membres du Club Rakuten !
TROUVER UN MAGASIN
Retour

Avis sur Web Programming With Dart Format Broché - Livre Informatique
0 avis sur Web Programming With Dart Format Broché - Livre Informatique
Donnez votre avis et cumulez 5
Les avis publiés font l'objet d'un contrôle automatisé de Rakuten.
-
Isamu Noguchi: Space Of Akari And Stone
Occasion dès 30,00 €
-
The Chinese Art Book
Neuf dès 197,99 €
Occasion dès 47,29 €
-
Chamäleon : La Grammaire Allemande Sur Le Bout De La Langue - 137 Rappels, 323 Exercices Et Corrigés
1 avis
Neuf dès 22,40 €
-
Becoming Disfarmer
Occasion dès 23,00 €
-
Cricut Joy
Neuf dès 51,50 €
Occasion dès 100,00 €
-
Building With Straw Bales: A Practical Manual For Self-Builders And Architects Volume 6
Neuf dès 39,76 €
-
Le Livre D'urantia
Occasion dès 50,00 €
-
Century Series In Color (F-100 Super Sabre; F-101 Voodoo; F-102 Delta Dagger; F-104 Starfighter; F-105 Thunderchief; F-106 Delta Dart) - Fighting Colors Series (6501)
Occasion dès 54,82 €
-
7: - Best Karate 7: Jitte,Hangetsu, Empi
Occasion dès 53,35 €
-
Designing Creatures And Characters
Neuf dès 40,68 €
Occasion dès 35,00 €
-
Peugeot 206 Petrol & Diesel (98 - 01) Haynes Repair Manual
Neuf dès 40,97 €
-
La Mort De Radiguet. Yukio Mishima. Bilingue. Gallimard. Traduit Du Japonais Par Dominique Palme.(2012)
2 avis
Occasion dès 28,00 €
-
Grecs En Occident De L'age Mycénien À La Fin L'héllenisme
Occasion dès 25,00 €
-
The Reconstruction Of Nations
Neuf dès 30,09 €
-
Joi Travalh E Soufransa De Ma Gent Biografie Di Anziani Delle Valli Cluuzoun E Sanmartin
Occasion dès 34,00 €
-
Anglais Spécial Toeic - Cahier De Vacances
Occasion dès 30,59 €
-
Ice Cold - A Hip-Hop Jewelry History
1 avis
Neuf dès 80,00 €
Occasion dès 39,00 €
-
Physiology Of The Heart
Neuf dès 44,80 €
Occasion dès 98,78 €
-
The Jewelers Of The Ummah
Neuf dès 39,09 €
-
Building Scientific Apparatus
Neuf dès 50,69 €
Produits similaires
Présentation Web Programming With Dart Format Broché
- Livre InformatiqueAuteur(s) : Juberias, Patricia - Belchin, MoisesEditeur : ApressLangue : AnglaisParution : 01/12/2014Format : Moyen, de 350g à 1kgNombre de pages : 472Expédition : 874Dimensions : 23.5 x...
Résumé :
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.
Biographie:
Moises Belchin started developing applications for business companies where he specialized in e-commerce and cloud computing development working on a lot of different projects for desktop and mobile devices with various technologies like PHP, Java, ASP, .Net, C#, JavaScript, CSS, HTML, Python, PostgreSQL, MySQL, Oracle y Sql Server. He co-founded the first cloud computing ERP/CRM in Spain. He loves new technologies, he is continuously learning and he is drawn to the newest and most powerful programming languages, for that reason he started to work with Dart from its inception in March 2011. He contributes to Dart development and debugging, working with the community and developing blogdart.es the first point of reference about Dart for Spanish developers.
Sommaire: 1. Dart's Flight Path So Far Part 1: Getting Started 2. Setting-up Dart Correctly Part 2: Dart Tools 3. Making the Most of the Dart Editor 4. Using Pub and Dart2js to Compile Applications to JavaScript 5. Application Launchers 6. Using Pub the Dart Package Manager 7. Optimizing for DartVM and Dartium 8. Cleaning up with Dart Formatter 9. Generating Dart Code Documentation 10. Monitoring Your Applications with Observatory Part 3: The Dart Language: Basics 11. The Dart Comment System 12. Understanding Operators and Expressions 13. Mastering Dart's Variables and Data Types 14. Flow Control Statements 15. Working with Functions 16. A Syntax Summary and Cheat Sheet Part 4: The Dart Language: Advanced 17. Processing Exceptions and Error Control 18. Understanding Dart Classes 19. Implicit Interfaces and Abstract Classes 20. Implementing Generics and Typedefs 21. Using Dart's Libraries 22. Leveraging Isolates for Concurrency and Multi-processing 23. Asynchronous Programming with Dart 24. An Advanced Syntax Summary Part 5: Dart and Other Web Technologies 25. Integrating Dart and HTML5 26. Integrating Dart and CSS3 Part 6: Dart and the Web Server 27. Combining Web Services with Dart 28. Dart on the Server Side Part 7: Dart's Future 29. Implementing Design Patterns and creating Web Components 30. Developing a Complete Contacts Management Dart App
Détails de conformité du produit
Personne responsable dans l'UE