android
SDK / IDE used for Development : Android Studio
your description will display here and you can add edit remove your content title here. |
Fundamentals ( Part – 1 )
your description will display here and you can add edit remove your content title here. | ||
Android App Development Prerequisites | Concept | MyCodeTips | [ Hindi ] | ||
Introductions | ||
Android Manifest file | Android Series | MyCodeTips | ||
What is use of Gradle in Android | Android Series | MyCodeTips | ||
Android APP Lifecycle | Android Series | MyCodeTips | ||
Hardware | ||
Software | ||
Tools | ||
Installing Android Studio | ||
XML Interface | ||
Emulator | ||
Understanding Android Architecture | Android Series | MyCodeTips [ English ] | ||
Function Overloading | ||
Function Overriding | ||
Delegation in Android | ||
Delegation Pattern | ||
OOPS | ||
Android Features | ||
Creating Virtual Device Emulator in Android Studio | Android | MyCodeTips | ||
Program Structure of Android Project | Android Series | MyCodeTips | ||
Android SDK and AVD | Android Series | MyCodeTips | ||
Android Download Setup and Run | Android Series | MyCodeTips | ||
What is Android | Android Series | MyCodeTips |
Fundamentals ( Part – 2 )
UI Controls ( Part – 1 )
your description will display here and you can add edit remove your content title here. | ||
Introduction to UIKit | ||
Android Layouts Overview | Android Series | MyCodeTips | ||
Android UI Controls – Part-1 | Android Series | MyCodeTips | ||
UIButton | ||
UILabel | ||
Image View | ||
UIText Fields | ||
UISwitch | ||
UISlider | ||
View Controller | ||
UI Stepper | ||
Text View | ||
Intro to Auto Layout | ||
AlertViewController | ||
Segmented Controls | ||
UIActivity Indicator | ||
UiView | ||
ContainerView | ||
View Controller |
UI Controls ( Part – 2 )
your description will display here and you can add edit remove your content title here. | ||
UI Table View / TableView Controller | ||
UI Collection View / CollectionView Controller | ||
Frame, CGRect, CGPoint and CGSize | ||
Auto Layout | ||
Custom Buttons | ||
Progress View | ||
View Controller Life Cycle | ||
Stack view (Horizontal / Vertical) | ||
NSCalendar | ||
Page Control / PageView Controller | ||
Scroll View | ||
Date Picker | ||
Picker View | ||
WebKit View | ||
NavigationBar | ||
Tool Bar | ||
Tab Bar / Tab Bar Controller | ||
Search bar | ||
Men/Sub-Menu Command | ||
Navigation Controller | ||
Split View Controller | ||
Adding Constraints | ||
Constraints Detailed | ||
What is SwiftUI? |
UI Controls ( Part – 3 )
your description will display here and you can add edit remove your content title here. | ||
GRID VIEW | ||
Map Kit View | ||
SceneKit View | ||
Spritekit View | ||
ARKit Scenekit View | ||
ARKit Spritekit View | ||
GLKit View Controller | ||
AVKit View Controller | ||
Tap Gesture Recognizer | ||
Pinch Gesture Recognizer | ||
Rotaion Gesture Recognizer | ||
Swipe Gesture Recognizer | ||
Pan Gesture Recognizer | ||
Long Press Gesture Recognizer | ||
Collection View Layout |
Android Programming ( JAVA )
your description will display here and you can add edit remove your content title here. | ||
Introduction to Programming | ||
Command Line & Print | ||
Decision Making | ||
Comments | ||
Primitive data types | ||
OOPS | ||
String | ||
If else | ||
Operators | ||
Arrays and sets | ||
Dictionary | ||
loops (for loop, while loop, do while loop) | ||
Functions | ||
Numbers | ||
Switch | ||
while loop | ||
Jump Statement | ||
alloc and init | ||
Control Statement | ||
Extensions | ||
Categories | ||
Timer | ||
@objc | ||
@synthesize or Dynamic | ||
Classes and Objects | ||
Encapsulation | ||
Inheritance | ||
Polymorphism | ||
Abstraction | ||
Enumerations | ||
Passing Data | ||
Segue |
Android Programming ( JAVA )
your description will display here and you can add edit remove your content title here. | ||
Introduction | ||
Syntax | ||
Preprocessors | ||
Subcripts | ||
NS Framework | ||
Values and Collection | ||
Initialize (& de-initialize) | ||
Swift Flow Control | ||
Type Casting | ||
Selectors (& Class Type) | ||
Playground | ||
variables | ||
Optionals | ||
Control Flow | ||
Strings | ||
Arrays | ||
Dictionaries | ||
Functions | ||
Closures | ||
Properties | ||
Initialisation | ||
Property observer | ||
for-in loop | ||
Optional Chaining | ||
Extensions | ||
repeat-while loop | ||
Higher-Order Functions | ||
Flow Control | ||
log handling | ||
Error Handling | ||
Guard | ||
Protocols |
Android Programming ( JAVA )
your description will display here and you can add edit remove your content title here. | ||
Advanced Swift Programming | ||
Local DataStorage | ||
Blocks | ||
CoreML | ||
CFNetwork | ||
ClassKIt | ||
Cloud kit | ||
Combine framework | ||
Core Audio | ||
Core location | ||
Collections | ||
Structures | ||
Sets | ||
Selectors & Class Type Swift Assignment | ||
Delegation Pattern | ||
Optional Binding | ||
SwiftyJSON | ||
Swift Hashable | ||
Swift Singleton | ||
Selectors & Class Type ObjC | ||
Paging | ||
Dynamic Binding | ||
Reuse UIView with XIB | ||
Custom Table View Cell | ||
Search in Tables | ||
Table View Methods | ||
Multiple Edit Buttons | ||
Custom Cells in Collection Views | ||
Deleting Cells in Collection Views | ||
Collection Views Drag and Drop | ||
Coredata |
Android Programming ( Kotlin )
your description will display here and you can add edit remove your content title here. | ||
Storing (Local DB, Cloud, API)
your description will display here and you can add edit remove your content title here. | ||
Firebase Introduction | ||
What is Firebase? | ||
Settings ViewController | ||
Creating Users in Firebase | ||
Upload Operations Firebase | ||
Storage Operations Firebase | ||
Firestore Structure Firebase | ||
Saving Date Firebase | ||
Retrieving Data Firebase | ||
Downloading Images Firebase | ||
Firebase Security | ||
IAM (Identity Access Management) | ||
AWS Introduction | ||
What is AWS | ||
Creating Users in AWS | ||
Indexing in AWS | ||
Searching in AWS | ||
Storing image in S3 in AWS | ||
Introduction to Mongo DB | ||
What is MongoDB |
Graphics & Gestures
your description will display here and you can add edit remove your content title here. | ||
Introduction to touches and gestures | ||
Begin & End Touch Methods | ||
Touches Moved | ||
Custom Gesture | ||
Transformations | ||
Rotate and Scale | ||
CG Transforms and Touches | ||
Graphics and Animation | ||
Animations | ||
Animation Blocks | ||
Animation Loops | ||
Chart Graph Excercise | ||
Spring ANimation | ||
Transitions | ||
Core Graphics | ||
Bezier Path Curves | ||
Bezier Path Lines | ||
Finger Drawing Excercise | ||
CA Layer | ||
IBInspectable | ||
Core Animation | ||
Core Animation Frames | ||
CA Transitions | ||
Animation in Autolayout | ||
UI Dynamics | ||
Grid View Example |