Skip to content

vigojug/talk-vigojug-2017-Kotlin-o-java-do-seculo-XXI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kotlin Demo

This repo contains some small code examples used in the Kotlin talk of @albertoruibal at @VigoJUG.

The slides are at https://docs.google.com/presentation/d/1K-jqOlRYFvMRJmJZuQYVp3lhH70gvfoiaWa8MzqGe9A/edit?usp=sharing

Tre projects "demo" and "coroutines" can be run directly from IntelliJ.

To run the "node-js-express" example, with node.js and gradle installed do in the node-js-express directory:

npm install
gradle build
node ./build/classes/main/kotlin-js-express_main.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages