دانلود کتاب App Inventor for Android: Build Your Own Apps – No Experience Required! – App Inventor برای اندروید: برنامه های خود را بسازید – بدون نیاز به تجربه!

دسته بندی :
اطلاعات کتاب
  • جلد
  • سری
  • ویرایش 1
  • سال 2011
  • نویسنده (گان) Jason Tyler
  • ناشر Wiley
  • زبان English
  • تعداد صفحات
  • حجم فایل 7.68MB
  • فرمت فایل epub
  • شابک 1119991331, 9781119991335
قیمت محصول :

45,000 تومان

با خرید این محصول، 2,250 تومان به کیف پول شما بازگشت داده می‌شود

روند خرید و دریافت کتاب‌ها بدون هیچ اختلالی انجام می‌شود.
تمامی فایل‌ها بر روی سرورهای داخلی میزبانی می‌شوند تا بتوانید به راحتی و در لحظه آن‌ها را دانلود کنید. در صورت بروز هرگونه مشکل یا نیاز به راهنمایی، لطفاً از طریق « صفحه تماس باما» با تیم پشتیبانی در ارتباط باشید.

تمامی کتاب های موجود در وبسایت سای وان به زبان انگلیسی میباشد

توضیحات

Create Android mobile apps, no programming required!

Even with limited programming experience, you can easily learn to create apps for the Android platform with this complete guide to App Inventor for Android. App Inventor for Android is a visual language that relies on simple programming blocks that users can drag and drop to create apps. This handy book gives you a series of fully worked-out apps, complete with their programming blocks, which you can customize for your own use or use as a starting point for creating the next killer app. And it’s all without writing a single line of code. Don’t miss the book’s special section on Apps Inventor Design Patterns, which explains computer terms in simple terms and is an invaluable basic reference.

  • Teaches programmers and non-programmers alike how to use App Inventor for Android to create Android apps
  • Provides a series of fully worked-out apps that you can customize, download, and use on your Android phone or use as a starting point for building the next great app
  • Includes a valuable reference section on App Inventor Design Patterns and general computer science concepts
  • Shows you how to create apps that take advantage of the Android smartphone?s handy features, such as GPS, messaging, contacts, and more

With App Inventor for Android and this complete guide, you’ll soon be creating apps that incorporate all of the Android smartphone’s fun features, such as the accelerometer, GPS, messaging, and more.


From the Author: Getting Data In and Out of App Inventor Apps

In todays mobile world, applications are expected to not only provide functionality locally but also have up to date content and external awareness.

‘How do I get all this data into App Inventor?’ is one of the most frequently asked questions by new developers. Initially getting rows and columns of data into App Inventor was a kind of linear equation. You used the TinyWebDB or you turned to some of the third party hacks that are available.

The TinyWebDB component is still a possibility for volatile data that needs to be pulled from the internet and placed into App Inventor. It has the added benefit of being quick and allowing write to the web database. For getting rows and columns of data into App Inventor the algorithm would follow these steps:

1. Pull data from WebService and place in temporary variable.
2. Parse data into psuedo-array
3. Write data to a local TinyDB
This is still an option for getting tabular data into App Inventor. It has the advantage of being fast and stable. It has the disadvantage of needing the TinyWebDB service installed and running on a web server. Setting up and installing the TinyWebDB service can be complex and frustrating. There is the added complexity of needing a separate application to actually pre-populate TinyWebDB with data.

The App Inventor team recently released an update to App Inventor that includes functionality to allow access to the Google Fusion Tables. Google Fusion Tables is an online database solution that allows simple SQL like commands to be sent via HTTP to stored data. There is a nice back-end management solution that allows a user to pre-build and pre-populate data into created tables. All of the data lives in Googles ‘cloud’ service. The back-end management system will be very familiar to users of Google Docs or other Google cloud products.

The algorithm for getting tabular data into an App Inventor app using Fusion Tables will follow these steps:

1. Create the desired Fusion Table and populate the table with data using the Web backend.
2. The app will be ‘initialized’ by pulling the data from a Fusion Table.
3. The app will store the returned Lists in a local TinyDB
The advantage of Fusion Tables is the ability to easily pre-populate the online data by hand entering or importing a spreadsheet of values. This will allow the developer to maintain the data that all the deployed apps consume. Thereby, fresh content and data could be added to applications by changing the data in the Fusion Table.

The disadvantage of Fusion Tables is the data retrieval method. When the data is pulled from the Fusion Table the application stops while displaying a notification that it is pulling data from a Fusion Table. Which appears a little bit hokey on a professional level application. It is also linear and fairly slow. In other words you will not likely be repeatedly and frequently pulling data from a Fusion table in the same App session. Instead, an application would likely pull data once when the application starts and then only when specifically refreshed.

The options and power that are given to developers with the new Fusion Table has yet to be fully explored and I look forward to some exciting uses of Fusion Tables. (Hint: Someone should use this for a text based MMORPG … the possibilities are endless. ) The newest version of App Inventor released by the incredible rock stars on the Google App Inventor developer team includes the long awaited Holy Grail. I am, of course, talking about the ‘WebComponent’. Now the web component as it currently exists is a little bit limited and not easy to implement. However, it is REALLY powerful even in its current iteration. It has the power to send HTTP formatted requests to existing web services and web sites and then store and manipulate the returned data. It combines the speed of the TinyWebDB service requests and the flexibility of using existing data like with the Fusion Tables. The web component brings the ability to use HTTP POST and GET commands which are the foundation of most simple web services. The algorithm for using the WebComponent would (or at least could) follow these steps:

1. Establish (or use existing) web service that will respond to GET/POST.
2. Use the WebComponent to send a GET request to the service.
3. Use the Text parsing blocks to parse out the tabular data sent by the web service.
The advantage of using GET/POST commands is the speed with which they can be used inline with programmatic functions in an application. Another advantage is the flexibility of using existing data and or maintaining external data in a database behind your webservice. The WebComponent opens up App Inventor to REAL web service and interactive internet services development.

I am excited about the direction the App Inventor team is taking this awesome product and look forward to an even more mature Rapid Application Development framework.


————————————————————–

ترجمه ماشینی :

برنامه‌های تلفن همراه Android ایجاد کنید، بدون نیاز به برنامه‌نویسی!

حتی با تجربه برنامه‌نویسی محدود، می‌توانید با این راهنمای کامل App Inventor برای Android، ایجاد برنامه‌ها برای پلتفرم Android را به راحتی یاد بگیرید. App Inventor for Android یک زبان بصری است که بر بلوک های برنامه نویسی ساده تکیه دارد که کاربران می توانند آن ها را بکشند و رها کنند تا برنامه ایجاد کنند. این کتاب مفید مجموعه‌ای از برنامه‌های کاملاً کارشده را به همراه بلوک‌های برنامه‌نویسی آن‌ها در اختیار شما قرار می‌دهد که می‌توانید آن‌ها را برای استفاده خودتان سفارشی کنید یا به عنوان نقطه شروعی برای ایجاد برنامه قاتل بعدی استفاده کنید. و این همه بدون نوشتن یک خط کد است. بخش ویژه کتاب در Apps Inventor Design Patterns را از دست ندهید، که اصطلاحات رایانه را به زبان ساده توضیح می دهد و یک مرجع اساسی ارزشمند است.

  • به برنامه نویسان و غیربرنامه نویسان به طور یکسان نحوه استفاده از App Inventor برای Android برای ایجاد را می آموزد. برنامه‌های Android
  • یک سری از برنامه‌های کاملاً کارشده را ارائه می‌کند که می‌توانید آن‌ها را سفارشی کنید، دانلود کنید، و در تلفن Android خود استفاده کنید یا به عنوان نقطه شروعی برای ساختن برنامه عالی بعدی استفاده کنید
  • شامل یک بخش مرجع ارزشمند در App Inventor الگوهای طراحی و مفاهیم کلی علوم کامپیوتر
  • به شما نشان می‌دهد که چگونه برنامه‌هایی ایجاد کنید که از ویژگی‌های کاربردی گوشی‌های هوشمند Android بهره می‌برند، مانند GPS، پیام‌رسانی، مخاطبین و موارد دیگر

با برنامه Inventor for Androidو این راهنمای کامل، به زودی برنامه‌هایی ایجاد خواهید کرد که همه ویژگی‌های سرگرم‌کننده تلفن هوشمند Android مانند شتاب‌سنج، GPS، پیام‌رسانی و غیره را در خود جای داده است.


از نویسنده: دریافت داده‌ها در داخل و خارج از برنامه‌های مخترع برنامه

در دنیای امروزی تلفن همراه، انتظار می‌رود که برنامه‌ها نه تنها عملکردی محلی ارائه دهند، بلکه محتوای به‌روز و آگاهی خارجی نیز داشته باشند.

«چگونه می‌توانم همه این داده ها را در App Inventor دریافت کنید؟ یکی از سوالات متداول توسعه دهندگان جدید است. در ابتدا دریافت سطرها و ستون های داده در App Inventor نوعی معادله خطی بود. شما از TinyWebDB استفاده کرده اید یا به برخی از هک های شخص ثالث موجود روی آورده اید.

مؤلفه TinyWebDB هنوز هم امکانی برای داده های فرار است که باید از اینترنت بیرون کشیده شود و در App Inventor قرار گیرد. این مزیت افزوده سریع بودن و امکان نوشتن در پایگاه داده وب را دارد. برای دریافت ردیف‌ها و ستون‌های داده در App Inventor، الگوریتم این مراحل را دنبال می‌کند:

1. داده‌ها را از WebService بکشید و در متغیر موقت قرار دهید.
2. تجزیه و تحلیل داده ها در آرایه psuedo
3. نوشتن داده ها در یک TinyDB محلی
این هنوز یک گزینه برای دریافت داده های جدولی در App Inventor است. این مزیت سریع و پایدار بودن را دارد. این مشکل این است که نیاز به نصب و اجرای سرویس TinyWebDB روی سرور وب دارد. راه اندازی و نصب سرویس TinyWebDB می تواند پیچیده و خسته کننده باشد. نیاز به یک برنامه جداگانه برای پر کردن TinyWebDB با داده ها، پیچیدگی بیشتری دارد.

تیم App Inventor اخیراً به‌روزرسانی‌ای را برای App Inventor منتشر کرده است که شامل قابلیت دسترسی به Google Fusion Tables می‌شود. Google Fusion Tables یک راه حل پایگاه داده آنلاین است که به دستورات ساده SQL اجازه می دهد تا از طریق HTTP به داده های ذخیره شده ارسال شوند. یک راه حل خوب مدیریت پشتیبان وجود دارد که به کاربر اجازه می دهد تا داده ها را از قبل ساخته و در جداول ایجاد شده از قبل پر کند. تمام داده ها در سرویس «ابر» گوگل زندگی می کنند. سیستم مدیریت Back-end برای کاربران Google Docs یا سایر محصولات ابری Google بسیار آشنا خواهد بود.

الگوریتم دریافت داده های جدولی به برنامه App Inventor با استفاده از Fusion Tables این مراحل را دنبال می کند:

1. Fusion Table مورد نظر را ایجاد کنید و جدول را با داده ها پر کنید. باطن وب.
2. برنامه با کشیدن داده‌ها از یک Fusion Table، «راه‌اندازی» می‌شود.
3. برنامه لیست‌های برگشتی را در TinyDB محلی ذخیره می‌کند
مزیت Fusion Tables این است که توانایی به راحتی از قبل پر کردن داده های آنلاین با وارد کردن یا وارد کردن صفحه گسترده مقادیر. این به توسعه‌دهنده اجازه می‌دهد تا داده‌هایی را که همه برنامه‌های مستقر مصرف می‌کنند حفظ کند. بنابراین، با تغییر داده‌های موجود در Fusion Table، می‌توان محتوا و داده‌های تازه را به برنامه‌ها اضافه کرد.

نقطه ضعف Fusion Tables روش بازیابی ا


 

tag : دانلود کتاب App Inventor برای اندروید: برنامه های خود را بسازید – بدون نیاز به تجربه! , Download App Inventor برای اندروید: برنامه های خود را بسازید – بدون نیاز به تجربه! , دانلود App Inventor برای اندروید: برنامه های خود را بسازید – بدون نیاز به تجربه! , Download App Inventor for Android: Build Your Own Apps – No Experience Required! Book , App Inventor برای اندروید: برنامه های خود را بسازید – بدون نیاز به تجربه! دانلود , buy App Inventor برای اندروید: برنامه های خود را بسازید – بدون نیاز به تجربه! , خرید کتاب App Inventor برای اندروید: برنامه های خود را بسازید – بدون نیاز به تجربه! , دانلود کتاب App Inventor for Android: Build Your Own Apps – No Experience Required! , کتاب App Inventor for Android: Build Your Own Apps – No Experience Required! , دانلود App Inventor for Android: Build Your Own Apps – No Experience Required! , خرید App Inventor for Android: Build Your Own Apps – No Experience Required! , خرید کتاب App Inventor for Android: Build Your Own Apps – No Experience Required! ,

نقد و بررسی‌ها

هنوز بررسی‌ای ثبت نشده است.

اولین کسی باشید که دیدگاهی می نویسد “دانلود کتاب App Inventor for Android: Build Your Own Apps – No Experience Required! – App Inventor برای اندروید: برنامه های خود را بسازید – بدون نیاز به تجربه!”