
Business Intelligence (BI) refers to the strategies and technologies used for data analysis of business information.
A knowledge base is a searchable collection of information that helps users find answers and solutions to questions. To explore blogs, articles, and links to information that is categorized, tagged and searchable, choose a Knowledge Area below.
Business Intelligence (BI) refers to the strategies and technologies used for data analysis of business information.
Software development is the process of writing and maintaining the source code of an application over the life of the application.
Project management is the application of knowledge, skills, tools, and techniques to project activities to meet the specified project requirements.
Writing is the act or process of producing and recording words in a form that can be read and understood.
Have something to share? Become a blogger and share your knowledge. Or give your insight by adding a comment.
I love Django, a Python web development framework. It's my favorite tool for building websites. But I've noticed a trend toward using a JavaScript frontend such as React or Vue and wondered what all the fuss was about. Why use something else when Django has everything you need?
If you ask project managers how they got into the profession, most will tell you they started out somewhere else and eventually drifted into it. Rarely do you come across someone who set out from the beginning of their career to become a project manager.
Earlier this year I received a text from a woman I worked with last year on a project management consulting job. She reached out to let me know that she got her PMP certification and wanted to thank me for my help and guidance while we worked together. This experience …
Just looking for a definition? Check out our glossary of terms.
A data warehouse is a central repository of integrated data whose content is derived from the various operational databases and is used to store current and historical data in one place. Data in the data warehouse often goes through a cleansing process referred to as ETL or Extract, Transform and …
A relational database is a database that represents data as a collection of tables in which all data relationships are represented by common values in related tables. Relational databases are tabular (table-like) and inflexible in their design. Each record contains the same exact fields, whether those fields contain data or …
A user story is an Agile term that describes how the application will work from the user's point of view.