The Wayback Machine - https://web.archive.org/web/20210726063918/https://github.com/topics/textbooks
Skip to content
#

textbooks

Here are 29 public repositories matching this topic...

tmplt
tmplt commented Dec 16, 2018
$ grep -rn "TODO" --exclude-dir=lib .
./cmake/build/options.cmake:7:# TODO: actually use these
./src/components/command_line.hpp:72:        // TODO: strip code for valid_groups? (We have no use for it).
./src/components/downloader.cpp:117:                    /* TODO: test this output */
./src/components/downloader.cpp:133:                        /* TODO: warn the user about file removal (
Data_Warehousing

This course introduces the concept of data warehousing and data integration architecture and explains the role they play in overall business intelligence and analytics strategy of an organization. The course covers predominate architecture design strategies as well as hybrid designs that combine best practices from multiple areas. A key component of instruction is an emphasis on following industry best practices such as adhering to the requirements of an integrated data platform, selecting an appropriate design strategy and the tools to support it, selecting metrics for monitoring performance and data quality, and planning for future enhancements. The course provides hands-on experience in combining structural and design elements with best practices for data governance and coding standards to build a high-level plan for implementing a data warehouse and data integration system for organizations.

  • Updated Jul 6, 2021

Improve this page

Add a description, image, and links to the textbooks topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the textbooks topic, visit your repo's landing page and select "manage topics."

Learn more