{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "## How to be successful in a course with online lectures." ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "Now that you have become failure with how to navigate the online lectures of this course, I'm going to give you a few tips to allow you to be successful in this and other courses with online lecture material.\n", "\n", "
    \n", "
  1. Take notes
  2. \n", " \n", "
  3. Keep a schedule
  4. \n", " \n", "
  5. Show up to class
  6. \n", " \n", "
  7. Stay active in the class
  8. \n", " \n", "
" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "# References" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "[UF Class website](https://ufl.instructure.com/courses/) \n", "\n", "[Github.io version of course website](http://damontallen.github.io/Construction-materials/) *(Do not use this link if you are taking this course in Summer A or B.)*\n", "\n", "\n", "[IPython.org](http://ipython.org/) *(IPython is the opensource software used in the development of much of this course.)*\n", "\n", "[Complete Software List](http://nbviewer.ipython.org/github/damontallen/Construction-materials/blob/master/Resources.ipynb)\n", "\n", "## Report any problems\n", "\n", "[Issues](https://github.com/damontallen/Construction-materials/issues) Please report any problems that occurred during the viewing of this or any other lecture.\n", "\n", "Alternative Reporting - Email damontallen@gmail.com" ] } ], "metadata": { "kernelspec": { "display_name": "Python 3", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.4.0" } }, "nbformat": 4, "nbformat_minor": 0 }