Android 12 Jetpack Compose Developer Course - From 0 To Hero


Android 12 Jetpack Compose Developer Course - From 0 To Hero
Category:
Date:
06/22/23 at 7:03pm GMT+1
Submitter:
Seeders:
18
Leechers:
3
File size:
6.1 GB in 99 files

Torrent Status:
  This torrent has been verified.

Infohash:
671c1d8d72e161c40c2b68a1f83874f0af53fbb4


File list

  • Android 12 Jetpack Compose Developer Course - From 0 To Hero
  • icon .pad/0 32 B
    icon .pad/1 76 B
    icon TutsNode.net.txt 63 B
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/02 - Getting ready with Android Studio/002 Installing Android Studio on Windows_en.srt 9.5 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/02 - Getting ready with Android Studio/003 Install Android Studio on Mac_en.srt 5.1 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/02 - Getting ready with Android Studio/004 Install Android Studio on Linux.html 207 B
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/02 - Getting ready with Android Studio/005 Our first project - the UI and how to change the size of the text_en.srt 17.7 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/02 - Getting ready with Android Studio/006 Setting up the Emulator_en.srt 12.9 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/02 - Getting ready with Android Studio/007 People Counter App_en.srt 32.5 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/02 - Getting ready with Android Studio/009 Outro Setup_en.srt 1.4 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/02 - Getting ready with Android Studio/010 Get the most out of this course!.html 334 B
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/03 - Kotlin Fundamentals/001 Introduction to the chapter_en.srt 2.3 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/03 - Kotlin Fundamentals/002 Variables and differences between val and var_en.srt 13.9 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/03 - Kotlin Fundamentals/003 Datatypes of numbers_en.srt 11.4 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/03 - Kotlin Fundamentals/004 Datatypes bool, char and string_en.srt 8.7 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/03 - Kotlin Fundamentals/005 Code for Variables and Datatypes.html 1.6 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/03 - Kotlin Fundamentals/006 Exercise Variables And Datatypes.html 674 B
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/03 - Kotlin Fundamentals/007 Solution For The Exercise Variables And Datatypes.html 555 B
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/03 - Kotlin Fundamentals/009 Arithmetic Operators and why the type is important_en.srt 11.4 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/03 - Kotlin Fundamentals/010 Comparison Operators_en.srt 11.3 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/03 - Kotlin Fundamentals/011 assignment, incriment and decrement operators_en.srt 8 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/03 - Kotlin Fundamentals/012 Code Operators.html 1.9 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/03 - Kotlin Fundamentals/013 If Statements_en.srt 14.9 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/03 - Kotlin Fundamentals/015 Note - If Statemens as Expressions.html 1.3 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/03 - Kotlin Fundamentals/016 When Expressions - Including Exercises_en.srt 15.2 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/03 - Kotlin Fundamentals/017 Code Of If Statements And When Expressions.html 2.8 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/03 - Kotlin Fundamentals/018 Note - When Statements as Expressions.html 891 B
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/03 - Kotlin Fundamentals/019 While Loop_en.srt 9.8 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/03 - Kotlin Fundamentals/023 Code Loops.html 2.1 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/03 - Kotlin Fundamentals/024 Exercise Loops.html 496 B
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/03 - Kotlin Fundamentals/025 Solution For Exercise Loops.html 636 B
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/03 - Kotlin Fundamentals/027 Functions - Parameters - Arguments and Return - Exercise Included_en.srt 18.3 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/03 - Kotlin Fundamentals/028 Code Functions.html 966 B
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/03 - Kotlin Fundamentals/029 Nullables In Kotlin_en.srt 13.3 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/03 - Kotlin Fundamentals/030 Nullables - Elvis Operator - Not Null Assertion_en.srt 6.9 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/03 - Kotlin Fundamentals/032 Summary - Kotlin Fundamentals I_en.srt 2.2 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/04 - Object Oriented Programming Basics in Kotlin/001 Introduction to the chapter_en.srt 2.1 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/04 - Object Oriented Programming Basics in Kotlin/002 Introduction to OOP_en.srt 8.7 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/04 - Object Oriented Programming Basics in Kotlin/004 Classes And Initializers_en.srt 9.6 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/04 - Object Oriented Programming Basics in Kotlin/005 Exercise Classes and Objects.html 374 B
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/04 - Object Oriented Programming Basics in Kotlin/006 Solution for Exercise Classes and Objects.html 609 B
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/04 - Object Oriented Programming Basics in Kotlin/008 Member Variables - Functions And Constructors_en.srt 16.3 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/04 - Object Oriented Programming Basics in Kotlin/009 Lateinit Plus Setters And Getters_en.srt 12.7 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/04 - Object Oriented Programming Basics in Kotlin/011 Data Classes_en.srt 11.6 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/04 - Object Oriented Programming Basics in Kotlin/012 Challenge Classes.html 755 B
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/04 - Object Oriented Programming Basics in Kotlin/013 Solution Challenge Classes.html 866 B
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/04 - Object Oriented Programming Basics in Kotlin/014 Inheritance_en.srt 17.6 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/04 - Object Oriented Programming Basics in Kotlin/015 Interfaces_en.srt 13.3 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/04 - Object Oriented Programming Basics in Kotlin/016 Abstract Classes_en.srt 8 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/04 - Object Oriented Programming Basics in Kotlin/017 Typecasting_en.srt 10.4 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/05 - More Fundamentals of Kotlin/003 Arrays_en.srt 22 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/05 - More Fundamentals of Kotlin/004 Lists_en.srt 11.9 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/05 - More Fundamentals of Kotlin/005 Sets and Maps_en.srt 12.9 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/05 - More Fundamentals of Kotlin/006 ArrayLists_en.srt 7.6 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/05 - More Fundamentals of Kotlin/010 Visibility Modifiers - public - private- internal - protected and the keyword op_en.srt 15.2 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/05 - More Fundamentals of Kotlin/011 Nested and Inner Classes_en.srt 6.8 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/05 - More Fundamentals of Kotlin/012 Safe Cast and Unsafe Cast Operator_en.srt 7 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/05 - More Fundamentals of Kotlin/013 Exception Handling With Try And Catch_en.srt 22.6 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/06 - Compose Basics and UI Elements/002 Composable Functions and Compose Activity_en.srt 11.6 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/06 - Compose Basics and UI Elements/004 A Simple Dog Profile Page - Column and Image Composable_en.srt 10 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/06 - Compose Basics and UI Elements/005 Compose Modifier and Row Element_en.srt 21.4 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/06 - Compose Basics and UI Elements/007 Card and Vertical Scroll Composable_en.srt 9 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/06 - Compose Basics and UI Elements/008 ConstraintLayout in Jetpack Compose_en.srt 28.5 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/06 - Compose Basics and UI Elements/009 ConstraintLayout With Decoupled Api_en.srt 28.5 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/06 - Compose Basics and UI Elements/011 State and Recomposition - remember and rememberSaveable_en.srt 17.9 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/07 - Gmail App interface Design More compose UI elements/002 Gmail design - AppBar Menu_en.srt 15.9 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/07 - Gmail App interface Design More compose UI elements/003 Gmail Design - Drawer Menu_en.srt 21.5 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/07 - Gmail App interface Design More compose UI elements/004 Gmail Design - Drawer Menu Part 2 - ScrollState and menuItems_en.srt 15.7 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/07 - Gmail App interface Design More compose UI elements/005 Gmail Design- Bottom Navigation bar_en.srt 15.4 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/07 - Gmail App interface Design More compose UI elements/006 GMail Design - Lazy Column_en.srt 32.4 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/07 - Gmail App interface Design More compose UI elements/007 Gmail App Floating action button_en.srt 11.8 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/07 - Gmail App interface Design More compose UI elements/008 GMailApp - Account Dialog_en.srt 32.2 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/07 - Gmail App interface Design More compose UI elements/009 Gmail App -AccountDialog part 2_en.srt 30.6 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/08 - News App - Navigation In Compose/002 Adding Navigation_en.srt 8.9 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/08 - News App - Navigation In Compose/003 NavHost and NavController_en.srt 17.4 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/08 - News App - Navigation In Compose/004 Adding data to TopNews_en.srt 18 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/08 - News App - Navigation In Compose/005 Navigate with argument_en.srt 14 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/08 - News App - Navigation In Compose/006 Displaying News Detail_en.srt 14.9 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/08 - News App - Navigation In Compose/007 Adding AppBar and Formatting Date in Time Ago_en.srt 18.1 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/08 - News App - Navigation In Compose/009 Adding Bottom Navigation to the NewsApp Part 1_en.srt 16.1 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/08 - News App - Navigation In Compose/010 Adding Bottom Navigation to the NewsApp Part 2_en.srt 15.9 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/09 - News App - Using Retrofit in Jetpack Compose/003 Adding Retrofit to our App part 1_en.srt 21.4 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/09 - News App - Using Retrofit in Jetpack Compose/004 Adding Retrofit to our App part 2_en.srt 22 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/09 - News App - Using Retrofit in Jetpack Compose/005 Updating the TopNews with data from the Api_en.srt 26.8 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/09 - News App - Using Retrofit in Jetpack Compose/006 Categories Screen with Scrollable Tab_en.srt 26.3 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/09 - News App - Using Retrofit in Jetpack Compose/007 Setting up the Categories Article Card Composable_en.srt 15.9 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/09 - News App - Using Retrofit in Jetpack Compose/008 BEFORE you watch - Categories Screen with Scrollable Tab - Working with state.mp4 127.7 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/09 - News App - Using Retrofit in Jetpack Compose/009 Displaying article by category on Category Screen_en.srt 9.2 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/09 - News App - Using Retrofit in Jetpack Compose/010 Adding a header with HttpInterceptor to Retrofit_en.srt 8.8 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/09 - News App - Using Retrofit in Jetpack Compose/011 Preparing the news source page_en.srt 19.3 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/09 - News App - Using Retrofit in Jetpack Compose/012 Displaying news by Source_en.srt 17.5 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/09 - News App - Using Retrofit in Jetpack Compose/013 Search Feature.mp4 287.6 MB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/09 - News App - Using Retrofit in Jetpack Compose/013 Search Feature_en.srt 35.8 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/10 - MVVM - Model View View Model - News App/003 Adding ViewModel and Coroutine to our News App part 1_en.srt 20.9 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/10 - MVVM - Model View View Model - News App/004 Adding ViewModel and Coroutine to our News App part 2.mp4 219.5 MB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/10 - MVVM - Model View View Model - News App/004 Adding ViewModel and Coroutine to our News App part 2_en.srt 25.9 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/10 - MVVM - Model View View Model - News App/005 Adding ViewModel and Coroutine to our News App part 3.mp4 230.5 MB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/10 - MVVM - Model View View Model - News App/005 Adding ViewModel and Coroutine to our News App part 3_en.srt 29.9 KB
    icon [TutsNode.net] - Android 12 Jetpack Compose Developer Course - From 0 To Hero/10 - MVVM - Model View View Model - News App/006 Loading and Error State_en.srt 23.4 KB

Similar Torrents