Overview
Syllabus
⌨️ Introduction
⌨️ List, Set, Map
⌨️ Mapping
⌨️ Zipping and Association
⌨️ Flatten
⌨️ String Representation
⌨️ Filtering
⌨️ Test preifactes - any, none, all
⌨️ Plus and Minus Operators
⌨️ Grouping
⌨️ Retrieve Collections parts
⌨️ Retreieve Single Elements
⌨️ Aggregate Operations - sum, count, average, minOrNull, maxOrNull
⌨️ Comparable and Comparator
⌨️ Binary Search
⌨️ Generics - Type Paramenters and Casting
⌨️ Generics - Upper Bounds
⌨️ Generics - Covariance and Contravariance
⌨️ Generics - Type Erasure and reifeid keyword
⌨️ Generics - Where keyword; and 2 Upper Bounds
⌨️ Access Modifiers
⌨️ Packages and Imports
⌨️ Exceptions - Try Catch, Finally
⌨️ Lambda Functions
⌨️ Lambdas - it modifier
⌨️ Scope Functions
⌨️ Download Android Studio
⌨️ Android Studio Presentation
⌨️ Android File Structure
⌨️ Android XML and Design
⌨️ Android XML properties
⌨️ Android - what is does findViewById function?
⌨️ String XML
⌨️ Android Manifest
⌨️ Android Button and TextView
⌨️ Android Button OnClickListener
⌨️ Android EditText
⌨️ Android App - Convert Inches
⌨️ Android App - Convert Inches 2
⌨️ Android App - Change Color
⌨️ Android Radio Buttons 1
⌨️ Android Radio Buttons 2
⌨️ Android SeekBar
⌨️ Android Toggle Button
⌨️ Quiz App - UI Welcome Screen
⌨️ Quiz App - Creating Question Model
⌨️ Quiz App - Setting the QuizActivity
⌨️ Quiz App - Connecting the UI with the model
⌨️ Quiz App - Adding the Button functionality
⌨️ Quiz App - Selecting the Right and Wrong answers
⌨️ Quiz App - Setting up the UI for ResultActivity
⌨️ Quiz App - Improve Code
⌨️ Quiz App - Sending data to Result Activity
⌨️ Quiz App - Solve score bug
Taught by
freeCodeCamp.org