Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
lfa:2024 [2024/10/06 21:25] stefan.sterea created |
lfa:2024 [2025/09/30 16:37] (current) pdmatei |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== Structura curs universitar LFA 2022-2023 ====== | + | ===== Structura curs universitar LFA 2024-2025 ====== |
| + | |||
| + | * [[lfa:2024:lab01 | 1. DFA intro]] | ||
| + | * [[lfa:2024:lab02 | 2. Programming introduction - Python]] | ||
| + | * [[lfa:2024:lab03 | 3. Regular Expressions]] | ||
| + | * [[lfa:2024:lab04 | 4. Regex Representation in Python]] | ||
| + | * [[lfa:2024:lab05 | 5. Regex to NFA to DFA conversions]] | ||
| + | * [[lfa:2024:lab06 | 6. DFA Minimisation]] | ||
| + | * [[lfa:2024:lab07 | 7. Closure properties]] | ||
| + | * [[lfa:2024:lab08 | 8. Pumping lemma]] | ||
| + | * [[lfa:2024:lab09 | 9. Push Down Automata]] | ||
| + | * [[lfa:2024:lab10 | 10. Context-Free Grammars]] | ||
| + | * [[lfa:2024:lab11 | 11. Closure properties for Context-Free Languages]] | ||
| + | |||
| + | /* | ||
| - | * [[lfa:2023:team | Echipa ]] | ||
| - | * [[lfa:2023:intro:rules | Regulament ]] | ||
| - | * Lectures | ||
| - | * [[lfa:2023:c01 | 1. ???]] | ||
| * Labs | * Labs | ||
| - | * [[lfa:2023:lab01 | 1. DFA intro]] | + | * [[lfa:2024:lab01 | 1. DFA intro]] |
| - | * [[lfa:2023:lab02 | 2. Programming introduction - Python]] | + | * [[lfa:2024:lab02 | 2. Programming introduction - Python]] |
| * [[lfa:2023:lab03 | 3. Regex practice]] | * [[lfa:2023:lab03 | 3. Regex practice]] | ||
| * [[lfa:2023:lab04 | 4. Regex to DFA]] | * [[lfa:2023:lab04 | 4. Regex to DFA]] | ||
| Line 19: | Line 29: | ||
| * [[lfa:2023:proiect_coding_style | Coding Style ]] | * [[lfa:2023:proiect_coding_style | Coding Style ]] | ||
| * [[lfa:2023:bonus | Bonus ]] | * [[lfa:2023:bonus | Bonus ]] | ||
| + | |||
| + | */ | ||