Engineering

Engineering

상품 썸네일

돋보기
  • 페이스북
  • 구글
  • 트위터
  • 카카오톡

Building Cross-Platform Mobile and Web Apps for Engineers and Scientists: An Active Learning Approach, International Edition

Lingras/Triff/Lingras 지음 | 2017

ISBN 9781305637962 (1305637968)
Author Lingras/Triff/Lingras
Copyright 2017
Edition 1E
Page 368쪽
Size 7-3/8 x 9-1/4
Bookseller 문의
자세히보기
  • 판매처
  • Tel
  • Fax

* 교재는 판매처를 통해 구매하실 수 있습니다.

닫기
책소개 목차 특징
Cross-platform application design provides an excellent starting point for mastering application development in this new book. You can introduce today's most popular technologies, including HTML5, CSS3, JavaScript, jQuery Mobile, Node.js, JSON, localStorage, sessionStorage, NoSQL using MongoDB, SQL using MySQL, templating using handlebars, and maps. An app-centric view emphasizes subsets of these technologies to guide students in developing non-trivial apps. The apps serve as models for numerous projects from various application domains, while detailed outlines present potential course projects.

Apps continue to evolve, but the technologies in this book form the backbone for future cross-platform app development. Students learn to work with all major mobile and web platforms as this book's active learning approach asks students to type code in parallel as the apps are developed. Meaningful exercises further encourage students to change code and evaluate resulting app behavior.
1. INTRODUCTION.
World of Mobile Computing. Tour of the Apps Developed in the Book.
2. DEVELOPING, INSTALLING, AND TESTING FIRST APP.
Choice of Programming Platform. How to Create a Simple HTML5 Web Page. How to Put an HTML5 Web Page on the Internet. More HTML5 Formatting. Unordered and Ordered Lists. HTML5 Tables. Cascading Style Sheets (CSS). Quick Facts/Buzzwords. Self-test exercises.
3. MAKING APPS MORE INTERACTIVE THROUGH DATA INPUT.
Embedding JavaScript in an HTML5 Document. Designing Our Apps. Quick Facts/Buzzwords. Self-test exercises.
4. MAKING APPS DO SIGNIFICANT COMPUTING.
Temperature Converter App Design. Simple JavaScript Calculations for Temperature Conversion App. Projectile App to Calculate Distance and Height of a Projectile. Validating Input Values in an App Using Boolean Expressions in JavaScript. Calculation of Distance and Height of a Projectile Using JavaScript Math Object. JavaScript Arrays for Storing Distances and Heights over Time of a Projectile. JavaScript for Loop for Repeating Computations. Dynamically Adding Rows and Cells in a Table Using JavaScript. Quick Facts/Buzzwords. Self-test exercises.
5. A MENU-DRIVEN APP TO MONITOR IMPORTANT INDICATORS.
Thyroid App Design. Overview of the Functionality of the Thyroid App. Numeric Pad for Password Entry. Disclaimer and Help Pages. User Information Entry Form. Navigation with a Menu. Record Display and Update Page. Page to Add a Record. Use of Canvas and Panels for Graphical Display. Quick Facts/Buzzwords. Self-test exercises.
6. STORING DATA LOCALLY ON A DEVICE FOR LONG-TERM USE.
Managing Numeric Pad for Password Entry. Local Storage. JSON Objects for Thyroid App. Managing JSON Objects for User Information. Exception/Error Handling in JavaScript. Displaying User Information. Managing Records Page. Adding a Record. Displaying All the Records/History. Editing a Record. Deleting a Record. Deleting all the Records/History. Quick Facts/Buzzwords. Self-test exercises.
7. GRAPHICS ON HTML5 CANVAS.
Introduction to Canvas Drawing. Frequently Used Methods and Properties of Canvas Element. Adding Advice and Gauge Meter in the Thyroid App Using RGraph. Drawing Line Graphs in the Thyroid App Using RGraph. Making the Output of Projectile App Graphical Using RGraph. Creating an Icon on the Home Screen. Running an App Locally without the Internet. Quick Facts/Buzzwords. Self-test exercises.
8. USING SERVERS FOR SHARING AND STORING INFORMATION.
Introduction. Designing the Server-Based Thyroid App. Signing Up to a Server-Based App. Syncing the Records between the Device and the Server. Programming with Node.js. Launching a Node.js App Server. Modified Navigation in Server-Based Thyroid App. Modified User Form Management in Server-Based Thyroid App. Implementing the Syncing of Records in Server-Based Thyroid App. Quick Facts/Buzzwords. Self-test exercises.
9. USING MONGODB SERVER FOR SHARING AND STORING INFORMATION.
Emergence of NoSQL Database Models. Introduction to mongoDB. Modeling a NoSQL Database. Modeling a NoSQL Database for the Thyroid App. Launching the mongoDB Server for the Thyroid App. Saving New User on the mongoDB Server for the Thyroid App. Processing Login with the mongoDB Server for the Thyroid App. Updating User Data in the mongoDB Server for the Thyroid App. Downloading Records from the mongoDB Server for the Thyroid App. Uploading Records to the mongoDB Server for the Thyroid App. Quick Facts/Buzzwords. Self-test exercises.
10. USING A RELATIONAL DATABASE SERVER FOR SHARING INFORMATION.
Relational Databases. Modeling a Relational Database. SQL. Launching the MySQL Server for the Thyroid App. Saving a New User on the MySQL Server for the Thyroid App. Processing Login with the MySQL Server for the Thyroid App. Updating User Data in the MySQL Server for the Thyroid App. Downloading Records from the MySQL Server for the Thyroid App. Uploading Records to the MySQL Server for the Thyroid App. Quick Facts/Buzzwords. Self-test exercises.
11. JAVASCRIPT TEMPLATING.
JavaScript Templating. Explorador App. Explorador Design. Introduction to JavaScript Templating Using Handlebar. Iteration and Arrays in Handlebars. Conditional Statements in Handlebar. Quick Facts/Buzzwords. Self-test exercises.
12. MAPS, LOCATION, MULTIMEDIA DATABASES.
Introduction. Setting up the Environment in the Explorador App. Specifying Express Routes. Querying MongoDB. Client Side JavaScript. Quick Facts/Buzzwords. Self-test exercises.
13. CROSS-PLATFORM AND NATIVE APP DEVELOPMENT AND TESTING.
Native Mobile Apps. Setting Up the Explorador App for Apple iOS and Android Platforms. Building iOS App. Building the Android App. Quick Facts/Buzzwords. Self-test exercises.
Cross-platform application design provides an excellent starting point for mastering application development in this new book. You can introduce today's most popular technologies, including HTML5, CSS3, JavaScript, jQuery Mobile, Node.js, JSON, localStorage, sessionStorage, NoSQL using MongoDB, SQL using MySQL, templating using handlebars, and maps. An app-centric view emphasizes subsets of these technologies to guide students in developing non-trivial apps. The apps serve as models for numerous projects from various application domains, while detailed outlines present potential course projects. Apps continue to evolve, but the technologies in this book form the backbone for future cross-platform app development. Students learn to work with all major mobile and web platforms as this book's active learning approach asks students to type code in parallel as the apps are developed. Meaningful exercises further encourage students to change code and evaluate resulting app behavior. ACTIVE LEARNING APPROACH ENCOURAGES HANDS-ON CODING. The chapters build upon one another to engage learners with an interactive presentation. Students type code in parallel to developing incremental app features. INTERACTIVE EXERCISES PROMPT MODIFICATION AND EXPERIMENTATION WITH CODE. These exercises encourage students to make changes to the code and examine the resulting app behavior as well as the impact to other app-projects. BOOK ADDRESSES TODAY'S MOST POPULAR TECHNOLOGIES. The authors have covered the apps that are likely to be key in app development for the foreseeable future. The book addresses HTML5, CSS3, JavaScript, jQuery Mobile, Node.js, JSON, localStorage, sessionStorage, NoSQL using MongoDB, SQL using MySQL, templating using handlebars, and maps. BOOK'S APP-CENTRIC VIEW GUIDES LEARNERS IN MASTERING KEY SKILLS AND DEVELOPMENT TECHNIQUES. Using an effective app-driven focus throughout, the authors assist students in identifying the manageable subsets of key technologies. BOOK PRESENTS APPS THAT CAN SERVE AS MODELS FOR APP DEVELOPMENT. The apps throughout provide exceptional models for apps that can work in a variety of application domains.