Github Copilot with Kotlin
Github Copilot with Kotlin
40 episodes
0
Swift: How many Friday the 13th
1
Kotlin: Put May as the first in the list
2
Kotlin: Convert string to date
3
Kotlin: Create a random date
4
Kotlin: Capitalize first letter of a string
5
Jetpack compose:  View Model and mutablestatelistof
6
Kotlin Copilot: Jetpack compose get device ID
7
Ktor Client: Set up ktor client and get data from typicode
8
Kotlin max value in the list
9
Kotlin with Copilot: Merge 2 lists
10
Initialize Firestore and save a post to the database
11
What is the exact day of the week of 2023-01-01?
12
Kotlin with Copilot: Find the 2 numbers in the list that add up to 9
13
Kotlin Copilot: Divisible by 7
14
Jetpack Compose: Create a button with a callback
15
Create a button with a callback that shows that it is clicked #Jetpack compose
16
Kotlin: Remove last items from list and array
17
Kotin: Create an extension function for Integer to check if it is prime or not
18
Kotlin with Copilot: Create a list of 3 letters for weekdays and weekends
19
Tell copilot to secure the Jetpack compose app
20
Jetpack Compose: Create a person detail with only a username
21
Jetpack Compose with Kotlin:  Create a composable function with a textfield for name entry
22
Jetpack Compose with Copilot: Create a button to increment a counter
23
Copilot with Kotlin:  Create a new divisible by 3 list
24
Kotlin with Copilot:  Higher order add function
25
Kotlin with copilot: Use lambda function to print the full name
26
Kotlin with  copilot: Use lambda function to print out a name
27
Kotlin with Coilot: Create a list of 10 numbers and use lambda function to find the even numbers
28
Kotlin with Copilot: Create a one line lambda function
29
Kotlin with Copilot: Create a lambda function to add 2 numbers
30
Kotlin with Copilot: Create a lambda function to square a number
31
Copilot Kotlin: Convert a list of numbers to string
32
Copilot Kotlin: Filter arrays
33
Kotlin and Copilot:  Add a method to a class
34
Kotlin and Copilot: create a  person class with a name
35
Copilot with Kotlin:  Create a list of months in 3 letter format
36
Kotlin with Copilot: Given a birthday date, calculate how old a person is, in years.
37
How to use Copilot to create a large array of numbers
38
Kotlin with Copilot: Test to see how many days there are in this month
39
Kotlin: The last prime number