Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2024-06-26 07:06:48

0001 <div class="row">
0002   <div class="col-md-6">
0003     <h3>Day 1</h3>
0004     <table class="table table-striped">
0005       <tr> <td>09:00</td>  <td>Automating tasks with the Unix shell</td> </tr>
0006       <tr> <td>10:30</td>  <td>Coffee</td> </tr>
0007       <tr> <td>12:00</td>  <td>Lunch break</td> </tr>
0008       <tr> <td>13:00</td>  <td>Building programs with Python</td> </tr>
0009       <tr> <td>14:30</td>  <td>Coffee</td> </tr>
0010       <tr> <td>16:00</td>  <td>Wrap-up</td> </tr>
0011     </table>
0012   </div>
0013   <div class="col-md-6">
0014     <h3>Day 2</h3>
0015     <table class="table table-striped">
0016       <tr> <td>09:00</td>  <td>Version control with Git</td> </tr>
0017       <tr> <td>10:30</td>  <td>Coffee</td> </tr>
0018       <tr> <td>12:00</td>  <td>Lunch break</td> </tr>
0019       <tr> <td>13:00</td>  <td>Managing data with SQL</td> </tr>
0020       <tr> <td>14:30</td>  <td>Coffee</td> </tr>
0021       <tr> <td>16:00</td>  <td>Wrap-up</td> </tr>
0022     </table>
0023   </div>
0024 </div>