Author
Explaining Kanban
Agile Scrum Online Tutorials

Explaining Kanban

What is Kanban? Kanban is a well-known development framework in the agile software development methodology. It provides a simplified method

Read More...
Non-functional Requirements
BA Tutorials

Non-functional Requirements

Functional requirements, as well as non-functional requirements, are the two major software requirements types that must be taken into consideration

Read More...
Python Arrays
Python Tutorials

Python Arrays

An array in Python is simply a collection of data in a particular data type. Lists in some sense can

Read More...