Packt Hands-On Kotlin Web Development with Ktor-XQZT

Packt Hands-On Kotlin Web Development with Ktor-XQZT | Apps-Tutorials | MP4 | 987.74 MiB

336 kb/s 1920×1080 | AAC 122 kb/s 2 CH eng

NFO (Click to Show)

Another exquisit release
Packt.Hands-On.Kotlin.Web.Development.with.Ktor-XQZT
     Title: Hands-On Kotlin Web Development with Ktor
 Publisher: Packt
      Size: 988M (1035724353 B)
     Files: 21F
      Date: 07/01/2020
  Course #: 9781838640767
      Type: N/A
 Published: 2020-06-30
  Modified: N/A
       URL: subscription.packtpub.com/video/mobile/9781838640767
    Author: Mike Mller Nielsen
  Duration: N/A
     Skill: N/A
 Exer/Code: [X]
Installation:
Unpack that shit, run that shit
Description:
Build web apps quickly and with less effort using Kotlin and Ktor

File List (Click to Show)

988M	Hands-On Kotlin Web Development with Ktor [Video]
53M	Hands-On Kotlin Web Development with Ktor [Video]/1.Getting Started with Kotlin and Ktor
11M	Hands-On Kotlin Web Development with Ktor [Video]/1.Getting Started with Kotlin and Ktor/01.The Course Overview.mp4
3.6M	Hands-On Kotlin Web Development with Ktor [Video]/1.Getting Started with Kotlin and Ktor/02.What is a backend.mp4
2.9M	Hands-On Kotlin Web Development with Ktor [Video]/1.Getting Started with Kotlin and Ktor/03.Why choose Ktor as backend.mp4
13M	Hands-On Kotlin Web Development with Ktor [Video]/1.Getting Started with Kotlin and Ktor/04.Creating our first project with IntelliJ plugin and ktor.start.io.mp4
16M	Hands-On Kotlin Web Development with Ktor [Video]/1.Getting Started with Kotlin and Ktor/05.Creating our first route that returns a string.mp4
8.2M	Hands-On Kotlin Web Development with Ktor [Video]/1.Getting Started with Kotlin and Ktor/06.Bookstore-application - Create and set up dependencies.mp4
212M	Hands-On Kotlin Web Development with Ktor [Video]/2.Understanding the Ktor Lifecycle
17M	Hands-On Kotlin Web Development with Ktor [Video]/2.Understanding the Ktor Lifecycle/07.Kotlin coroutine explained and demonstrated.mp4
14M	Hands-On Kotlin Web Development with Ktor [Video]/2.Understanding the Ktor Lifecycle/08.Kotlin Extension explained and demonstrated.mp4
5.3M	Hands-On Kotlin Web Development with Ktor [Video]/2.Understanding the Ktor Lifecycle/09.Ktor architecture and lifecycle explained.mp4
15M	Hands-On Kotlin Web Development with Ktor [Video]/2.Understanding the Ktor Lifecycle/10.Ktor installation and configuration of features.mp4
38M	Hands-On Kotlin Web Development with Ktor [Video]/2.Understanding the Ktor Lifecycle/11.Ktor routes in general.mp4
26M	Hands-On Kotlin Web Development with Ktor [Video]/2.Understanding the Ktor Lifecycle/12.Calling 3rd party REST services.mp4
33M	Hands-On Kotlin Web Development with Ktor [Video]/2.Understanding the Ktor Lifecycle/13.Endpoints for our book store. Get and post books.mp4
24M	Hands-On Kotlin Web Development with Ktor [Video]/2.Understanding the Ktor Lifecycle/14.The PUT,POST,GET and DELETE Routes.mp4
44M	Hands-On Kotlin Web Development with Ktor [Video]/2.Understanding the Ktor Lifecycle/15.Let Us Test the Endpoints with cURL.mp4
146M	Hands-On Kotlin Web Development with Ktor [Video]/3.Working with Ktor REST API
40M	Hands-On Kotlin Web Development with Ktor [Video]/3.Working with Ktor REST API/16.Creating a REST API.mp4
17M	Hands-On Kotlin Web Development with Ktor [Video]/3.Working with Ktor REST API/17.Feature Content Negotiation.mp4
17M	Hands-On Kotlin Web Development with Ktor [Video]/3.Working with Ktor REST API/18.Conversion from Kotlin object to JSON with Jackson.mp4
20M	Hands-On Kotlin Web Development with Ktor [Video]/3.Working with Ktor REST API/19.Auto-update web application on build.mp4
12M	Hands-On Kotlin Web Development with Ktor [Video]/3.Working with Ktor REST API/20.Routes with path variables.mp4
8.4M	Hands-On Kotlin Web Development with Ktor [Video]/3.Working with Ktor REST API/21.Routes with request parameters.mp4
13M	Hands-On Kotlin Web Development with Ktor [Video]/3.Working with Ktor REST API/22.Getting and setting headers.mp4
21M	Hands-On Kotlin Web Development with Ktor [Video]/3.Working with Ktor REST API/23.Bookstore-application - Convert json to objects. Add search endpoints with request parameters.mp4
131M	Hands-On Kotlin Web Development with Ktor [Video]/4.Ktor REST API - Error handling and authentication
24M	Hands-On Kotlin Web Development with Ktor [Video]/4.Ktor REST API - Error handling and authentication/24.Feature Status Pages.mp4
21M	Hands-On Kotlin Web Development with Ktor [Video]/4.Ktor REST API - Error handling and authentication/25.Data posted to the route endpoint.mp4
20M	Hands-On Kotlin Web Development with Ktor [Video]/4.Ktor REST API - Error handling and authentication/26.Basic Authentication on chosen endpoints.mp4
22M	Hands-On Kotlin Web Development with Ktor [Video]/4.Ktor REST API - Error handling and authentication/27.Routing interceptors - Check admin rights.mp4
6.2M	Hands-On Kotlin Web Development with Ktor [Video]/4.Ktor REST API - Error handling and authentication/28.CallLogging log all incoming requests.mp4
26M	Hands-On Kotlin Web Development with Ktor [Video]/4.Ktor REST API - Error handling and authentication/29.Metrics statistics on the usage of the endpoints.mp4
15M	Hands-On Kotlin Web Development with Ktor [Video]/4.Ktor REST API - Error handling and authentication/30.Bookstore-application - Add error handling and basic authentication to our book store.mp4
108M	Hands-On Kotlin Web Development with Ktor [Video]/5.Persisting data with MongoDB
29M	Hands-On Kotlin Web Development with Ktor [Video]/5.Persisting data with MongoDB/31.Starting up a MongoDb with Docker-compose and adding the MongoDB dependency.mp4
20M	Hands-On Kotlin Web Development with Ktor [Video]/5.Persisting data with MongoDB/32.Insert data to a MongoDB.mp4
20M	Hands-On Kotlin Web Development with Ktor [Video]/5.Persisting data with MongoDB/33.Updating and deleting data.mp4
11M	Hands-On Kotlin Web Development with Ktor [Video]/5.Persisting data with MongoDB/34.Extracting data with a query.mp4
15M	Hands-On Kotlin Web Development with Ktor [Video]/5.Persisting data with MongoDB/35.Sorting and paging.mp4
16M	Hands-On Kotlin Web Development with Ktor [Video]/5.Persisting data with MongoDB/36.Bookstore-application - Saving, deleting and extracting books.mp4
63M	Hands-On Kotlin Web Development with Ktor [Video]/6.Testing the Ktor application
15M	Hands-On Kotlin Web Development with Ktor [Video]/6.Testing the Ktor application/37.Test strategy - No server context needed.mp4
18M	Hands-On Kotlin Web Development with Ktor [Video]/6.Testing the Ktor application/38.Setting up a Ktor test.mp4
8.9M	Hands-On Kotlin Web Development with Ktor [Video]/6.Testing the Ktor application/39.What is a good unit test.mp4
14M	Hands-On Kotlin Web Development with Ktor [Video]/6.Testing the Ktor application/40.Performance testing with K6.mp4
7.5M	Hands-On Kotlin Web Development with Ktor [Video]/6.Testing the Ktor application/41.Bookstore-application - Setup K6 and unit tests.mp4
210M	Hands-On Kotlin Web Development with Ktor [Video]/7.A web UI with Ktor - HTML and CSS DSL
14M	Hands-On Kotlin Web Development with Ktor [Video]/7.A web UI with Ktor - HTML and CSS DSL/42.HTML DSL - Installing the feature and writing basic HTML.mp4
25M	Hands-On Kotlin Web Development with Ktor [Video]/7.A web UI with Ktor - HTML and CSS DSL/43.HTML DSL importing css.mp4
9.8M	Hands-On Kotlin Web Development with Ktor [Video]/7.A web UI with Ktor - HTML and CSS DSL/44.HTML DSL importing static files.mp4
15M	Hands-On Kotlin Web Development with Ktor [Video]/7.A web UI with Ktor - HTML and CSS DSL/45.CSS DSL - Installing the feature and writing basic CSS.mp4
28M	Hands-On Kotlin Web Development with Ktor [Video]/7.A web UI with Ktor - HTML and CSS DSL/46.CSS DSL rules.mp4
30M	Hands-On Kotlin Web Development with Ktor [Video]/7.A web UI with Ktor - HTML and CSS DSL/47.HTML Templating and passing variables.mp4
26M	Hands-On Kotlin Web Development with Ktor [Video]/7.A web UI with Ktor - HTML and CSS DSL/48.Bookstore-application - Create a login page.mp4
19M	Hands-On Kotlin Web Development with Ktor [Video]/7.A web UI with Ktor - HTML and CSS DSL/49.Bookstore-application - Create a Book search page.mp4
34M	Hands-On Kotlin Web Development with Ktor [Video]/7.A web UI with Ktor - HTML and CSS DSL/50.Bookstore-application - Create a Cart checkout page.mp4
14M	Hands-On Kotlin Web Development with Ktor [Video]/7.A web UI with Ktor - HTML and CSS DSL/51.Bookstore-application - Create receipt page.mp4
66M	Hands-On Kotlin Web Development with Ktor [Video]/8.Prepare for deployment
17M	Hands-On Kotlin Web Development with Ktor [Video]/8.Prepare for deployment/52.Create a .jar file With Gradle.mp4
14M	Hands-On Kotlin Web Development with Ktor [Video]/8.Prepare for deployment/53.Docker multi-stage build - Build image.mp4
13M	Hands-On Kotlin Web Development with Ktor [Video]/8.Prepare for deployment/54.Docker multi-stage build - Execution image.mp4
23M	Hands-On Kotlin Web Development with Ktor [Video]/8.Prepare for deployment/55.Bookstore-application - Create a docker image and spin it up.mp4
2.3M	Hands-On Kotlin Web Development with Ktor [Video]/Exercise Files
2.3M	Hands-On Kotlin Web Development with Ktor [Video]/Exercise Files/code_9781838640767.zip
988M	total

File: 01.The Course Overview.mp4
Size: 11033146 bytes (10.52 MiB), duration: 00:04:22, avg.bitrate: 337 kb/s
Audio: aac, 48000 Hz, stereo (eng)
Video: h264, yuv420p, 1920x1080, 25.00 fps(r) (und)


Download Packt Hands-On Kotlin Web Development with Ktor-XQZT ( Size: 987.74 MiB ) :

http://nitroflare.com/view/B943D6762198865/hbcbPaHaOnKoWeDewiKtXQ.zip

http://rapidgator.net/file/5fdd71d618067f9375fc5a15b1734132/hbcbPaHaOnKoWeDewiKtXQ.zip.html

Keywords: Packt, Hands, Kotlin, Web, Development, with, Ktor, XQZT
Apps-Tutorials
Comments (0)
Add Comment