Instant play framework starter :: build your web applications from the ground up with the Play Framework for Java and Scala /
Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks.A practical, quick, and hands-on guide to the Play Framework.This book is written for readers interested in developing web applications with Java or S...
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham :
Packt Pub.,
2013.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks.A practical, quick, and hands-on guide to the Play Framework.This book is written for readers interested in developing web applications with Java or Scala. A basic knowledge of either Java or Scala is helpful. Prior experience with Play is not required. |
Beschreibung: | 1 online resource : color illustrations |
Bibliographie: | Includes bibliographical references and index. |
ISBN: | 9781782162919 1782162917 |
Internformat
MARC
LEADER | 00000cam a2200000Ma 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocn849917302 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr cn||||||||| | ||
008 | 130606s2013 enka ob 001 0 eng d | ||
040 | |a E7B |b eng |e pn |c E7B |d OCLCO |d UMI |d COO |d DEBSZ |d YDXCP |d OCLCQ |d OCLCF |d OCLCQ |d COCUF |d CNNOR |d MOR |d PIFAG |d N$T |d AGLDB |d OCLCQ |d OCLCO |d U3W |d D6H |d STF |d WRM |d VTS |d CEF |d NRAMU |d NLE |d INT |d VT2 |d OCLCQ |d UKMGB |d WYU |d OCLCQ |d UAB |d A6Q |d UKAHL |d HS0 |d UKCRE |d S2H |d OCLCO |d QGK |d OCLCQ |d OCLCO |d OCLCL | ||
016 | 7 | |a 018005267 |2 Uk | |
019 | |a 856523414 |a 961652678 |a 962646375 |a 974761799 |a 974866598 |a 981865155 |a 1037703482 |a 1038692408 |a 1045556268 |a 1055323192 |a 1066049852 |a 1081253315 |a 1083599610 |a 1103277105 |a 1129356436 |a 1152981183 |a 1153490225 |a 1192346955 |a 1228569803 |a 1240524456 |a 1259142017 |a 1289519219 | ||
020 | |a 9781782162919 |q (electronic bk.) | ||
020 | |a 1782162917 |q (electronic bk.) | ||
020 | |z 1782162909 | ||
020 | |z 9781782162902 | ||
035 | |a (OCoLC)849917302 |z (OCoLC)856523414 |z (OCoLC)961652678 |z (OCoLC)962646375 |z (OCoLC)974761799 |z (OCoLC)974866598 |z (OCoLC)981865155 |z (OCoLC)1037703482 |z (OCoLC)1038692408 |z (OCoLC)1045556268 |z (OCoLC)1055323192 |z (OCoLC)1066049852 |z (OCoLC)1081253315 |z (OCoLC)1083599610 |z (OCoLC)1103277105 |z (OCoLC)1129356436 |z (OCoLC)1152981183 |z (OCoLC)1153490225 |z (OCoLC)1192346955 |z (OCoLC)1228569803 |z (OCoLC)1240524456 |z (OCoLC)1259142017 |z (OCoLC)1289519219 | ||
037 | |a CL0500000266 |b Safari Books Online | ||
050 | 4 | |a TK5105.888 |b .D54 2013eb | |
072 | 7 | |a COM |x 060080 |2 bisacsh | |
072 | 7 | |a COM |x 051280 |2 bisacsh | |
082 | 7 | |a 005.72 |2 23 | |
049 | |a MAIN | ||
100 | 1 | |a Dietrich, Daniel. | |
245 | 1 | 0 | |a Instant play framework starter : |b build your web applications from the ground up with the Play Framework for Java and Scala / |c Daniel Dietrich. |
260 | |a Birmingham : |b Packt Pub., |c 2013. | ||
300 | |a 1 online resource : |b color illustrations | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
347 | |a text file | ||
504 | |a Includes bibliographical references and index. | ||
588 | 0 | |a Online resource; title from PDF title page (EBSCO, viewed July 7, 2017). | |
505 | 0 | |a Cover; Copyright; Credits; About the Author; About the Reviewers; www.packtpub.com; packtlib.packtpub.com; Table of Contents; Instant Play Framework Starter; So, what is Play?; Installation; Step 1 -- What do I need?; Step 2 -- Downloading Play; Step 3 -- Setting the PATH environment variable; Step 4 -- Testing the Play installation; And that's it!; Quick start -- Creating your first Play application; Step 1 -- Creating a new Play application; Structure of a Play application; Step 2 -- Using the Play console; Starting our application; Play console commands; Closing the console | |
505 | 8 | |a Step 3 -- Modifying our applicationFast turnaround -- change your code and hit reload!; Stripped down and optimized stack traces; Step 4 -- Setting up your preferred IDE; IntelliJ IDEA; Eclipse; Other IDEs; Top features you need to know about; 1 -- Designing a Play application; Introducing our sample application; Defining the domain model; Designing the HTTP interface with the routes file; Handling HTTP requests by controller actions; Composing the UI from view templates; Implementing the phone book views; 2 -- Dealing with user input; Defining a form; Validating user input | |
505 | 8 | |a Using form template helpers3 -- Connecting to a database; Accessing data with Ebean for Java; Accessing data with Anorm for Scala; Accessing data with Slick for Scala; People and places you should get to know; Official sites; Articles and tutorials; Community; Blogs; Twitter; About Packt Publishing; Writing for Packt | |
520 | |a Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks.A practical, quick, and hands-on guide to the Play Framework.This book is written for readers interested in developing web applications with Java or Scala. A basic knowledge of either Java or Scala is helpful. Prior experience with Play is not required. | ||
546 | |a English. | ||
650 | 0 | |a Web site development. |0 http://id.loc.gov/authorities/subjects/sh98004795 | |
650 | 0 | |a Application software |x Development. |0 http://id.loc.gov/authorities/subjects/sh95009362 | |
650 | 0 | |a Java (Computer program language) |0 http://id.loc.gov/authorities/subjects/sh95008574 | |
650 | 6 | |a Sites Web |x Développement. | |
650 | 6 | |a Logiciels d'application |x Développement. | |
650 | 6 | |a Java (Langage de programmation) | |
650 | 7 | |a COMPUTERS |x Web |x General. |2 bisacsh | |
650 | 7 | |a COMPUTERS |x Programming Languages |x Java. |2 bisacsh | |
650 | 7 | |a Application software |x Development |2 fast | |
650 | 7 | |a Java (Computer program language) |2 fast | |
650 | 7 | |a Web site development |2 fast | |
758 | |i has work: |a Instant Play Framework starter (Text) |1 https://id.oclc.org/worldcat/entity/E39PD3wQTv9HJQfg6jGgjbFYfq |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
776 | |z 1-78216-290-9 | ||
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=587823 |3 Volltext |
938 | |a Askews and Holts Library Services |b ASKH |n AH26849455 | ||
938 | |a ebrary |b EBRY |n ebr10714641 | ||
938 | |a EBSCOhost |b EBSC |n 587823 | ||
938 | |a YBP Library Services |b YANK |n 10746413 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocn849917302 |
---|---|
_version_ | 1816882236189835265 |
adam_text | |
any_adam_object | |
author | Dietrich, Daniel |
author_facet | Dietrich, Daniel |
author_role | |
author_sort | Dietrich, Daniel |
author_variant | d d dd |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | T - Technology |
callnumber-label | TK5105 |
callnumber-raw | TK5105.888 .D54 2013eb |
callnumber-search | TK5105.888 .D54 2013eb |
callnumber-sort | TK 45105.888 D54 42013EB |
callnumber-subject | TK - Electrical and Nuclear Engineering |
collection | ZDB-4-EBA |
contents | Cover; Copyright; Credits; About the Author; About the Reviewers; www.packtpub.com; packtlib.packtpub.com; Table of Contents; Instant Play Framework Starter; So, what is Play?; Installation; Step 1 -- What do I need?; Step 2 -- Downloading Play; Step 3 -- Setting the PATH environment variable; Step 4 -- Testing the Play installation; And that's it!; Quick start -- Creating your first Play application; Step 1 -- Creating a new Play application; Structure of a Play application; Step 2 -- Using the Play console; Starting our application; Play console commands; Closing the console Step 3 -- Modifying our applicationFast turnaround -- change your code and hit reload!; Stripped down and optimized stack traces; Step 4 -- Setting up your preferred IDE; IntelliJ IDEA; Eclipse; Other IDEs; Top features you need to know about; 1 -- Designing a Play application; Introducing our sample application; Defining the domain model; Designing the HTTP interface with the routes file; Handling HTTP requests by controller actions; Composing the UI from view templates; Implementing the phone book views; 2 -- Dealing with user input; Defining a form; Validating user input Using form template helpers3 -- Connecting to a database; Accessing data with Ebean for Java; Accessing data with Anorm for Scala; Accessing data with Slick for Scala; People and places you should get to know; Official sites; Articles and tutorials; Community; Blogs; Twitter; About Packt Publishing; Writing for Packt |
ctrlnum | (OCoLC)849917302 |
dewey-full | 005.72 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.72 |
dewey-search | 005.72 |
dewey-sort | 15.72 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>05424cam a2200673Ma 4500</leader><controlfield tag="001">ZDB-4-EBA-ocn849917302</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr cn|||||||||</controlfield><controlfield tag="008">130606s2013 enka ob 001 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">E7B</subfield><subfield code="b">eng</subfield><subfield code="e">pn</subfield><subfield code="c">E7B</subfield><subfield code="d">OCLCO</subfield><subfield code="d">UMI</subfield><subfield code="d">COO</subfield><subfield code="d">DEBSZ</subfield><subfield code="d">YDXCP</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCF</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">COCUF</subfield><subfield code="d">CNNOR</subfield><subfield code="d">MOR</subfield><subfield code="d">PIFAG</subfield><subfield code="d">N$T</subfield><subfield code="d">AGLDB</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">U3W</subfield><subfield code="d">D6H</subfield><subfield code="d">STF</subfield><subfield code="d">WRM</subfield><subfield code="d">VTS</subfield><subfield code="d">CEF</subfield><subfield code="d">NRAMU</subfield><subfield code="d">NLE</subfield><subfield code="d">INT</subfield><subfield code="d">VT2</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">UKMGB</subfield><subfield code="d">WYU</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">UAB</subfield><subfield code="d">A6Q</subfield><subfield code="d">UKAHL</subfield><subfield code="d">HS0</subfield><subfield code="d">UKCRE</subfield><subfield code="d">S2H</subfield><subfield code="d">OCLCO</subfield><subfield code="d">QGK</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">018005267</subfield><subfield code="2">Uk</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">856523414</subfield><subfield code="a">961652678</subfield><subfield code="a">962646375</subfield><subfield code="a">974761799</subfield><subfield code="a">974866598</subfield><subfield code="a">981865155</subfield><subfield code="a">1037703482</subfield><subfield code="a">1038692408</subfield><subfield code="a">1045556268</subfield><subfield code="a">1055323192</subfield><subfield code="a">1066049852</subfield><subfield code="a">1081253315</subfield><subfield code="a">1083599610</subfield><subfield code="a">1103277105</subfield><subfield code="a">1129356436</subfield><subfield code="a">1152981183</subfield><subfield code="a">1153490225</subfield><subfield code="a">1192346955</subfield><subfield code="a">1228569803</subfield><subfield code="a">1240524456</subfield><subfield code="a">1259142017</subfield><subfield code="a">1289519219</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781782162919</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1782162917</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">1782162909</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781782162902</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)849917302</subfield><subfield code="z">(OCoLC)856523414</subfield><subfield code="z">(OCoLC)961652678</subfield><subfield code="z">(OCoLC)962646375</subfield><subfield code="z">(OCoLC)974761799</subfield><subfield code="z">(OCoLC)974866598</subfield><subfield code="z">(OCoLC)981865155</subfield><subfield code="z">(OCoLC)1037703482</subfield><subfield code="z">(OCoLC)1038692408</subfield><subfield code="z">(OCoLC)1045556268</subfield><subfield code="z">(OCoLC)1055323192</subfield><subfield code="z">(OCoLC)1066049852</subfield><subfield code="z">(OCoLC)1081253315</subfield><subfield code="z">(OCoLC)1083599610</subfield><subfield code="z">(OCoLC)1103277105</subfield><subfield code="z">(OCoLC)1129356436</subfield><subfield code="z">(OCoLC)1152981183</subfield><subfield code="z">(OCoLC)1153490225</subfield><subfield code="z">(OCoLC)1192346955</subfield><subfield code="z">(OCoLC)1228569803</subfield><subfield code="z">(OCoLC)1240524456</subfield><subfield code="z">(OCoLC)1259142017</subfield><subfield code="z">(OCoLC)1289519219</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">CL0500000266</subfield><subfield code="b">Safari Books Online</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">TK5105.888</subfield><subfield code="b">.D54 2013eb</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">060080</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">051280</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">005.72</subfield><subfield code="2">23</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Dietrich, Daniel.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Instant play framework starter :</subfield><subfield code="b">build your web applications from the ground up with the Play Framework for Java and Scala /</subfield><subfield code="c">Daniel Dietrich.</subfield></datafield><datafield tag="260" ind1=" " ind2=" "><subfield code="a">Birmingham :</subfield><subfield code="b">Packt Pub.,</subfield><subfield code="c">2013.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource :</subfield><subfield code="b">color illustrations</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="347" ind1=" " ind2=" "><subfield code="a">text file</subfield></datafield><datafield tag="504" ind1=" " ind2=" "><subfield code="a">Includes bibliographical references and index.</subfield></datafield><datafield tag="588" ind1="0" ind2=" "><subfield code="a">Online resource; title from PDF title page (EBSCO, viewed July 7, 2017).</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">Cover; Copyright; Credits; About the Author; About the Reviewers; www.packtpub.com; packtlib.packtpub.com; Table of Contents; Instant Play Framework Starter; So, what is Play?; Installation; Step 1 -- What do I need?; Step 2 -- Downloading Play; Step 3 -- Setting the PATH environment variable; Step 4 -- Testing the Play installation; And that's it!; Quick start -- Creating your first Play application; Step 1 -- Creating a new Play application; Structure of a Play application; Step 2 -- Using the Play console; Starting our application; Play console commands; Closing the console</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Step 3 -- Modifying our applicationFast turnaround -- change your code and hit reload!; Stripped down and optimized stack traces; Step 4 -- Setting up your preferred IDE; IntelliJ IDEA; Eclipse; Other IDEs; Top features you need to know about; 1 -- Designing a Play application; Introducing our sample application; Defining the domain model; Designing the HTTP interface with the routes file; Handling HTTP requests by controller actions; Composing the UI from view templates; Implementing the phone book views; 2 -- Dealing with user input; Defining a form; Validating user input</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Using form template helpers3 -- Connecting to a database; Accessing data with Ebean for Java; Accessing data with Anorm for Scala; Accessing data with Slick for Scala; People and places you should get to know; Official sites; Articles and tutorials; Community; Blogs; Twitter; About Packt Publishing; Writing for Packt</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks.A practical, quick, and hands-on guide to the Play Framework.This book is written for readers interested in developing web applications with Java or Scala. A basic knowledge of either Java or Scala is helpful. Prior experience with Play is not required.</subfield></datafield><datafield tag="546" ind1=" " ind2=" "><subfield code="a">English.</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Web site development.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh98004795</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Application software</subfield><subfield code="x">Development.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh95009362</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Java (Computer program language)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh95008574</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Sites Web</subfield><subfield code="x">Développement.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Logiciels d'application</subfield><subfield code="x">Développement.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Java (Langage de programmation)</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Web</subfield><subfield code="x">General.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Programming Languages</subfield><subfield code="x">Java.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Application software</subfield><subfield code="x">Development</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Java (Computer program language)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Web site development</subfield><subfield code="2">fast</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">Instant Play Framework starter (Text)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PD3wQTv9HJQfg6jGgjbFYfq</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</subfield></datafield><datafield tag="776" ind1=" " ind2=" "><subfield code="z">1-78216-290-9</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=587823</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Askews and Holts Library Services</subfield><subfield code="b">ASKH</subfield><subfield code="n">AH26849455</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ebrary</subfield><subfield code="b">EBRY</subfield><subfield code="n">ebr10714641</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">587823</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">10746413</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-ocn849917302 |
illustrated | Illustrated |
indexdate | 2024-11-27T13:25:24Z |
institution | BVB |
isbn | 9781782162919 1782162917 |
language | English |
oclc_num | 849917302 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource : color illustrations |
psigel | ZDB-4-EBA |
publishDate | 2013 |
publishDateSearch | 2013 |
publishDateSort | 2013 |
publisher | Packt Pub., |
record_format | marc |
spelling | Dietrich, Daniel. Instant play framework starter : build your web applications from the ground up with the Play Framework for Java and Scala / Daniel Dietrich. Birmingham : Packt Pub., 2013. 1 online resource : color illustrations text txt rdacontent computer c rdamedia online resource cr rdacarrier text file Includes bibliographical references and index. Online resource; title from PDF title page (EBSCO, viewed July 7, 2017). Cover; Copyright; Credits; About the Author; About the Reviewers; www.packtpub.com; packtlib.packtpub.com; Table of Contents; Instant Play Framework Starter; So, what is Play?; Installation; Step 1 -- What do I need?; Step 2 -- Downloading Play; Step 3 -- Setting the PATH environment variable; Step 4 -- Testing the Play installation; And that's it!; Quick start -- Creating your first Play application; Step 1 -- Creating a new Play application; Structure of a Play application; Step 2 -- Using the Play console; Starting our application; Play console commands; Closing the console Step 3 -- Modifying our applicationFast turnaround -- change your code and hit reload!; Stripped down and optimized stack traces; Step 4 -- Setting up your preferred IDE; IntelliJ IDEA; Eclipse; Other IDEs; Top features you need to know about; 1 -- Designing a Play application; Introducing our sample application; Defining the domain model; Designing the HTTP interface with the routes file; Handling HTTP requests by controller actions; Composing the UI from view templates; Implementing the phone book views; 2 -- Dealing with user input; Defining a form; Validating user input Using form template helpers3 -- Connecting to a database; Accessing data with Ebean for Java; Accessing data with Anorm for Scala; Accessing data with Slick for Scala; People and places you should get to know; Official sites; Articles and tutorials; Community; Blogs; Twitter; About Packt Publishing; Writing for Packt Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks.A practical, quick, and hands-on guide to the Play Framework.This book is written for readers interested in developing web applications with Java or Scala. A basic knowledge of either Java or Scala is helpful. Prior experience with Play is not required. English. Web site development. http://id.loc.gov/authorities/subjects/sh98004795 Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 Java (Computer program language) http://id.loc.gov/authorities/subjects/sh95008574 Sites Web Développement. Logiciels d'application Développement. Java (Langage de programmation) COMPUTERS Web General. bisacsh COMPUTERS Programming Languages Java. bisacsh Application software Development fast Java (Computer program language) fast Web site development fast has work: Instant Play Framework starter (Text) https://id.oclc.org/worldcat/entity/E39PD3wQTv9HJQfg6jGgjbFYfq https://id.oclc.org/worldcat/ontology/hasWork 1-78216-290-9 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=587823 Volltext |
spellingShingle | Dietrich, Daniel Instant play framework starter : build your web applications from the ground up with the Play Framework for Java and Scala / Cover; Copyright; Credits; About the Author; About the Reviewers; www.packtpub.com; packtlib.packtpub.com; Table of Contents; Instant Play Framework Starter; So, what is Play?; Installation; Step 1 -- What do I need?; Step 2 -- Downloading Play; Step 3 -- Setting the PATH environment variable; Step 4 -- Testing the Play installation; And that's it!; Quick start -- Creating your first Play application; Step 1 -- Creating a new Play application; Structure of a Play application; Step 2 -- Using the Play console; Starting our application; Play console commands; Closing the console Step 3 -- Modifying our applicationFast turnaround -- change your code and hit reload!; Stripped down and optimized stack traces; Step 4 -- Setting up your preferred IDE; IntelliJ IDEA; Eclipse; Other IDEs; Top features you need to know about; 1 -- Designing a Play application; Introducing our sample application; Defining the domain model; Designing the HTTP interface with the routes file; Handling HTTP requests by controller actions; Composing the UI from view templates; Implementing the phone book views; 2 -- Dealing with user input; Defining a form; Validating user input Using form template helpers3 -- Connecting to a database; Accessing data with Ebean for Java; Accessing data with Anorm for Scala; Accessing data with Slick for Scala; People and places you should get to know; Official sites; Articles and tutorials; Community; Blogs; Twitter; About Packt Publishing; Writing for Packt Web site development. http://id.loc.gov/authorities/subjects/sh98004795 Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 Java (Computer program language) http://id.loc.gov/authorities/subjects/sh95008574 Sites Web Développement. Logiciels d'application Développement. Java (Langage de programmation) COMPUTERS Web General. bisacsh COMPUTERS Programming Languages Java. bisacsh Application software Development fast Java (Computer program language) fast Web site development fast |
subject_GND | http://id.loc.gov/authorities/subjects/sh98004795 http://id.loc.gov/authorities/subjects/sh95009362 http://id.loc.gov/authorities/subjects/sh95008574 |
title | Instant play framework starter : build your web applications from the ground up with the Play Framework for Java and Scala / |
title_auth | Instant play framework starter : build your web applications from the ground up with the Play Framework for Java and Scala / |
title_exact_search | Instant play framework starter : build your web applications from the ground up with the Play Framework for Java and Scala / |
title_full | Instant play framework starter : build your web applications from the ground up with the Play Framework for Java and Scala / Daniel Dietrich. |
title_fullStr | Instant play framework starter : build your web applications from the ground up with the Play Framework for Java and Scala / Daniel Dietrich. |
title_full_unstemmed | Instant play framework starter : build your web applications from the ground up with the Play Framework for Java and Scala / Daniel Dietrich. |
title_short | Instant play framework starter : |
title_sort | instant play framework starter build your web applications from the ground up with the play framework for java and scala |
title_sub | build your web applications from the ground up with the Play Framework for Java and Scala / |
topic | Web site development. http://id.loc.gov/authorities/subjects/sh98004795 Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 Java (Computer program language) http://id.loc.gov/authorities/subjects/sh95008574 Sites Web Développement. Logiciels d'application Développement. Java (Langage de programmation) COMPUTERS Web General. bisacsh COMPUTERS Programming Languages Java. bisacsh Application software Development fast Java (Computer program language) fast Web site development fast |
topic_facet | Web site development. Application software Development. Java (Computer program language) Sites Web Développement. Logiciels d'application Développement. Java (Langage de programmation) COMPUTERS Web General. COMPUTERS Programming Languages Java. Application software Development Web site development |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=587823 |
work_keys_str_mv | AT dietrichdaniel instantplayframeworkstarterbuildyourwebapplicationsfromthegroundupwiththeplayframeworkforjavaandscala |