18/10/2020
How to organize EFFECTIVE sprint planning ?
How to organize EFFECTIVE sprint planning | Practical Scrum | Your questions and my answers
Sprint planning is the first event in the sprint. So if the planning is not proper then it impacts the work done during the sprint. Let us go through a check...
14/10/2020
Scrum framework or methodology? Here is what you should know -
Why scrum is a FRAMEWORK and not a METHODOLOGY? | Practical scrum | Your questions and my answers
What is the difference between a framework and a methodology? It is mentioned in the Scrum guide that Scrum is a framework and not a methodology. To answer t...
09/10/2020
Your questions and my answers. Here we go
What is the purpose of Sprint goal? | Practical Scrum | Your questions and my answers
To craft a good sprint goal we need to understand the purpose behind the sprint goal and then we can talk about the process of crafting good sprint goals. Th...
30/09/2020
Scrum empiricism, pillars and values -
SCRUM crash course | 3 - Scrum framework : Empiricism and Values
This section is about details of the Scrum framework. We cover Empiricism, the three pillars of Scrum (Inspection, Adaptation and Transparency) and Five valu...
29/09/2020
https://www.youtube.com/c/LearnShareAnythingAnyone?sub_confirmation=1
Learn Share Anything Anyone
Interesting videos on self development , inter personal skills at work , android app development , Agile and Lean set up , Scrum teams and many more...
29/09/2020
Here are the Course contents -
SCRUM crash course | 2 - Course contents
From Scrum framework introduction to the events in Scrum, this video provides an overview of the overall contents in the course. This course covers everythin...
27/09/2020
A new course- This time on SCRUM - Subscribe to the youtube channel.
SCRUM crash course | 1 - Introduction and Purpose
If you are preparing of a Scrum certification or just looking to brush up your knowledge on Scrum, this is the course for you. This course is for Scrum pract...
14/04/2017
Android - Sqlite - Update data
https://youtu.be/h5SnzKB8Wu8
Android app development for beginners - SQLITE - 3 - Update data in a row
Hands on explanation on the update operation for a row in the table . 1. Created a database - company.db 2. Created a table - employee 3. Inserted a row - wi...
13/04/2017
Android - SQLITE - Insert data
https://youtu.be/LQE0FZABed4
Android app development for beginners - SQLITE - 2 - Insert data
1. Create a database 2. Create a table 3. Insert data in the table 4. Use SQLITE3 to check if the data is inserted successfully or not Github : https://githu...