Channel Avatar

Milind Amrutkar - BackToCoding @UCYBR5y7b692nsr2qRMRfKAg@youtube.com

1.8K subscribers - no pronouns :c

Welcome to BackToCoding, your go-to channel for all things p


01:55
Spam vs Scam: Spotting the Difference & Protecting Your Data
06:35
4. Master Factory Pattern with Kotlin & Android - Full Guide | Design Patterns Kotlin BackToCoding
02:32
3. Builder Pattern in Kotlin | Design Patterns Kotlin BackToCoding
02:13
2. Singleton Pattern in Kotlin: Ultimate Beginner's Guide! | Design Patterns Kotlin BackToCoding
02:02
1. Design Patterns Explained! | Design Patterns Kotlin BackToCoding
04:31
21. Companion object in Kotlin | Alternative to static of Java in Kotlin | Kotlin Complete Course
06:29
20. object keyword in Kotlin | Singleton Pattern in Kotlin | Kotlin Complete Course
05:23
19. Data classes in Kotlin | Kotlin Complete Course
08:27
18. What is equals() & hashCode() & why to override equals() & hashCode() | Kotlin Complete Course
03:53
17. Instances and references in Kotlin | Kotlin Complete Course
08:10
16. Classes in Kotlin | Kotlin Complete Course
07:39
15. Lambdas and Higher order functions in Kotlin | Kotlin Complete Course
01:51
14. Collections Part 7 - HashSet in Kotlin | Kotlin Complete Course
05:40
13. Collections Part 6 - MutableSet in Kotlin | Kotlin Complete Course
08:57
12. Collections Part 5 - Set in Kotlin | Kotlin Complete Course
04:07
11. Collections Part 4 - HashMap in Kotlin | Kotlin Complete Course
13:00
10. Collections Part 3 - MutableMap in Kotlin | Kotlin Complete Course
14:43
9. Collections Part 2 - Maps in Kotlin | Kotlin Complete Course
25:06
8. Collections Part 1 - Arrays and Lists in Kotlin | Kotlin Complete Course
10:41
7. Null Safety in Kotlin | Kotlin Complete Course
08:14
6. Functions in Kotlin | Kotlin Complete Course
10:44
5. Advanced control flow in Kotlin | Kotlin Complete Course
11:38
4. Basic control flow in Kotlin | Kotlin Complete Course
08:54
3. Data types in Kotlin | Kotlin Complete Course
08:27
2. Basics of Kotlin | Difference between val and var keyword | Kotlin Complete Course
11:32
What's New in Android Studio (Android Dev Summit '19) event in 12 minutes
05:04
1. Introduction to Kotlin | Kotlin Complete Course
02:23
What is REALM? - Android and iOS database
02:08
Using Layouts Part 7 | How to create layout variants
06:54
Using Layouts Part 6 | How to resize, align and constrain a view in ConstraintLayout
04:00
Using Layouts Part 5 | Exploring layout editor for ConstraintLayout
03:15
Using Layouts Part 4 | Changing RelativeLayout to ConstraintLayout
03:08
Using Layouts Part 3 | Rearranging elements in RelativeLayout
02:31
Using Layouts Part 2 | Examining changes to XML.
03:19
Using Layouts Part 1 | Changing LinearLayout to RelativeLayout
02:02
Make your first interactive UI Part 6 | Increase the count in the textview when button is clicked.
04:45
Make your first interactive UI Part 5 | How to add onClick handlers for the buttons
05:26
Make your first interactive UI Part 4 | Editing the properties of the views continued.
03:40
Make your first interactive UI Part 3 | Editing the properties of the views
04:56
Make your first interactive UI Part 2 | Exploring the layout editor in Android
03:16
Make your first interactive UI Part 1 | Creating the "Hello Toast" project
03:38
Android Tab Navigation with Swipe Views Part 3 | Inflating Toolbar and TabLayout. Using PagerAdapter
04:47
Android Tab Navigation with Swipe Views Part 2 | Creating layout, class & adding a PagerAdapter.
04:35
Android Tab Navigation with Swipe Views Part 1 | Creating layout for Tab Navigation
02:41
Adding an up button for ancestral navigation in Android using Android Studio
02:32
Android Options Menu Part 5 | How to handle the selected menu item
02:29
Android Options Menu Part 4 | Showing menu items as icons in the app bar
03:29
Android Options Menu Part 3 | Adding icons for menu items.
04:36
Android Options Menu Part 2 | Adding more items to the options menu
06:18
Android Options Menu Part 1 | How to add items to the options menu.
03:08
Android Radio buttons Part 2 | Adding the radio button click handler
04:30
Android Radio buttons Part 1 | Adding layout for radio buttons
02:58
Android Image Views Part 3 | Adding onClick methods for the image views
02:26
Android Image Views Part 2 | Adding images to image views
02:49
Android Image Views Part 1 | Using image views as buttons
03:29
Android Pickers Part 4 | Using chosen date and time from pickers in Android.
03:35
Android Pickers Part 3 | Android TimePicker Dialog (TimePickerDialog)
02:46
Android Pickers Part 2 | Android DatePicker Dialog (DatePickerDialog)
03:09
Android Pickers Part 1 | How to use a picker for user input in Android using Android Studio
03:59
Using dialog in Android | How to use a dialog for an alert requiring a decision.