Items related to Learning Dart - Second Edition

Learning Dart - Second Edition - Softcover

 
9781785287626: Learning Dart - Second Edition

Synopsis

If you want to become a developer for the modern web, or wish to add Dart to your tool belt, then this book is for you. The book assumes you have basic HTML experience and know how web applications work. Some previous programming experience, preferably in a modern language like C#, Java, Python, Ruby or JavaScript, will give you a head start. You can work with Dart on your preferred platform, be it Linux, Mac OS X or Windows.

"synopsis" may belong to another edition of this title.

About the Author

Ivo Balbaert

Ivo Balbaert is currently a web programming and databases lecturer at CVO Antwerpen (www.cvoantwerpen.be), a community college in Belgium. He received a PhD in applied physics in 1986 from the University of Antwerp. He worked for 20 years in the software industry as a developer and consultant in several companies, and, for 10 years, as a project manager at the University Hospital of Antwerp. In 2000, he switched over to partly teach and partly develop software (KHM Mechelen, CVO Antwerp). He also wrote Programmeren met Ruby en Rails, an introductory book in Dutch about developing in Ruby and Rails, by Van Duuren Media. In 2012, he authored The Way To Go, a book on the Go programming language by IUniverse. In 2014, he wrote Learning Dart (in collaboration with Dzenan Ridzanovic) and Dart Cookbook, both by Packt Publishing. Finally, in 2015, he wrote Getting started with Julia and Rust Essentials, both by Packt Publishing.

"About this title" may belong to another edition of this title.

Buy Used

Condition: As New
Unread book in perfect condition...
View this item

US$ 2.64 shipping within U.S.A.

Destination, rates & speeds

Search results for Learning Dart - Second Edition

Seller Image

Balbaert, Ivo; Ridjanovic, Dzenan
Published by Packt Publishing, 2015
ISBN 10: 1785287621 ISBN 13: 9781785287626
New Softcover

Seller: GreatBookPrices, Columbia, MD, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. Seller Inventory # 24742073-n

Contact seller

Buy New

US$ 60.53
Convert currency
Shipping: US$ 2.64
Within U.S.A.
Destination, rates & speeds

Quantity: Over 20 available

Add to basket

Stock Image

Balbaert, Ivo; Ridjanovic, Dzenan
Published by Packt Publishing, 2015
ISBN 10: 1785287621 ISBN 13: 9781785287626
New Softcover

Seller: Lucky's Textbooks, Dallas, TX, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. Seller Inventory # ABLIING23Mar2912160169044

Contact seller

Buy New

US$ 59.19
Convert currency
Shipping: US$ 3.99
Within U.S.A.
Destination, rates & speeds

Quantity: Over 20 available

Add to basket

Stock Image

Balbaert, Ivo; Ridjanovic, Dzenan
Published by Packt Publishing, 2015
ISBN 10: 1785287621 ISBN 13: 9781785287626
New Softcover

Seller: California Books, Miami, FL, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. Seller Inventory # I-9781785287626

Contact seller

Buy New

US$ 67.00
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: Over 20 available

Add to basket

Seller Image

Balbaert, Ivo; Ridjanovic, Dzenan
Published by Packt Publishing, 2015
ISBN 10: 1785287621 ISBN 13: 9781785287626
Used Softcover

Seller: GreatBookPrices, Columbia, MD, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: As New. Unread book in perfect condition. Seller Inventory # 24742073

Contact seller

Buy Used

US$ 69.31
Convert currency
Shipping: US$ 2.64
Within U.S.A.
Destination, rates & speeds

Quantity: Over 20 available

Add to basket

Stock Image

Ivo Balbaert
Published by Packt Publishing Limited, 2015
ISBN 10: 1785287621 ISBN 13: 9781785287626
New PAP
Print on Demand

Seller: PBShop.store UK, Fairford, GLOS, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

PAP. Condition: New. New Book. Delivered from our UK warehouse in 4 to 14 business days. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000. Seller Inventory # L0-9781785287626

Contact seller

Buy New

US$ 70.14
Convert currency
Shipping: US$ 7.93
From United Kingdom to U.S.A.
Destination, rates & speeds

Quantity: Over 20 available

Add to basket

Seller Image

Dzenan Ridjanovic, Ivo Balbaert
Published by Packt Publishing Limited, GB, 2023
ISBN 10: 1785287621 ISBN 13: 9781785287626
New Digital

Seller: Rarewaves USA, OSWEGO, IL, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Digital. Condition: New. Learn to develop high performance applications with Dart 1.10About This Book. Develop apps for the modern web using Dart and HTML5. Clarify and shorten your Dart code using enums. Build a complex UI for business applications with Dart's Polymer framework, based on web componentsWho This Book Is ForIf you want to become a developer for the modern web, or wish to add Dart to your tool belt, then this book is for you. The book assumes you have basic HTML experience and know how web applications work. Some previous programming experience, preferably in a modern language like C#, Java, Python, Ruby or JavaScript, will give you a head start. You can work with Dart on your preferred platform, be it Linux, Mac OS X or Windows.What You Will Learn. Structure your code using functions, classes, generics, packages and libraries. Use the power of modern browsers to process and store data. Make games by drawing, and using audio and video in the browser. Develop an application with a model-driven and spiral-paced approach. Discover the Observatory tools for profiling memory and CPU usage of Dart programs. Store your app's data in MySQL and MongoDB through Dart. Build powerful HTML5 forms, validate and store data in local storage, and use web components to build your own user interface. Run your Dart server on an App Engine Managed VMIn DetailDart is an open source programming language for the web, developed at Google, with a steadily growing community. It is a single language for both client and server, appropriate for the full range of devices on the web - including phones, tablets, laptops, and servers. It encompasses the lessons of the last two decades of web programming.This book will give you a thorough overview of Dart, taking you through its ecosystem, syntax, and development principles.With this book, you will build web games using HTML5, audio, and video, and also dive into processing and displaying data in HTML5 forms with Dart. You will also learn how web components fit together with HTML5, and how to apply them in business web applications of the future. You will discover how to store data on the client, communicate data between client and server with JSON, and store JSON data with MongoDB and MySQL.Stop solving new challenges with the same old tools - let Dart show you a whole new way.Style and approachThis book provides you a project-based approach, with everything you need to start or enhance your career in the future of web development with Dart. It follows the spiral approach: each project builds up in successive spirals, adding new features in each step. Seller Inventory # LU-9781785287626

Contact seller

Buy New

US$ 84.23
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: Over 20 available

Add to basket

Stock Image

Balbaert, Ivo; Ridjanovic, Dzenan
Published by Packt Publishing, 2015
ISBN 10: 1785287621 ISBN 13: 9781785287626
New Softcover

Seller: Ria Christie Collections, Uxbridge, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. In. Seller Inventory # ria9781785287626_new

Contact seller

Buy New

US$ 69.26
Convert currency
Shipping: US$ 16.18
From United Kingdom to U.S.A.
Destination, rates & speeds

Quantity: Over 20 available

Add to basket

Stock Image

Balbaert, Ivo
Published by Packt Publishing 2015-09, 2015
ISBN 10: 1785287621 ISBN 13: 9781785287626
New PF

Seller: Chiron Media, Wallingford, United Kingdom

Seller rating 4 out of 5 stars 4-star rating, Learn more about seller ratings

PF. Condition: New. Seller Inventory # 6666-IUK-9781785287626

Contact seller

Buy New

US$ 65.29
Convert currency
Shipping: US$ 20.93
From United Kingdom to U.S.A.
Destination, rates & speeds

Quantity: 10 available

Add to basket

Seller Image

Balbaert, Ivo; Ridjanovic, Dzenan
Published by Packt Publishing, 2015
ISBN 10: 1785287621 ISBN 13: 9781785287626
New Softcover

Seller: GreatBookPricesUK, Woodford Green, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. Seller Inventory # 24742073-n

Contact seller

Buy New

US$ 66.19
Convert currency
Shipping: US$ 20.26
From United Kingdom to U.S.A.
Destination, rates & speeds

Quantity: Over 20 available

Add to basket

Seller Image

Dzenan Ridjanovic, Ivo Balbaert
Published by Packt Publishing Limited, GB, 2023
ISBN 10: 1785287621 ISBN 13: 9781785287626
New Digital

Seller: Rarewaves.com USA, London, LONDO, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Digital. Condition: New. Learn to develop high performance applications with Dart 1.10About This Book. Develop apps for the modern web using Dart and HTML5. Clarify and shorten your Dart code using enums. Build a complex UI for business applications with Dart's Polymer framework, based on web componentsWho This Book Is ForIf you want to become a developer for the modern web, or wish to add Dart to your tool belt, then this book is for you. The book assumes you have basic HTML experience and know how web applications work. Some previous programming experience, preferably in a modern language like C#, Java, Python, Ruby or JavaScript, will give you a head start. You can work with Dart on your preferred platform, be it Linux, Mac OS X or Windows.What You Will Learn. Structure your code using functions, classes, generics, packages and libraries. Use the power of modern browsers to process and store data. Make games by drawing, and using audio and video in the browser. Develop an application with a model-driven and spiral-paced approach. Discover the Observatory tools for profiling memory and CPU usage of Dart programs. Store your app's data in MySQL and MongoDB through Dart. Build powerful HTML5 forms, validate and store data in local storage, and use web components to build your own user interface. Run your Dart server on an App Engine Managed VMIn DetailDart is an open source programming language for the web, developed at Google, with a steadily growing community. It is a single language for both client and server, appropriate for the full range of devices on the web - including phones, tablets, laptops, and servers. It encompasses the lessons of the last two decades of web programming.This book will give you a thorough overview of Dart, taking you through its ecosystem, syntax, and development principles.With this book, you will build web games using HTML5, audio, and video, and also dive into processing and displaying data in HTML5 forms with Dart. You will also learn how web components fit together with HTML5, and how to apply them in business web applications of the future. You will discover how to store data on the client, communicate data between client and server with JSON, and store JSON data with MongoDB and MySQL.Stop solving new challenges with the same old tools - let Dart show you a whole new way.Style and approachThis book provides you a project-based approach, with everything you need to start or enhance your career in the future of web development with Dart. It follows the spiral approach: each project builds up in successive spirals, adding new features in each step. Seller Inventory # LU-9781785287626

Contact seller

Buy New

US$ 87.42
Convert currency
Shipping: FREE
From United Kingdom to U.S.A.
Destination, rates & speeds

Quantity: Over 20 available

Add to basket

There are 6 more copies of this book

View all search results for this book