Sunday, October 13, 2019

Work with Putty

How to pull git with Putty

click Auth in left menu in putty
set IP address
Browse .ppt file for keys
then it will open command prompt
If the server is Ubuntu, then give login as "ubuntu"
then it will auto connect and load the server

Now navigate to your site folder
Ex : cd /var/www/html/MySiteName

Now Type this command --> sudo git pull

Saturday, August 31, 2019

Android Advanced Development

Dagger,
Kotlin,
RxJava,
Architecture Components
Jetpack,
Lifecycle,
LiveData,
ViewModel,
MVVM
Room Database,
Retrofit,
Android build systems
Memory Management,
Multithreading,
Networking and Caching

Image loading and
how Glide works,
Unit Tests

Profile building,
How to build optimized apps

How to build apps like WhatsApp, Instagram, Uber etc
Interview preparation guide