Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
ogbinar committed Mar 6, 2024
1 parent a058962 commit 85b1fdd
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
fddbeb5f
181153c1
9 changes: 9 additions & 0 deletions resources.html
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ <h2 id="toc-title">Contents</h2>

<ul>
<li><a href="#data-engineering-training" id="toc-data-engineering-training" class="nav-link active" data-scroll-target="#data-engineering-training">Data Engineering Training</a></li>
<li><a href="#data-engineering-books" id="toc-data-engineering-books" class="nav-link" data-scroll-target="#data-engineering-books">Data Engineering Books</a></li>
<li><a href="#sql-tutorials-and-courses" id="toc-sql-tutorials-and-courses" class="nav-link" data-scroll-target="#sql-tutorials-and-courses">SQL Tutorials and Courses</a></li>
<li><a href="#interactive-sql-learning-games" id="toc-interactive-sql-learning-games" class="nav-link" data-scroll-target="#interactive-sql-learning-games">Interactive SQL Learning Games</a></li>
<li><a href="#sql-practice-and-challenges" id="toc-sql-practice-and-challenges" class="nav-link" data-scroll-target="#sql-practice-and-challenges">SQL Practice and Challenges</a></li>
Expand Down Expand Up @@ -266,6 +267,14 @@ <h2 class="anchored" data-anchor-id="data-engineering-training">Data Engineering
<li><a href="https://github.com/DataTalksClub/data-engineering-zoomcamp">Data Engineering Zoomcamp on GitHub</a> - A free, self-paced data engineering bootcamp hosted on GitHub, covering a range of tools and practices.</li>
</ul>
</section>
<section id="data-engineering-books" class="level2">
<h2 class="anchored" data-anchor-id="data-engineering-books">Data Engineering Books</h2>
<ul>
<li><a href="https://github.com/project303/The-Data-Engineering-Cookbook-">The Data Engineering Cookbook</a> - A comprehensive guide for data engineering practices.</li>
<li><a href="https://halvorsen.blog/documents/technology/database/database.php">Database Technology Overview</a> - An overview of database technology fundamentals.</li>
<li><a href="https://halvorsen.blog/documents/technology/database/erwin.php">Erwin in Database Design</a> - Insights into using Erwin for database design.</li>
</ul>
</section>
<section id="sql-tutorials-and-courses" class="level2">
<h2 class="anchored" data-anchor-id="sql-tutorials-and-courses">SQL Tutorials and Courses</h2>
<ul>
Expand Down
7 changes: 7 additions & 0 deletions search.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,13 @@
"section": "",
"text": "IBM Data Engineering Basics for Everyone on edX - An introductory course to data engineering principles offered by IBM on edX.\nGoogle Cloud Data Engineering Path - A learning path designed to master data engineering on the Google Cloud Platform.\nMeta Database Engineer Professional Certificate on Coursera - A professional certification program by Meta on Coursera, focusing on database engineering.\nBig Data Specialization by UC San Diego on Coursera - A series of courses by UC San Diego on Coursera, covering big data analysis techniques and tools.\nData Engineering Zoomcamp on GitHub - A free, self-paced data engineering bootcamp hosted on GitHub, covering a range of tools and practices."
},
{
"objectID": "resources.html#data-engineering-books",
"href": "resources.html#data-engineering-books",
"title": "Free Resources",
"section": "Data Engineering Books",
"text": "Data Engineering Books\n\nThe Data Engineering Cookbook - A comprehensive guide for data engineering practices.\nDatabase Technology Overview - An overview of database technology fundamentals.\nErwin in Database Design - Insights into using Erwin for database design."
},
{
"objectID": "resources.html#sql-tutorials-and-courses",
"href": "resources.html#sql-tutorials-and-courses",
Expand Down
2 changes: 1 addition & 1 deletion sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</url>
<url>
<loc>https://dataengineering.ph/resources.html</loc>
<lastmod>2024-03-06T01:52:27.378Z</lastmod>
<lastmod>2024-03-06T02:07:40.485Z</lastmod>
</url>
<url>
<loc>https://dataengineering.ph/partners.html</loc>
Expand Down

0 comments on commit 85b1fdd

Please sign in to comment.