In this video, I explain, how can we create or start ExpressJS Server for NodeJS programming.
NodeJS with ExpressJS
Tuesday, December 29, 2020
Installing VS Code for NodeJS
In this video, I explain, how can we install VS Code and make it ready for NodeJS programming.
How to Install NodeJS on Windows or Linux
In this video, I explain, how can we install NodeJS on Windows or Linux step by step in very easy way.
NodeJS with ExpressJS
In this video, I have given small introduction to REST Full API for understanding NodeJS better in later videos.
Learn: How to open any url using intent in Android
In this video, I explained about following topics:
1. What is URL?
2. What is implicit intent?
3. How to open any url usiing intent
Learn: How to build phone call app using implicit intent in Android
In this video, I explained about following topics:
1. What is implicit intent?
2. How to make phone call using implicit intent?
3. How to ask runtime permission for phone call?
Learn: What is Intent & Types of Intent in Android
In this video, I explained following topics:
1. What is Intent in Android?
2. Types of Intents
3. Examples of Intents
Learn: What is Activity & Life Cycle of An Activity in Android
Wednesday, December 23, 2020
Learn: How to build app using of Toggle and Switch Button in Android
In this video, I explained about following topics:
1. What is toggle and switch button?
2. How can we use toggle and switch button in android programming?
Learn: How to build app using Progress Bar in Android
Learn: How to build app using Seek Bar in Android
In this video, I explained about following topics: 1. What is seek bar? 2. How can we use seek bar in android programming?
Learn: How to build app using Radio Button in Android
Learn: How to build app using Checkbox in Android
In this video, I explained about following topics:
1. what is checkbox?
2. how can we use checkbox to create android app?
Tuesday, December 8, 2020
Learn: How to build small calculator App in Android
Learn: Introduction to Android
Introduction to Android Programming
In this video, I have explain following key points regarding Android Programming:
1. What is Android?
2. Open Handset Alliance (OHA)
3. Android Software Stack
4. Dalvik Virtual Machine
5. ART
6. Android Application Components
7. APK vs AAB file
-
In this video, I explain, how can we create routes in NodeJS using Router...