Language:
English
繁體中文
Help
回圖書館首頁
手機版館藏查詢
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
Pro Kotlin web apps from scratch = b...
~
Lilleaas, August.
Linked to FindBook
Google Book
Amazon
博客來
Pro Kotlin web apps from scratch = building production-ready web apps without a framework /
Record Type:
Electronic resources : Monograph/item
Title/Author:
Pro Kotlin web apps from scratch/ by August Lilleaas.
Reminder of title:
building production-ready web apps without a framework /
Author:
Lilleaas, August.
Published:
Berkeley, CA :Apress : : 2023.,
Description:
xxi, 326 p. :ill., digital ;24 cm.
[NT 15003449]:
Part I. Up and Running with a Web App -- 1. Setting Up A Development Environment -- 2. Setting Up the Web App Skeleton -- 3. Configuration Files -- 4. Decoupling Web Handlers from Specific Libraries -- Part II. Libraries and Solutions -- 5. Connecting to and Migrating SQL Databases -- 6. Querying a SQL Database -- 7. Automated Tests with jUnit 5 -- 8. Parallelizing Service Calls with Coroutines -- 9. Building Traditional Web Apps with HTML and CSS -- 10. Building API Based Backends -- 11. Deploying to a Traditional Server Based Environments -- 12. Build and Deploy to a Serverless Environment -- 13. Setup, Teardown and Dependency Injection with Spring Context -- 14. Enterprise Authentication using Spring Security -- Part III. Tools of the Trade -- 15. Choosing the Right Library -- 16. An Assortment of Kotlin Tricks -- Appendix A: Using Jooby Instead of Ktor -- Appendix B: Using Hoplite Instead of Typesafe Config -- Appendix C: Using Spek Instead of jUnit 5.
Contained By:
Springer Nature eBook
Subject:
Kotlin (Computer program language) -
Online resource:
https://doi.org/10.1007/978-1-4842-9057-6
ISBN:
9781484290576
Pro Kotlin web apps from scratch = building production-ready web apps without a framework /
Lilleaas, August.
Pro Kotlin web apps from scratch
building production-ready web apps without a framework /[electronic resource] :by August Lilleaas. - Berkeley, CA :Apress :2023. - xxi, 326 p. :ill., digital ;24 cm.
Part I. Up and Running with a Web App -- 1. Setting Up A Development Environment -- 2. Setting Up the Web App Skeleton -- 3. Configuration Files -- 4. Decoupling Web Handlers from Specific Libraries -- Part II. Libraries and Solutions -- 5. Connecting to and Migrating SQL Databases -- 6. Querying a SQL Database -- 7. Automated Tests with jUnit 5 -- 8. Parallelizing Service Calls with Coroutines -- 9. Building Traditional Web Apps with HTML and CSS -- 10. Building API Based Backends -- 11. Deploying to a Traditional Server Based Environments -- 12. Build and Deploy to a Serverless Environment -- 13. Setup, Teardown and Dependency Injection with Spring Context -- 14. Enterprise Authentication using Spring Security -- Part III. Tools of the Trade -- 15. Choosing the Right Library -- 16. An Assortment of Kotlin Tricks -- Appendix A: Using Jooby Instead of Ktor -- Appendix B: Using Hoplite Instead of Typesafe Config -- Appendix C: Using Spek Instead of jUnit 5.
Build production-grade web apps from scratch - without using frameworks - with Kotlin on the Java platform. You'll learn how to use and compose libraries, how to choose between different libraries, and the benefits of explicit and straight-forward code, vs. the implicit magic, conventions, and inversion of control you often see in frameworks. The book teaches the Kotlin language by building production-ready Kotlin code. You'll gain a deep understanding of the idiomatic use of the Kotlin language along with knowledge of how to apply Kotlin in production-grade web apps. The book also bridges the gap between building from scratch and using existing frameworks. For example, you'll learn how to integrate Spring Security-based authentication in web apps written from scratch, so you can leverage existing tooling in your organization without having to take on the entire Spring framework. The first section of the book sets up the base structure of your web app, such as routing, configuration files, and database migrations. The remaining chapters are broken into individual aspects of building production-ready web apps. Appendices at the end of the book explain how to use different libraries than the ones chosen in the main chapters, so you'll learn how to decouple your code from specific libraries, and choose between many different libraries to get the job done in your own web apps. What You Will Learn Compose libraries and manage boilerplate code using idiomatic and powerful Kotlin Manage and query SQL databases without ORMs and mapping layers Write resilient and change-proof tests in support of test-driven development practices Create traditional, HTML-based web apps, APIs for JavaScript-based single-page web apps and native mobile apps Manage parallelism and external service calls using Kotlin co-routines Deploy to production using embedded servers, WAR files, and serverless approaches Bridge the gap between custom-built apps and enterprise, using Spring Context and Spring Security.
ISBN: 9781484290576
Standard No.: 10.1007/978-1-4842-9057-6doiSubjects--Topical Terms:
3619943
Kotlin (Computer program language)
LC Class. No.: QA76.73.K68 / L55 2023
Dewey Class. No.: 005.114
Pro Kotlin web apps from scratch = building production-ready web apps without a framework /
LDR
:04023nmm a2200325 a 4500
001
2316490
003
DE-He213
005
20230124123830.0
006
m d
007
cr nn 008maaau
008
230902s2023 cau s 0 eng d
020
$a
9781484290576
$q
(electronic bk.)
020
$a
9781484290569
$q
(paper)
024
7
$a
10.1007/978-1-4842-9057-6
$2
doi
035
$a
978-1-4842-9057-6
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.73.K68
$b
L55 2023
072
7
$a
UMX
$2
bicssc
072
7
$a
COM051280
$2
bisacsh
072
7
$a
UMX
$2
thema
082
0 4
$a
005.114
$2
23
090
$a
QA76.73.K68
$b
L729 2023
100
1
$a
Lilleaas, August.
$3
3629771
245
1 0
$a
Pro Kotlin web apps from scratch
$h
[electronic resource] :
$b
building production-ready web apps without a framework /
$c
by August Lilleaas.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2023.
300
$a
xxi, 326 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Part I. Up and Running with a Web App -- 1. Setting Up A Development Environment -- 2. Setting Up the Web App Skeleton -- 3. Configuration Files -- 4. Decoupling Web Handlers from Specific Libraries -- Part II. Libraries and Solutions -- 5. Connecting to and Migrating SQL Databases -- 6. Querying a SQL Database -- 7. Automated Tests with jUnit 5 -- 8. Parallelizing Service Calls with Coroutines -- 9. Building Traditional Web Apps with HTML and CSS -- 10. Building API Based Backends -- 11. Deploying to a Traditional Server Based Environments -- 12. Build and Deploy to a Serverless Environment -- 13. Setup, Teardown and Dependency Injection with Spring Context -- 14. Enterprise Authentication using Spring Security -- Part III. Tools of the Trade -- 15. Choosing the Right Library -- 16. An Assortment of Kotlin Tricks -- Appendix A: Using Jooby Instead of Ktor -- Appendix B: Using Hoplite Instead of Typesafe Config -- Appendix C: Using Spek Instead of jUnit 5.
520
$a
Build production-grade web apps from scratch - without using frameworks - with Kotlin on the Java platform. You'll learn how to use and compose libraries, how to choose between different libraries, and the benefits of explicit and straight-forward code, vs. the implicit magic, conventions, and inversion of control you often see in frameworks. The book teaches the Kotlin language by building production-ready Kotlin code. You'll gain a deep understanding of the idiomatic use of the Kotlin language along with knowledge of how to apply Kotlin in production-grade web apps. The book also bridges the gap between building from scratch and using existing frameworks. For example, you'll learn how to integrate Spring Security-based authentication in web apps written from scratch, so you can leverage existing tooling in your organization without having to take on the entire Spring framework. The first section of the book sets up the base structure of your web app, such as routing, configuration files, and database migrations. The remaining chapters are broken into individual aspects of building production-ready web apps. Appendices at the end of the book explain how to use different libraries than the ones chosen in the main chapters, so you'll learn how to decouple your code from specific libraries, and choose between many different libraries to get the job done in your own web apps. What You Will Learn Compose libraries and manage boilerplate code using idiomatic and powerful Kotlin Manage and query SQL databases without ORMs and mapping layers Write resilient and change-proof tests in support of test-driven development practices Create traditional, HTML-based web apps, APIs for JavaScript-based single-page web apps and native mobile apps Manage parallelism and external service calls using Kotlin co-routines Deploy to production using embedded servers, WAR files, and serverless approaches Bridge the gap between custom-built apps and enterprise, using Spring Context and Spring Security.
650
0
$a
Kotlin (Computer program language)
$3
3619943
650
0
$a
Web applications
$x
Development.
$3
2165708
650
1 4
$a
Java.
$3
517732
650
2 4
$a
Web Development.
$3
3134872
650
2 4
$a
Mobile Computing.
$3
3201332
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-1-4842-9057-6
950
$a
Professional and Applied Computing (SpringerNature-12059)
based on 0 review(s)
Location:
ALL
電子資源
Year:
Volume Number:
Items
1 records • Pages 1 •
1
Inventory Number
Location Name
Item Class
Material type
Call number
Usage Class
Loan Status
No. of reservations
Opac note
Attachments
W9452740
電子資源
11.線上閱覽_V
電子書
EB QA76.73.K68 L55 2023
一般使用(Normal)
On shelf
0
1 records • Pages 1 •
1
Multimedia
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login