Saltar al contenido principal
LibreTexts Español

27.3: Aprendizaje Independiente

  • Page ID
    115010
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Hacer esto

    Encuentra un video de YouTube que te ayude a entender los cuatro espacios fundamentales.

    Pregunta

    ¿Cuál es la URL de tu video?

    Hacer esto

    Agrega el enlace al video al código de abajo. Intente incrustar el enlace en la función Python YouTubeVideo proporcionada reemplazando XXXXX con el ID del video.

    from IPython.display import YouTubeVideo
    YouTubeVideo("XXXXXX",width=640,height=360, cc_load_policy=1)
    Pregunta

    ¿Qué criterios utilizaste para seleccionar tu video?

    Pregunta

    ¿Cuánto tiempo entraste en un video antes de decidir si era bueno o malo?

    Pregunta

    ¿Qué te gustó del video que seleccionaste?

    Pregunta

    ¿Qué es lo que no te gustó del video?


    This page titled 27.3: Aprendizaje Independiente is shared under a CC BY-NC 4.0 license and was authored, remixed, and/or curated by Dirk Colbry via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.