Skip to content

Commit

Permalink
Updated Decks references
Browse files Browse the repository at this point in the history
  • Loading branch information
BuckWoody committed Jul 8, 2020
1 parent 8b2713a commit 8e5dcbc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ Many of these topics are quite deep, and take time to fully absorb. There are se
- Practice (You can perform the steps with the technology by following a process to complete a task)
- Mastery (You are able to explain the technology to others)

[If you need a general "Data Literacy" course, you can find that here.](https://github.com/BuckWoody/presentations/tree/master/dataliteracy)

These courses are designed for you to repeat many times to move through these phases. Before you embark on any of these, you may want to complete a "Learning how to Learn" course. <a href="https://www.coursera.org/learn/learning-how-to-learn" target="_blank">You can find more information on that here</a>.

Expand Down
3 changes: 2 additions & 1 deletion References/README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ These references deal with SQL Server code samples from our courses and other us
<table style="tr:nth-child(even) {background-color: #f2f2f2;}; text-align: left; display: table; border-collapse: collapse; border-spacing: 2px; border-color: gray;">
<tr><th style="background-color: #2c9004; color: white;">Code Sample Location </th> <th style="background-color: #a0bc5d ; color: white;"> Description</th></tr>

<tr><td><a href="http://aka.ms/bobsqldemos" target="blank">http://aka.ms/bobsqldemos</a></td><td>Bob Ward's Demonstrations - Sample Code</td></tr>
<tr><td><a href="http://aka.ms/bobsqldemos" target="blank">http://aka.ms/bobsqldemos</a></td><td>Bob Ward's Demonstrations and Sample Code</td></tr>
<tr><td><a href="http://aka.ms/bw-presentations" target="blank">http://aka.ms/bw-presentations</a></td><td>Buck Woody's Demonstrations and Sample Code</td></tr>
<tr><td><a href="http://aka.ms/annalytics" target="blank">http://aka.ms/annalytics</a></td><td>Anna Thomas' Demonstrations and Resources</td></tr>
<tr><td><a href="https://github.com/Microsoft/sql-server-samples" target="blank">GitHub</a></td><td>SQL Server Samples - Sample Code</td></tr>

Expand Down

0 comments on commit 8e5dcbc

Please sign in to comment.