Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
uo288061 committed Feb 10, 2024
1 parent 6b097f0 commit e5c5352
Showing 1 changed file with 16 additions and 4 deletions.
20 changes: 16 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1839,12 +1839,24 @@ <h2 id="section-glossary">12. Glossary</h2>
</thead>
<tbody>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em>&lt;Term-1&gt;</em></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em>&lt;definition-1&gt;</em></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em>wikiData</em></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em>A collaborative platform that provides structured data for Wikimedia projects, including Wikipedia.</em></p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em>&lt;Term-2&gt;</em></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em>&lt;definition-2&gt;</em></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em>IDE (Integrated Development Environment)</em></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em>A software application that provides comprehensive facilities to programmers for software development.</em></p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em>Docker</em></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em>An open-source platform designed to automate the deployment of applications inside lightweight, portable containers.</em></p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em>Microservices</em></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em>An architectural style that structures an application as a collection of small, independent services.</em></p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em>API (Application Programming Interface)</em></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em>A set of protocols and tools for building software applications, allowing them to communicate with each other.</em></p></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit e5c5352

Please sign in to comment.