种子简介
种子名称:
[FreeCourseSite.com] Udemy - Android 12 Jetpack Compose Developer Course - From 0 To Hero
文件类型:
视频
文件数目:
95个文件
文件大小:
6.57 GB
收录时间:
2022-10-4 23:49
已经下载:
3次
资源热度:
196
最近下载:
2024-11-8 07:42
下载BT种子文件
下载Torrent文件(.torrent)
立即下载
磁力链接下载
magnet:?xt=urn:btih:6db722d69eb69e7ebb212120c25d72692b673348&dn=[FreeCourseSite.com] Udemy - Android 12 Jetpack Compose Developer Course - From 0 To Hero
复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。
喜欢这个种子的人也喜欢
种子包含的文件
[FreeCourseSite.com] Udemy - Android 12 Jetpack Compose Developer Course - From 0 To Hero.torrent
1. Welcome/1. Thanks for taking the course.mp490.09MB
2. Getting ready with Android Studio/1. Intro to the chapter.mp434.15MB
2. Getting ready with Android Studio/2. Installing Android Studio on Windows.mp437.94MB
2. Getting ready with Android Studio/3. Install Android Studio on Mac.mp437.75MB
2. Getting ready with Android Studio/5. Our first project - the UI and how to change the size of the text.mp467.65MB
2. Getting ready with Android Studio/6. Setting up the Emulator.mp455.12MB
2. Getting ready with Android Studio/7. People Counter App.mp4157.13MB
2. Getting ready with Android Studio/8. Testing The App On Your Phone.mp421.47MB
2. Getting ready with Android Studio/9. Outro Setup.mp419.41MB
3. Kotlin Fundamentals/1. Introduction to the chapter.mp433.43MB
3. Kotlin Fundamentals/10. Arithmetic Operators and why the type is important.mp445.99MB
3. Kotlin Fundamentals/11. Comparison Operators.mp450.83MB
3. Kotlin Fundamentals/12. assignment, incriment and decrement operators.mp439.76MB
3. Kotlin Fundamentals/14. If Statements.mp471.76MB
3. Kotlin Fundamentals/15. If Statements Part 2.mp425.67MB
3. Kotlin Fundamentals/17. When Expressions - Including Exercises.mp477.64MB
3. Kotlin Fundamentals/2. Variables and differences between val and var.mp454.09MB
3. Kotlin Fundamentals/21. While Loop.mp442.08MB
3. Kotlin Fundamentals/22. Do While Loop.mp421.67MB
3. Kotlin Fundamentals/23. More On While Loops.mp420.97MB
3. Kotlin Fundamentals/24. For Loops.mp428.57MB
3. Kotlin Fundamentals/29. Break and Continue.mp425.37MB
3. Kotlin Fundamentals/3. Datatypes of numbers.mp453.97MB
3. Kotlin Fundamentals/30. Functions - Parameters - Arguments and Return - Exercise Included.mp481.3MB
3. Kotlin Fundamentals/32. Nullables In Kotlin.mp462.83MB
3. Kotlin Fundamentals/33. Nullables - Elvis Operator - Not Null Assertion.mp432.35MB
3. Kotlin Fundamentals/36. Summary - Kotlin Fundamentals I.mp432.94MB
3. Kotlin Fundamentals/4. Datatypes bool, char and string.mp442.74MB
3. Kotlin Fundamentals/8. String Interpolation - String Templates.mp420.51MB
4. Object Oriented Programming Basics in Kotlin/1. Introduction to the chapter.mp431.18MB
4. Object Oriented Programming Basics in Kotlin/11. Data Classes.mp451.33MB
4. Object Oriented Programming Basics in Kotlin/14. Inheritance.mp4106.85MB
4. Object Oriented Programming Basics in Kotlin/15. Interfaces.mp489.39MB
4. Object Oriented Programming Basics in Kotlin/16. Abstract Classes.mp448.89MB
4. Object Oriented Programming Basics in Kotlin/17. Typecasting.mp464.97MB
4. Object Oriented Programming Basics in Kotlin/18. Summary Of Classes And OOP.mp431MB
4. Object Oriented Programming Basics in Kotlin/2. Introduction to OOP.mp420.66MB
4. Object Oriented Programming Basics in Kotlin/3. Classes and Objects.mp418.91MB
4. Object Oriented Programming Basics in Kotlin/4. Classes And Initializers.mp440.31MB
4. Object Oriented Programming Basics in Kotlin/7. Scope And Shadowing.mp431.29MB
4. Object Oriented Programming Basics in Kotlin/8. Member Variables - Functions And Constructors.mp492.6MB
4. Object Oriented Programming Basics in Kotlin/9. Lateinit Plus Setters And Getters.mp464.18MB
5. More Fundamentals of Kotlin/1. Introduction to the chapter.mp434.25MB
5. More Fundamentals of Kotlin/10. Visibility Modifiers - public - private- internal - protected and the keyword op.mp444.3MB
5. More Fundamentals of Kotlin/11. Nested and Inner Classes.mp418.09MB
5. More Fundamentals of Kotlin/12. Safe Cast and Unsafe Cast Operator.mp418.54MB
5. More Fundamentals of Kotlin/13. Exception Handling With Try And Catch.mp462.43MB
5. More Fundamentals of Kotlin/15. Summary Of This Chapter.mp434.47MB
5. More Fundamentals of Kotlin/2. Overview Collections.mp47.56MB
5. More Fundamentals of Kotlin/3. Arrays.mp4109.85MB
5. More Fundamentals of Kotlin/4. Lists.mp464.33MB
5. More Fundamentals of Kotlin/5. Sets and Maps.mp474.64MB
5. More Fundamentals of Kotlin/6. ArrayLists.mp424.03MB
5. More Fundamentals of Kotlin/9. Lambda Expressions.mp417.63MB
6. Compose Basics and UI Elements/1. Compose Overview.mp46.78MB
6. Compose Basics and UI Elements/10. Kotlin For compose.mp417.7MB
6. Compose Basics and UI Elements/11. State and Recomposition - remember and rememberSaveable.mp4113.87MB
6. Compose Basics and UI Elements/2. Composable Functions and Compose Activity.mp461.01MB
6. Compose Basics and UI Elements/3. Text Composable and Compose Preview.mp445.03MB
6. Compose Basics and UI Elements/4. A Simple Dog Profile Page - Column and Image Composable.mp456.27MB
6. Compose Basics and UI Elements/5. Compose Modifier and Row Element.mp4138.49MB
6. Compose Basics and UI Elements/6. Adding Buttons and their Text.mp423.68MB
6. Compose Basics and UI Elements/7. Card and Vertical Scroll Composable.mp465.35MB
6. Compose Basics and UI Elements/8. ConstraintLayout in Jetpack Compose.mp4188.73MB
6. Compose Basics and UI Elements/9. ConstraintLayout With Decoupled Api.mp4216.46MB
7. Gmail App interface Design More compose UI elements/1. What we are going to build in this video - GMAIL APP UI.mp49.06MB
7. Gmail App interface Design More compose UI elements/2. Gmail design - AppBar Menu.mp4101.16MB
7. Gmail App interface Design More compose UI elements/3. Gmail Design - Drawer Menu.mp4147.09MB
7. Gmail App interface Design More compose UI elements/4. Gmail Design - Drawer Menu Part 2 - ScrollState and menuItems.mp4111.27MB
7. Gmail App interface Design More compose UI elements/5. Gmail Design- Bottom Navigation bar.mp498.56MB
7. Gmail App interface Design More compose UI elements/6. GMail Design - Lazy Column.mp4207.16MB
7. Gmail App interface Design More compose UI elements/7. Gmail App Floating action button.mp479.86MB
7. Gmail App interface Design More compose UI elements/8. GMailApp - Account Dialog.mp4212.8MB
7. Gmail App interface Design More compose UI elements/9. Gmail App -AccountDialog part 2.mp479.08MB
8. News App - Navigation In Compose/1. Introduction.mp423.24MB
8. News App - Navigation In Compose/2. Adding Navigation.mp451.07MB
8. News App - Navigation In Compose/3. NavHost and NavController.mp499.56MB
8. News App - Navigation In Compose/4. Adding data to TopNews.mp4121.5MB
8. News App - Navigation In Compose/5. Navigate with argument.mp496.76MB
8. News App - Navigation In Compose/6. Displaying News Detail.mp4121.94MB
8. News App - Navigation In Compose/7. Adding AppBar and Formatting Date in Time Ago.mp4144.72MB
8. News App - Navigation In Compose/8. Adding Bottom Navigation to the NewsApp Part 1.mp4126.21MB
8. News App - Navigation In Compose/9. Adding Bottom Navigation to the NewsApp Part 2.mp4123.3MB
9. News App - Using Retrofit in Jetpack Compose/1. Introduction.mp421.91MB
9. News App - Using Retrofit in Jetpack Compose/10. Adding a header with HttpInterceptor to Retrofit.mp472.89MB
9. News App - Using Retrofit in Jetpack Compose/11. Preparing the news source page.mp4147.32MB
9. News App - Using Retrofit in Jetpack Compose/12. Displaying news by Source.mp4133.84MB
9. News App - Using Retrofit in Jetpack Compose/2. Retrofit Overview.mp48.59MB
9. News App - Using Retrofit in Jetpack Compose/3. Adding Retrofit to our App part 1.mp4118.52MB
9. News App - Using Retrofit in Jetpack Compose/4. Adding Retrofit to our App part 2.mp4162.86MB
9. News App - Using Retrofit in Jetpack Compose/5. Updating the TopNews with data from the Api.mp4202.45MB
9. News App - Using Retrofit in Jetpack Compose/6. Categories Screen with Scrollable Tab.mp4192.87MB
9. News App - Using Retrofit in Jetpack Compose/7. Setting up the Categories Article Card Composable.mp4108.04MB
9. News App - Using Retrofit in Jetpack Compose/8. BEFORE you watch - Categories Screen with Scrollable Tab - Working with state.mp4127.69KB
9. News App - Using Retrofit in Jetpack Compose/9. Displaying article by category on Category Screen.mp480.7MB