Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vargac/intro #1

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Vargac/intro #1

wants to merge 15 commits into from

Commits on Sep 8, 2021

  1. Add first lecture

    * Python as calculator
    * print
    * variables
    * while
    vargac committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    f38419e View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. Add second lecture

    * input
    * bool
    * if
    * list
    * for ... in ...
    vargac committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    e7ac628 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2021

  1. Configuration menu
    Copy the full SHA
    e23acc7 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Review 1st and 2nd chapter

    vargac committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    1cd39d8 View commit details
    Browse the repository at this point in the history
  2. Add 3rd chapter

    * range, function, simple game
    vargac committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    b8f3be2 View commit details
    Browse the repository at this point in the history
  3. Update readme

    vargac committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    f554708 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Configuration menu
    Copy the full SHA
    ff54687 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9800b02 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Add 4th lecture

    * Setup SD card and computer
    * First moves, simple motor.run, motor.stop, wait
    vargac committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    4c0e280 View commit details
    Browse the repository at this point in the history
  2. Add xlcteam logo and icon

    vargac committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    2e98138 View commit details
    Browse the repository at this point in the history
  3. FIx two names

    vargac committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    b12843a View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Add 1st part of 5th lecture

    * Motor.run_angle
    vargac committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    2a195aa View commit details
    Browse the repository at this point in the history
  2. Add 2nd part of the 5th lecture

    * TouchSensor
    vargac committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    55d1b62 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Configuration menu
    Copy the full SHA
    7c718d3 View commit details
    Browse the repository at this point in the history
  2. Add 6th lecture

    * color sensor -- intensity, color
    vargac committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    7cd20a7 View commit details
    Browse the repository at this point in the history