Skip to content

Commit

Permalink
update for lab-1
Browse files Browse the repository at this point in the history
  • Loading branch information
ramananeesh committed Sep 6, 2023
1 parent 1b897fd commit 0c4a644
Showing 1 changed file with 5 additions and 129 deletions.
134 changes: 5 additions & 129 deletions labs.html
Original file line number Diff line number Diff line change
Expand Up @@ -179,19 +179,19 @@ <h3 class="post-subtitle">Lab <script type="text/javascript">document.write(cday
</div>
<div class="col-lg-7 post-preview">
<p class="post-content"> In the first lab we introduced the general lab expectations and an overall plan of what
we will cover throughout the semester during lab sessions. We introduced the outline of Project 1 and
its deliverables. We also setup the required infrastructure for the project.
we will cover throughout the semester during lab sessions. We will also go over the tools required
for the programming assignment and their setup.
</p>
</div>
<div class="col-lg-3 post-preview">
<ul>
<li><a tabindex="-1" href="labs/CS660_Lab1.pdf">Slides</a></li>
<!-- <li><a tabindex="-1" href="labs/CS660_Lab1.pdf">Slides</a></li> -->
</ul>
</div>
</div>

<!-- LAB 2 -->
<div class="row class-entry">
<!--<div class="row class-entry">
<script type="text/javascript">document.write("<a id=\"class"+(cday+1)+"\"></a>"); </script>
<div class="col-lg-2 post-preview">
<h3 class="post-subtitle">Lab <script type="text/javascript">document.write(cday+1)</script></h3>
Expand All @@ -211,133 +211,9 @@ <h3 class="post-subtitle">Lab <script type="text/javascript">document.write(cday
</div>
</div>
<!-- LAB 3 -->
<div class="row class-entry">
<script type="text/javascript">document.write("<a id=\"class"+(cday+1)+"\"></a>"); </script>
<div class="col-lg-2 post-preview">
<h3 class="post-subtitle">Lab <script type="text/javascript">document.write(cday+1)</script></h3>
<strong>SQL Setup</strong>
<p class="post-meta"><script type="text/javascript"> document.write(classDay(cday));cday++;</script></p>
</div>
<div class="col-lg-7 post-preview">
<p class="post-content"> In the third lab we will discuss about basic SQL setup, data cleaning and transforming
schema to Database tables.
</p>
</div>
<div class="col-lg-3 post-preview">
<ul>
<li><a tabindex="-1" target="_blank" href="labs/CS660_Lab3.pdf">Slides</a></li>
<li><a tabindex="-1" target="_blank" href="labs/Lab3_Sol.pdf">Solutions for ERD to Relational Schema</a></li>
</ul>
</div>
</div>
<!-- LAB 4 -->
<div class="row class-entry">
<script type="text/javascript">document.write("<a id=\"class"+(cday+1)+"\"></a>"); </script>
<div class="col-lg-2 post-preview">
<h3 class="post-subtitle">Lab <script type="text/javascript">document.write(cday+1)</script></h3>
<strong>Connecting Front-End with MySQL DB</strong>
<p class="post-meta"><script type="text/javascript"> document.write(classDay(cday));cday++;</script></p>
</div>
<div class="col-lg-7 post-preview">
<p class="post-content"> In the fourth lab we will discuss how to connect the back-end/DB to a
simple front-end UI.
</p>
</div>
<div class="col-lg-3 post-preview">
<ul>
<li><a tabindex="-1" target="_blank" href="labs/CS660_Lab4.pdf">Slides</a></li>
<li><a tabindex="-1" target="_blank" href="labs/lab4_queries.sql">queries</a></li>
<li><a tabindex="-1" target="_blank" href="labs/index.php">index.php file</a></li>
</ul>
</div>
</div>

<!-- LAB 5 -->
<div class="row class-entry">
<script type="text/javascript">document.write("<a id=\"class"+(cday+1)+"\"></a>"); </script>
<div class="col-lg-2 post-preview">
<h3 class="post-subtitle">Lab <script type="text/javascript">document.write(cday+1)</script></h3>
<strong>SQL + Project Discussion</strong>
<p class="post-meta"><script type="text/javascript"> document.write(classDay(cday));cday++;</script></p>
</div>
<div class="col-lg-7 post-preview">
<p class="post-content"> In the fifth lab we will discuss about WA4 in brief. The rest of the lab will be an open-session
for project-related questions (w.r.t. PA1.2)
</p>
</div>
<div class="col-lg-3 post-preview">
<ul>
<li><a tabindex="-1" target="_blank" href="labs/CS660_Lab5.pdf">Slides</a></li>
</ul>
</div>
</div>
<!-- LAB 6 -->
<div class="row class-entry">
<script type="text/javascript">document.write("<a id=\"class"+(cday+1)+"\"></a>"); </script>
<div class="col-lg-2 post-preview">
<h3 class="post-subtitle">Lab <script type="text/javascript">document.write(cday+1)</script></h3>
<strong>PA1.2 Demo</strong>
<p class="post-meta"><script type="text/javascript"> document.write(classDay(cday));cday++;</script></p>
</div>
<div class="col-lg-7 post-preview">
<p class="post-content"> In the sixth lab each of you demonstrated your submissions for PA1.2
</p>
</div>
<div class="col-lg-3 post-preview">

</div>
</div>

<!-- LAB 7 -->
<div class="row class-entry">
<script type="text/javascript">document.write("<a id=\"class"+(cday+1)+"\"></a>"); </script>
<div class="col-lg-2 post-preview">
<h3 class="post-subtitle">Lab <script type="text/javascript">document.write(cday+1)</script></h3>
<strong>PA1.3 Discussion</strong>
<p class="post-meta"><script type="text/javascript"> document.write(classDay(cday));cday++;</script></p>
</div>
<div class="col-lg-7 post-preview">
<p class="post-content"> In the seventh lab we discussed issues and clarified questions for PA1.3.
</p>
</div>
<div class="col-lg-3 post-preview">
</div>
</div>

<!-- LAB 8 -->
<div class="row class-entry">
<script type="text/javascript">document.write("<a id=\"class"+(cday+1)+"\"></a>"); </script>
<div class="col-lg-2 post-preview">
<h3 class="post-subtitle">Lab <script type="text/javascript">document.write(cday+1)</script></h3>
<strong>PA1.3 Discussion</strong>
<p class="post-meta"><script type="text/javascript"> document.write(classDay(cday));cday++;</script></p>
</div>
<div class="col-lg-7 post-preview">
<p class="post-content"> In the this lab we discussed issues and clarified questions for PA1.3.
</p>
</div>
<div class="col-lg-3 post-preview">
</div>
</div>

<!-- LAB 9 -->
<div class="row class-entry">
<script type="text/javascript">document.write("<a id=\"class"+(cday+1)+"\"></a>"); </script>
<div class="col-lg-2 post-preview">
<h3 class="post-subtitle">Lab <script type="text/javascript">document.write(cday+1)</script></h3>
<strong>SQL Hands-on Test</strong>
<p class="post-meta"><script type="text/javascript"> document.write(classDay(cday));cday++;</script></p>
</div>
<div class="col-lg-7 post-preview">
<p class="post-content"> In the this lab we did the SQL Hands-on Test (Bonus).
</p>
</div>
<div class="col-lg-3 post-preview">
</div>
</div>
</div>
</div>
Expand Down

0 comments on commit 0c4a644

Please sign in to comment.