#100daysofkotlin search results

Catching the 🏏 highlights over morning tea. Then a walk and settle in for day 4 of my #100DaysOfKotlin. It's a good start to the day. Happy Fridays Twitterverse!

nitya's tweet image. Catching the 🏏 highlights over morning tea. Then a walk and settle in for day 4 of my #100DaysOfKotlin. 

It's a good start to the day.
Happy Fridays Twitterverse!

For the first time ever, I'm going to do #the100dayproject. I'm starting #100DaysOfKotlin: one #sketchnote per day! 👩🏻‍💻💁🏻‍♀️

yalematta's tweet image. For the first time ever, I'm going to do #the100dayproject. I'm starting #100DaysOfKotlin: one #sketchnote per day! 👩🏻‍💻💁🏻‍♀️

Day 3 of #100DaysOfCode & #100DaysOfKotlin • Learned how to change theme of an android project • Adding app icons and other icons

avionmission's tweet image. Day 3 of #100DaysOfCode & #100DaysOfKotlin

• Learned how to change theme of an android project
• Adding app icons and other icons

#100DaysOfCode #100DaysofKotlin Day 5/100. Learnt a lot today on Compact functions, Kotlin Filters and Kotlin Lambdas.

THUFU7's tweet image. #100DaysOfCode #100DaysofKotlin Day 5/100. Learnt a lot today on Compact functions, Kotlin Filters and Kotlin Lambdas.

#100DaysOfCode #100daysofKotlin Day 2/100 Learnt about for loop and for ranges for ascending, descending and skipping of values.

THUFU7's tweet image. #100DaysOfCode #100daysofKotlin Day 2/100 Learnt about for loop and for ranges for ascending, descending and skipping of values.

#100DaysOfCode #100DaysOfKotlin Day 9/100 I learnt about Pairs, Deconstruction and Collections in Kotlin

THUFU7's tweet image. #100DaysOfCode #100DaysOfKotlin  Day 9/100 I learnt about Pairs, Deconstruction and Collections in Kotlin
THUFU7's tweet image. #100DaysOfCode #100DaysOfKotlin  Day 9/100 I learnt about Pairs, Deconstruction and Collections in Kotlin
THUFU7's tweet image. #100DaysOfCode #100DaysOfKotlin  Day 9/100 I learnt about Pairs, Deconstruction and Collections in Kotlin

Day 99 #100DaysOfKotlin Worked on the following projects to help better understand Compose: - Task Manager - Article App - Quadrants Learnt about containers: - rows - columns - box - surface - wrapping one container in another - alignment Working on a Business App

akebu6's tweet image. Day 99 #100DaysOfKotlin

Worked on the following projects to help better understand Compose:
- Task Manager
- Article App
- Quadrants

Learnt about containers:
- rows
- columns
- box
- surface
- wrapping one container in another
- alignment

Working on a Business App
akebu6's tweet image. Day 99 #100DaysOfKotlin

Worked on the following projects to help better understand Compose:
- Task Manager
- Article App
- Quadrants

Learnt about containers:
- rows
- columns
- box
- surface
- wrapping one container in another
- alignment

Working on a Business App
akebu6's tweet image. Day 99 #100DaysOfKotlin

Worked on the following projects to help better understand Compose:
- Task Manager
- Article App
- Quadrants

Learnt about containers:
- rows
- columns
- box
- surface
- wrapping one container in another
- alignment

Working on a Business App

Day 89 #100DaysOfKotlin Completed the login part, now moving to the signup activity. I learnt a lot whilst coding this part such as RecyclerView, ViewGroups, getting images from the server and displaying them on an android phone

akebu6's tweet image. Day 89 #100DaysOfKotlin

Completed the login part, now moving to the signup activity. 
I learnt a lot whilst coding this part such as RecyclerView, ViewGroups, getting images from the server and displaying them on an android phone

Days 78&78 #100DaysOfKotlin 2000+ LOC, 48 hours of coding, 6 hours of sleep combined, 6 hours debugging and still the app crashes 🤣 I should have written tests before

akebu6's tweet image. Days 78&78 #100DaysOfKotlin

2000+ LOC, 48 hours of coding, 6 hours of sleep combined, 6 hours debugging and still the app crashes 🤣 I should have written tests before

#100DaysOfCode of #100DaysofKotlin Today, Its action time. Enough Planning. Going to write base classes for my app in #Kotlin on my #vagrant based #centos machine. #a3point

ZareefAhmed's tweet image. #100DaysOfCode of #100DaysofKotlin Today, Its action time. Enough Planning. Going to write base classes for my app in #Kotlin on my #vagrant based #centos machine. #a3point

#androiddev #100DaysOfCode #100DaysOfKotlin #codingisfun You can check the type of any object using 'is' keyword .

mustfaibra's tweet image. #androiddev #100DaysOfCode #100DaysOfKotlin #codingisfun
You can check the type of any object using 'is' keyword .

Day1 - Finished Lesson1(Introduction), Lesson2(Kotlin Basics) - Basics of variables and operators, Conditions, String basics - Declaring null variables & lists - Arrays & Lists & For #100daysOfKotlin #100DaysOfCode

vetagible's tweet image. Day1
- Finished Lesson1(Introduction), Lesson2(Kotlin Basics)
- Basics of variables and operators, Conditions, String basics
- Declaring null variables & lists
- Arrays & Lists & For

#100daysOfKotlin 
#100DaysOfCode

#100DaysOfCode #codingisfun #100DaysOfKotlin #androiddev This is how for loops work in kotlin , much simple , clean & clear than doing the same in java .

mustfaibra's tweet image. #100DaysOfCode #codingisfun #100DaysOfKotlin #androiddev 
This is how for loops work in kotlin , much simple , clean & clear than doing the same in java .

December is getting busy - Jumpstarted a @kotlin #AndroidDev project that's been on my mind for a while! Kickstarting #100DaysOfKotlin learning kotlin.fyi/home/100days/ Follow these for daily updates: @kotlinfyi dev.kotlin.fyi kotlin.fyi

nitya's tweet image. December is getting busy - Jumpstarted a @kotlin #AndroidDev project that's been on my mind for a while!

Kickstarting #100DaysOfKotlin learning
kotlin.fyi/home/100days/

Follow these for daily updates:
@kotlinfyi 
dev.kotlin.fyi
kotlin.fyi

#Androiddev #100DaysOfCode #100DaysOfKotlin #coding_is_fun Kotlin null-safety is one of most great to have features , it reduce the NPE by 20% according to the official site , here is how you can use it

mustfaibra's tweet image. #Androiddev #100DaysOfCode #100DaysOfKotlin #coding_is_fun
Kotlin null-safety is one of most great to have features , it reduce the NPE by 20% according to the official site , here is how you can use it

Day 8 of #100DaysOfKotlin was HUGE! 🤯 Mastered Kotlin Maps (mutable/immutable), then dived into higher-order functions like filter, map & forEach. Chaining them is magic! ✨ Wrapped up with a "Class Report" challenge using parallel lists. So much learning! #Kotlin #Coding

P_r_a_t_i_k_149's tweet image. Day 8 of #100DaysOfKotlin was HUGE! 🤯 Mastered Kotlin Maps (mutable/immutable), then dived into higher-order functions like filter, map & forEach. Chaining them is magic! ✨ Wrapped up with a "Class Report" challenge using parallel lists. So much learning! #Kotlin #Coding
P_r_a_t_i_k_149's tweet image. Day 8 of #100DaysOfKotlin was HUGE! 🤯 Mastered Kotlin Maps (mutable/immutable), then dived into higher-order functions like filter, map & forEach. Chaining them is magic! ✨ Wrapped up with a "Class Report" challenge using parallel lists. So much learning! #Kotlin #Coding
P_r_a_t_i_k_149's tweet image. Day 8 of #100DaysOfKotlin was HUGE! 🤯 Mastered Kotlin Maps (mutable/immutable), then dived into higher-order functions like filter, map & forEach. Chaining them is magic! ✨ Wrapped up with a "Class Report" challenge using parallel lists. So much learning! #Kotlin #Coding

🚀 #100DaysOfKotlin 🗓️ Day 1 — Getting my hands on core Kotlin before diving deep into Jetpack Compose ✅ Variables, Functions, Data Classes ✅ Null Safety & Smart Casting ✅ when Expression ✅ Loops, Lambdas, & Filtering Tasks #AndroidDev #JetpackCompose #Kotlin #100DaysOfCode

Mansi__Bhandari's tweet image. 🚀 #100DaysOfKotlin
🗓️ Day 1 — Getting my hands on core Kotlin before diving deep into Jetpack Compose 
✅ Variables, Functions, Data Classes
✅ Null Safety & Smart Casting
✅ when Expression
✅ Loops, Lambdas, & Filtering Tasks
#AndroidDev #JetpackCompose #Kotlin #100DaysOfCode

#100DaysOfAndroid #100DaysOfCode #100DaysOfKotlin #AndroidDev I’m happy to share that on 29 December 2022 I was able to successfully graduate from the #Android #Kotlin Developer #Nanodegree program. 🥳🎉 Thanks, @udacity for this great course 🙏❤️😊 🔗 confirm.udacity.com/KCK5SKFP

MuhamadAbubaker's tweet image. #100DaysOfAndroid #100DaysOfCode #100DaysOfKotlin #AndroidDev

I’m happy to share that on 29 December 2022 I was able to successfully graduate from the #Android #Kotlin Developer #Nanodegree program. 🥳🎉

Thanks, @udacity for this great course 🙏❤️😊

🔗 confirm.udacity.com/KCK5SKFP

Doing 100days of Kotlin. Ill be using this book #AtomicKotlin. Will share my experience along the way. So help me God! #RoadToCertifiedAAD #100DaysOfKotlin #AndroidDev #AndroidEngineer

techbro254's tweet image. Doing 100days of Kotlin. Ill be using this book #AtomicKotlin. Will share my experience along the way. So help me God!

#RoadToCertifiedAAD #100DaysOfKotlin #AndroidDev #AndroidEngineer

Asymptotic Behavior is counting only bigger “n” with power. For example: f(n)=3n+5 is f(n)=n or f(n)=3n^2+5 is f(n)=n^2.



Best - Omega notation (Ω) > Average - Theta notation (θ) > Worst - Big O notation (O) #dsa #100daysofkotlindsa #100daysofkotlin #kotlin #datastructuresandalgorithms #kotlindsa #dsakotlin

Worst case analysis: Worst case defines the maximum time required by an algorithm to produce the output. It's also represented as a Big O notation (O).



Day 7/100: ✅ Calculate the tip ✅ End of unit quiz ✅ Unit review ✅ Make a unit converter app: XML Layouts and UI interactions @AndroidDev #100daysofcodechallenge #100DaysOfCode #100daysofkotlin #learningkotlin #androidbasics #codelabs

bkim294's tweet image. Day 7/100:

✅ Calculate the tip
✅ End of unit quiz
✅ Unit review
✅ Make a unit converter app: XML Layouts and UI interactions 

@AndroidDev

#100daysofcodechallenge   #100DaysOfCode  #100daysofkotlin #learningkotlin  #androidbasics #codelabs

Day 6/100: ✅ Tip calculator app introduction ✅ Classes and inheritance in Kotlin ✅ Create XML Layouts for Android ✅ Create app of my own choice @AndroidDev #100daysofcodechallenge #100daysofcode #100daysofkotlin #learningkotlin #androidbasics #codelabs

bkim294's tweet image. Day 6/100:

✅ Tip calculator app introduction
✅ Classes and inheritance in Kotlin
✅ Create XML Layouts for Android
✅ Create app of my own choice 

@AndroidDev 

#100daysofcodechallenge  #100daysofcode #100daysofkotlin #learningkotlin #androidbasics #codelabs
bkim294's tweet image. Day 6/100:

✅ Tip calculator app introduction
✅ Classes and inheritance in Kotlin
✅ Create XML Layouts for Android
✅ Create app of my own choice 

@AndroidDev 

#100daysofcodechallenge  #100daysofcode #100daysofkotlin #learningkotlin #androidbasics #codelabs

Day 5/100: ✅ Finish: Lemonade app project ✅ Review Unit 1:Kotlin Basics @AndroidDev #100daysofcodechallenge #100daysofcode #100daysofkotlin #learningkotlin #androidbasics #codelabs

bkim294's tweet image. Day 5/100:

✅ Finish: Lemonade app project
✅ Review Unit 1:Kotlin Basics

@AndroidDev 

#100daysofcodechallenge  #100daysofcode #100daysofkotlin #learningkotlin #androidbasics #codelabs
bkim294's tweet image. Day 5/100:

✅ Finish: Lemonade app project
✅ Review Unit 1:Kotlin Basics

@AndroidDev 

#100daysofcodechallenge  #100daysofcode #100daysofkotlin #learningkotlin #androidbasics #codelabs
bkim294's tweet image. Day 5/100:

✅ Finish: Lemonade app project
✅ Review Unit 1:Kotlin Basics

@AndroidDev 

#100daysofcodechallenge  #100daysofcode #100daysofkotlin #learningkotlin #androidbasics #codelabs

No results for "#100daysofkotlin"

#100DaysOfCode #100DaysofKotlin Day 5/100. Learnt a lot today on Compact functions, Kotlin Filters and Kotlin Lambdas.

THUFU7's tweet image. #100DaysOfCode #100DaysofKotlin Day 5/100. Learnt a lot today on Compact functions, Kotlin Filters and Kotlin Lambdas.

Day 3 of #100DaysOfCode & #100DaysOfKotlin • Learned how to change theme of an android project • Adding app icons and other icons

avionmission's tweet image. Day 3 of #100DaysOfCode & #100DaysOfKotlin

• Learned how to change theme of an android project
• Adding app icons and other icons

#100DaysOfCode #100daysofKotlin Day 2/100 Learnt about for loop and for ranges for ascending, descending and skipping of values.

THUFU7's tweet image. #100DaysOfCode #100daysofKotlin Day 2/100 Learnt about for loop and for ranges for ascending, descending and skipping of values.

#100DaysOfCode #100DaysOfKotlin Day 9/100 I learnt about Pairs, Deconstruction and Collections in Kotlin

THUFU7's tweet image. #100DaysOfCode #100DaysOfKotlin  Day 9/100 I learnt about Pairs, Deconstruction and Collections in Kotlin
THUFU7's tweet image. #100DaysOfCode #100DaysOfKotlin  Day 9/100 I learnt about Pairs, Deconstruction and Collections in Kotlin
THUFU7's tweet image. #100DaysOfCode #100DaysOfKotlin  Day 9/100 I learnt about Pairs, Deconstruction and Collections in Kotlin

End of Day 2! Learnt about RecyclerView and CardView, reading images from drawable resources, Kotlin let, with, apply and also functions and function expressions in Kotlin. Happy new year!! github.com/sriharshachila… #100DaysOfAndroid #100DaysOfKotlin #100DaysOfCode

shchilak's tweet image. End of Day 2! Learnt about RecyclerView and CardView, reading images from drawable resources, Kotlin let, with, apply and also functions and function expressions in Kotlin.

Happy new year!!
 github.com/sriharshachila…
#100DaysOfAndroid #100DaysOfKotlin #100DaysOfCode

Day 4 complete! Learnt a lot about fragments, menu resources, array resources, xml typed arrays, custom action views in menu items, Spinners, lateinit in Kotlin, and ScrollView and FrameLayout! github.com/sriharshachila… #100DaysOfAndroid #100DaysOfKotlin #100DaysOfCode

shchilak's tweet image. Day 4 complete! Learnt a lot about fragments, menu resources, array resources, xml typed arrays, custom action views in menu items, Spinners, lateinit in Kotlin, and ScrollView and FrameLayout! github.com/sriharshachila…
#100DaysOfAndroid #100DaysOfKotlin #100DaysOfCode
shchilak's tweet image. Day 4 complete! Learnt a lot about fragments, menu resources, array resources, xml typed arrays, custom action views in menu items, Spinners, lateinit in Kotlin, and ScrollView and FrameLayout! github.com/sriharshachila…
#100DaysOfAndroid #100DaysOfKotlin #100DaysOfCode
shchilak's tweet image. Day 4 complete! Learnt a lot about fragments, menu resources, array resources, xml typed arrays, custom action views in menu items, Spinners, lateinit in Kotlin, and ScrollView and FrameLayout! github.com/sriharshachila…
#100DaysOfAndroid #100DaysOfKotlin #100DaysOfCode

#androiddev #100DaysOfCode #100DaysOfKotlin #codingisfun You can check the type of any object using 'is' keyword .

mustfaibra's tweet image. #androiddev #100DaysOfCode #100DaysOfKotlin #codingisfun
You can check the type of any object using 'is' keyword .

Day 3 just ended: I learnt about intents, Kotlin's Suppress annotation, picking images, layout weights, function references and two ways of reading images. Enjoy the gulab jamoons! github.com/sriharshachila… #100DaysOfAndroid #100DaysOfKotlin #100DaysOfCode

shchilak's tweet image. Day 3 just ended: I learnt about intents, Kotlin's Suppress annotation, picking images, layout weights, function references and two ways of reading images. Enjoy the gulab jamoons! github.com/sriharshachila…
#100DaysOfAndroid
#100DaysOfKotlin
#100DaysOfCode

Day1 - Finished Lesson1(Introduction), Lesson2(Kotlin Basics) - Basics of variables and operators, Conditions, String basics - Declaring null variables & lists - Arrays & Lists & For #100daysOfKotlin #100DaysOfCode

vetagible's tweet image. Day1
- Finished Lesson1(Introduction), Lesson2(Kotlin Basics)
- Basics of variables and operators, Conditions, String basics
- Declaring null variables & lists
- Arrays & Lists & For

#100daysOfKotlin 
#100DaysOfCode

End of Day 1: Took more time than expected because Kotlin is a new experience to me. Done though! github.com/sriharshachila… #100DaysOfAndroid #100DaysOfKotlin #100DaysOfCode

shchilak's tweet image. End of Day 1: Took more time than expected because Kotlin is a new experience to me. Done though! github.com/sriharshachila…
#100DaysOfAndroid #100DaysOfKotlin #100DaysOfCode

Day 45 #100DaysOfKotlin solved more problems dealing with BigDecimal. Here is a solution to one of them

akebu6's tweet image. Day 45 #100DaysOfKotlin

solved more problems dealing with BigDecimal. Here is a solution to one of them

Day 5/100: ✅ Finish: Lemonade app project ✅ Review Unit 1:Kotlin Basics @AndroidDev #100daysofcodechallenge #100daysofcode #100daysofkotlin #learningkotlin #androidbasics #codelabs

bkim294's tweet image. Day 5/100:

✅ Finish: Lemonade app project
✅ Review Unit 1:Kotlin Basics

@AndroidDev 

#100daysofcodechallenge  #100daysofcode #100daysofkotlin #learningkotlin #androidbasics #codelabs
bkim294's tweet image. Day 5/100:

✅ Finish: Lemonade app project
✅ Review Unit 1:Kotlin Basics

@AndroidDev 

#100daysofcodechallenge  #100daysofcode #100daysofkotlin #learningkotlin #androidbasics #codelabs
bkim294's tweet image. Day 5/100:

✅ Finish: Lemonade app project
✅ Review Unit 1:Kotlin Basics

@AndroidDev 

#100daysofcodechallenge  #100daysofcode #100daysofkotlin #learningkotlin #androidbasics #codelabs

Day 60 of #100DaysOfKotlin - learnt about Enums - finished the Coffee Machine project 🥳 (will share the repo link once I get my laptop back) - going to start find a graduate project to finally graduate 😅

akebu6's tweet image. Day 60 of #100DaysOfKotlin

- learnt about Enums
- finished the Coffee Machine project 🥳 (will share the repo link once I get my laptop back)
- going to start find a graduate project to finally graduate 😅

#100DaysOfCode of #100DaysofKotlin Today, Its action time. Enough Planning. Going to write base classes for my app in #Kotlin on my #vagrant based #centos machine. #a3point

ZareefAhmed's tweet image. #100DaysOfCode of #100DaysofKotlin Today, Its action time. Enough Planning. Going to write base classes for my app in #Kotlin on my #vagrant based #centos machine. #a3point

Loading...

Something went wrong.


Something went wrong.


United States Trends