Beginning Flutter: A Hands On Guide to App Development
₹449.00
Price: ₹449.00
(as of Oct 11, 2024 00:37:49 UTC – Details)
Build your first app in Flutter—no experience necessary!
Beginning Flutter: A Hands-On Guide to App Development is the essential resource for both experienced and novice developers interested in getting started with Flutter—the powerful new mobile software development kit. With Flutter, you can quickly and easily develop beautiful, powerful apps for both Android and iOS, without the need to learn multiple programming languages or juggle more than one code base. This book walks you through the process step by step.
In Flutter, you’ll be working with Dart, the programming language of choice for top app developers. Even if you’re just starting out in your development career, you can learn Dart quickly, eliminating the barrier to entry for building apps. This is a more efficient way to develop and maintain cross-platform mobile apps, and this book makes the process even easier with a teach-by-example approach.
Focus on providing quality content by eliminating the need to switch between multiple coding languagesLearn the ins and outs of Flutter, including all the frameworks, widgets, and tools available to developersAccelerate your app development pace, keeping all the code for your cross-platform app in a single code baseLeapfrog barriers to entry to the mobile software market, creating your first app with no experience necessary
The Flutter community is growing rapidly and transforming the way Android and iOS apps get made. Beginning Flutter allows you to get on board with the latest app development technology, giving your mobile development career a big head start.
ASIN : B07YCVJW2D
Publisher : Wrox; 1st edition (17 September 2019)
Language : English
File size : 61547 KB
Text-to-Speech : Enabled
Screen Reader : Supported
Enhanced typesetting : Enabled
X-Ray : Not Enabled
Word Wise : Not Enabled
Print length : 504 pages
tarun –
शानदार
शानदार
Altamash Ali –
Perfect book for Beginners
A Great Introduction to Flutter. Discussed each topic briefly. Perfect for Beginners . Go for it !
Rahul Chowdhury –
Not Satisfied
Got to say, not a lot helpful. Very difficult to understand. Better learn from YouTube, or read medium articles
Yves Ngounou –
Provides a good technical overview of flutter and dart as well as good design practices. You will need other resources if you need to go deeper in developing professional apps.
Matthew –
Look at the one-star reviews here written by people with years of programming experience; they say it better than I can. I’m halfway through it, doing every project as I go, and I know nothing about how or why the code does what it does.I’ve only been coding for a year, but I picked up C++ easily and I do really well with it. For Flutter, all this book does is say, “Flutter feature X is great!” and then use unintelligible jargon followed by code instructions. You can type out the code, and it works, and that’s great — until about Chapter 4 or 5, when the projects get more complex and many of the steps are unclear.For example, on page 124, there’s a step that says, “Modify the [name of code element] property by adding blah blah.” The step says nothing about where to put this new code, and, because the earlier chapters did nothing but tell you what code to type with no intelligible explanation of WHY those pieces of code needed to go where they go, you have no clue where to put it. So you guess, and eventually work it out, but now your project is built on guesswork, which makes the next mystery problem that much more likely to trip you up.I’m not a programming expert, but I am a teacher (10+ years), and this is a poor textbook on a purely “does this teach the material” level. Other aspects of programming have all come readily to me, but this book makes Flutter and Dart seem like alien hieroglyphs.
Marco D –
Ich kann das Buch nicht wirklich beurteilen. Im Grunde findet man das, was der Autor erklärt auch kostenlos bei Youtube. Finde es sehr schade, dass sich die ganzen Dozenten gegenseitig kopieren. Fast alle führen eigene Code-Beispiele auf, aber niemand erklärt die tatsächlichen Zusammenhänge.Das beste Beispiel ist, die Verarbeitung von Basisdaten, wie zum Beispiel eine Liste von Kontakten. Diese Daten müssen irgendwo her- und auch irgendwo hinkommen. Wie man selbst z.B. JSON Dateien erstellt, die im Grunde vollkommen ausreichend sind, diese zu komplexen Dateien herausarbeiten kann… worauf man dabei besonders achten soll. Wie man daraus eine Liste mit einer entsprechenden Suchfunktion erstellt, um das Ergebnis dann in einer detaillierten Ansicht öffnen zu können; aus darin enthaltenen einzelnen Komponenten weitere Detailseiten zu öffnen… Im Grunde eine einfache Kette der Ereignisse, die früher oder später jedem begegnen. Um dieses Problem mit dem aktuell angebotenen Lehrstoff zu lösen ist nahezu unmöglich. Ich selbst habe mittlerweile Monate gebraucht, bis ich es einigermaÃen hinbekommen habe und ich bin noch nicht am Ziel.Sollte sich einer der Bücherschreiber meine Rezession durchlesen, kann er mich gerne kontaktieren. Themen habe ich mehr als genug
Cliente Amazon –
Ottimo libro per chi è un novizio del Linguaggio. Ottima presentazione, contenuto molto buono corredato da tantissimi esercizi funzionali all’apprendimento. Consigliato!!!
FB –
Great book, with everything explained line by line in details.Perfect tool to go from Zero to able to code Flutter applications on your own. Highly recommended!