Ako doplnok k našim prednáškam si môžete pozrieť aj videá iných prednášajúcich vo svete, z ktorých vyberáme:

  • Harvard University, predmet CS50, David J. Malan
    • Lecture 1 - C 1
    • Lecture 2 - C, continued 2
    • Lecture 3 - Algorithms (binary search, sorting, recursion) 3
    • Lecture 4 - Memory 4
    • Lecture 5 - Data Structures 5
  • D. Feinberg úvod do rekurzie v jazyku Java
    • Introducing Recursion 6
    • How To Write Recursive Methods 7
    • How Recursion Works 8
    • Tracing Recursive Methods 9
    • Tracing Recursive Methods 2 10