وب سایت تخصصی شرکت فرین
دسته بندی دوره ها
2

Android App Development in 33 Hours Bootcamp | Android 13+

سرفصل های دوره

You don't need 33+ hours for learning kotlin! START ! Learn Kotlin in 33 Hours and write you own applications | NEW 2023


1. How take most of this course
  • 1. Why you need to learn Kotlin for Mobile Development

  • 2. Introduction Android Studio User Interface
  • 1. Quick Overview to Android Studio UI
  • 2. Android Studio Editor - with or without XML

  • 3. Setting Up Android Studio Development Environment
  • 1. First steps to creating android project
  • 2. Creating AVD and Configuring

  • 4. Anatomy of Android Architecture
  • 1. The Android System Architecture

  • 5. Kotlin - Starting
  • 1. Kotlin Variables
  • 2.1 a2 - defining variables.zip
  • 2. Defining Variables
  • 3.1 a3 - kotling semicolon.zip
  • 3. Kotlin Semicolon
  • 4.1 a4 -assignment, addition and substraction operators in kotlin .zip
  • 4. Assignment, Addition and Substraction operators in Kotlin
  • 5.1 a6 - division, multiplaction, increment and decrement operators.zip
  • 5. Division, Multiplaction, Increment and Decrement operators
  • 6.1 A7 - Demo Application with String Templates.zip
  • 6. Demo Application with String Templates

  • 6. Kotlin - Operators
  • 1. Kotlin Equality operators
  • 2. Kotlin Logical AND , Logical OR Operators

  • 7. Kotlin - Conditions
  • 1. If and Else Conditions
  • 2. Kotlin Nested If
  • 3. When Conditions

  • 8. Kotlin - Loops
  • 1.1 a1 - while and dowhile loop.zip
  • 1. While and DOWHILE loop
  • 2. For LOOPS

  • 9. Kotlin - Functions
  • 1.1 a1 - introduction to kotlin function.zip
  • 1. Introduction to Kotlin Function
  • 2.1 a2 - return keyword.zip
  • 2. Return Keyword
  • 3.1 a3 - kotlin advanced function arguments.zip
  • 3. Kotlin Advanced Function Arguments
  • 4.1 a4 - kotlin - declaring functions.zip
  • 4. Kotlin - Declaring Functions
  • 5.1 a5 - kotlin - parameters.zip
  • 5. Kotlin - Parameters
  • 6. Test.html

  • 10. Kotlin - OOP
  • 1. Introduction to Kotlin OOP
  • 2.1 a2 - class functions.zip
  • 2. Class - Functions
  • 3.1 a2 - class variables.zip
  • 3. Class Variables
  • 4.1 a3 - kotlin oop - multiple.zip
  • 4. Kotlin OOP - Encapsulation
  • 5.1 a4 - kotlin - visibility modifiers public.zip
  • 5. Kotlin - Visibility Modifiers Public and Private
  • 6. Kotlin - Visibility Modifiers Final
  • 7.1 a6 - primary and secondary constructors.zip
  • 7. Primary and Secondary Constructors
  • 8.1 a7 - game with oop - part 1.zip
  • 8. Game with OOP - Part 1
  • 9.1 a8 - game with oop - part 2.zip
  • 9. Game with OOP - Part 2
  • 10.1 a9 - game with oop - part 3.zip
  • 10. Game with OOP - Part 3
  • 11. Introduction to Kotlin Inheritance
  • 12.1 a11 - inheritance .zip
  • 12. Inheritance
  • 13.1 a12 - inheritence - part 2.zip
  • 13. Inheritance Part 2
  • 14.1 a13 - abstract class - part 1.zip
  • 14. Abstract Class - Part 1
  • 15.1 a14 - kotlin super class.zip
  • 15. Kotlin Super Class
  • 16.1 A15 - Game with OOP - Final.zip
  • 16. Game with OOP - Final
  • 17. Exercies.html

  • 11. Viewbinding in Android
  • 1.1 A1 - Enabling ViewBinding in Android.zip
  • 1. Enabling ViewBinding in Android
  • 2.1 A2 - Practical Examples with ViewBinding.rar
  • 2. Practical Examples with ViewBinding

  • 12. Creating Notes Application
  • 1.1 A2 - Creating our Project.zip
  • 1. Creating our Project
  • 2.1 A3 - Designing UI for NOTE App.zip
  • 2. Designing UI for NOTE App
  • 3.1 A4 - Designing UI for NOTE App - Part 2.zip
  • 3. Designing UI for NOTE App - Part 2

  • 13. Application #2 With RecyclerView
  • 1.1 A1 - Creating Project and Adding RecyclerView.zip
  • 1. Creating Project and Adding RecyclerView
  • 2.1 A2 - Designing UI .zip
  • 2. Designing UI
  • 3.1 A3 - Coding ViewHolder.zip
  • 3. Coding ViewHolder

  • 14. Android UI Widgets
  • 1.1 a1 - creating widget from kotlin file.zip
  • 1. Creating widget from Kotlin Code
  • 2.1 a1 - creating widget from kotlin file.zip
  • 2. Playing with Widgets

  • 15. Android Activity Lifecycles
  • 1. Foreground Processes in Android
  • 2. Low Priority Processes
  • 3.1 a3 - android oncreate method.zip
  • 3. Android onCreate Method
  • 4.1 a4 - override methods.zip
  • 4. Override Methods
  • 5.1 A5 - Illustrating Activity Lifecycle Events.zip
  • 5. Illustrating Activity Lifecycle Events
  • 6.1 A6 - Saving and Restoring Instance State.zip
  • 6. Saving and Restoring Instance State
  • 7.1 A7 - Manually Saving and Restoring Instance State.zip
  • 7. Manually Saving and Restoring Instance State
  • 8.1 A7 - Manually Saving and Restoring Instance State.zip
  • 8. Final

  • 16. H8.UI With Kotlin
  • 1. The Bridge between UI and Kotlin
  • 2. UI Example with Interfaces
  • 3. Constraint Layout - Chains
  • 4. Constraint Layout - Part 2

  • 17. I9.Android UI Widgets
  • 1. Android UI Widgets Part 1
  • 2. Kotlin RadioGroup and RadioButtons with Lambda
  • 3. Kotlin Switch Widget
  • 4. CheckBox Widget
  • 5. Dialog
  • 6. Android UI Widgets - Layouts
  • 7. Android - Layout Editor

  • 18. J10.App Navigation
  • 1. Navigation Application - Part 1
  • 2. Navigation Application - Part 2
  • 3. Navigation Application - Part 3
  • 4. Navigation Application - Part 4

  • 19. K11.Arrays
  • 1. ArrayLists and HashMap
  • 2. Arrays of Arrays
  • 3. Arrays in Kotlin - Part 1

  • 20. L12.RecyclerView and RecyclerAdapter
  • 1. Inner Class and RecyclerView Fundamentals
  • 2. RecyclerView App - Part 1
  • 3. RecyclerView App - Part 2

  • 21. M13.Fragments
  • 1. Fragments Tutorial
  • 2. Fragment Project

  • 22. N14.Android App Architecture with Jetpack
  • 1. Introduction to Jetpack
  • 2. Fragment + ViewModel Example App
  • 3. LiveData Example Application
  • 4. DataBinding - Part 1
  • 5. DataBinding - Example Application

  • 23. Android Lifecycle
  • 1. Foreground Processes in Android
  • 2. Low Priority Processes
  • 3. Illustrating Activity Lifecycle Events
  • 4. Android onCreate Method
  • 5. Override Methods
  • 6. Saving and Restoring Instance State
  • 7. Manually Saving and Restoring Instance State
  • 8. Final

  • 24. O15.Android with Lifecycle Aware Components
  • 1. Android lifecycle fundamentals
  • 2. Android Lifecycle Example Application - Part 1
  • 3. Android Lifecycle Example Application - Part 2

  • 25. P16.Motion Layout
  • 1. Motion Layout Fundamentals - Part 1
  • 2. Motion Layout Application Example - Part 1
  • 3. Motion Layout Application - Part 2
  • 4. Android KeyCycle Fundamentals
  • 5. Android KeyCycle Application

  • 26. R17.Material Design
  • 1. Material Design
  • 2. Android Fab Example App
  • 3. Android Fab Example App with SnackBar - Part 2
  • 4. Android TabLayout - Part 1
  • 5. Android Tab Layout - Part 2
  • 6. Android RecyclerView - Recap
  • 7. Android RecyclerView Example Application
  • 8. Android Recycler View - Example Application Part 2
  • 9. Recycler View - Final !

  • 27. S18.Intents
  • 1. Android Intents Fundamentals
  • 2. Android Explicit Intents Example App - Part 1
  • 3. Android Explicit Intents Example App - Part 2
  • 4. Android Implicit Intents Example App - Part 1
  • 5. Android Implicit Intents Example App - Part 2
  • 6. Android Broadcast Intent Fundamentals
  • 7. Android Broadcast Intent Sender and Receiver App

  • 28. T19.Threads and Coroutines
  • 1. Android Thread and Example Application
  • 2. Android Coroutines Tutorial
  • 3. Android Coroutines Example Application

  • 29. U20.Android Services
  • 1. Android Services Fundamentals
  • 2. Android - Started Services - Part 1
  • 3. Android - Started Services - Part 2

  • 30. Android Studio Layout Editor
  • 1.1 A1 - Editing Basic Activity.zip
  • 1. Editing Basic Activity
  • 2. How to use android studio layout editor tool
  • 3. Layout Editor Lecture 3

  • 31. Advanced Kotlin Debugging
  • 1.1 a1 - fixing errors in kotlin.zip
  • 1. Fixing errors in Kotlin
  • 2.1 A2 - Developing BUG in Application.zip
  • 2. Developing BUG in Application
  • 3.1 A3 - Stepping in,out.zip
  • 3. Stepping in,out
  • 4.1 A4 - Fixing our application.zip
  • 4. FINAL Fixing our application
  • 139,000 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    افزودن به سبد خرید
    خرید دانلودی فوری

    در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.

    ایمیل شما:
    تولید کننده:
    شناسه: 10551
    حجم: 16662 مگابایت
    مدت زمان: 1967 دقیقه
    تاریخ انتشار: ۸ اردیبهشت ۱۴۰۲
    طراحی سایت و خدمات سئو

    139,000 تومان
    افزودن به سبد خرید