Reference
Last updated on 2026-01-02 | Edit this page
The assembly of this self-study material was strongly supported by AI tools, particularly GitHub Copilot.
Glossary
| Term | Definition |
|---|---|
| AI | Artificial Intelligence, a branch of computer science focused on creating systems capable of performing tasks that typically require human intelligence. |
| IDE | Integrated Development Environment, a software application that provides comprehensive facilities to programmers for software development. |
| LLM | Large Language Model, a type of AI model trained on vast amounts of text data to understand and generate human-like language. |
| GitHub | A web-based platform for version control and collaborative software development using Git. |