Sending Parameterized Queries to the server von Mark Lassoff

video locked

Über den Vortrag

Der Vortrag „Sending Parameterized Queries to the server“ von Mark Lassoff ist Bestandteil des Kurses „Mobile App Development with PhoneGap“. Der Vortrag ist dabei in folgende Kapitel unterteilt:

  • Web Services with Parametrized Query
  • Server Side
  • Get Data- and Process-Return-Function
  • Quick Test
  • Property List File

Dozent des Vortrages Sending Parameterized Queries to the server

 Mark Lassoff

Mark Lassoff

Mark Lassoff has always been interested in Computers and programming. In college he majored Communications and Computer Science. After completing his college career, Mark worked in the software and web development departments at several large corporations. In 2001, on a whim, while his contemporaries were conquering the dot com world, Mark accepted a position training programmers in a technical training center in Austin, Texas. Today Mark is a top technical trainer, traveling the country providing training for software and web developers. Mark's training clients include the Department of Defense, Lockheed Martin, Discover Card Services, and Kaiser Permanente. He has consulted for companies such as Dell, Target, Lockheed Martin, and government agencies including the US House of Representatives.

Kundenrezensionen

(1)
5,0 von 5 Sternen
5 Sterne
5
4 Sterne
0
3 Sterne
0
2 Sterne
0
1  Stern
0


Auszüge aus dem Begleitmaterial

... 2) Create an user interface with two text inputs for the user. In the first input the user will put a weight (in pounds) and in the second a zip code. 3) Add a button labeled ...

... return a JSON object with the desired information. The JSON object will look like something like this: 9) Write the necessary code to parse the JSON object, extract the desired data, and create a pleasing output display for the user. 10) Test and debug as required. {“shipping Rates”: {“economy”: ...