Join Slack
Powered by
What are people’s favorite Gradle tutorials these ...
# gradle
n
Nezteb
04/19/2019, 1:53 AM
What are people’s favorite Gradle tutorials these days? I come from a Maven background.
s
snowe
04/19/2019, 2:19 AM
the kotlin-dsl examples are probably the best way to get started.
n
napperley
04/19/2019, 2:19 AM
You could try this video tutorial although it is
VERY
out of date (eg doesn't cover Gradle Kotlin DSL):
https://www.youtube.com/watch?v=OFUEb7pLLXw
▾
napperley
04/19/2019, 2:23 AM
Another option is to attend the
Introduction to Gradle webinar
(not sure if Gradle Kotlin DSL is covered):
https://gradle.com/training/introduction-to-gradle-05202019/
napperley
04/19/2019, 2:24 AM
Gradle did have a webinar on Gradle Kotlin DSL (a introduction/tutorial) over a week ago.
n
Nezteb
04/19/2019, 12:34 PM
Awesome; thank you both!
2
Views
Open in Slack
Previous
Next