Source code of open course Programming Humanoid Robot in Python
There are 3 ways to download the code, do exercise and submit. Please choose one according to your knowlege of git.
- create a github account if you don't have
- open repository page: https://github.com/DAInamite/programming-humanoid-robot-in-python
- click "Fork" button in top right corner
- clone your fork to your computer:
git clone [email protected]:YOUR_GITHUB_ACCOUNT/programming-humanoid-robot-in-python.git
- do exercises
- commit your code and push to github
- send me your github account
- clone the repository your computer:
[email protected]:DAInamite/programming-humanoid-robot-in-python.git
- do exercises
- commit your code
- ZIP your code and send it to me
- open repository page: https://github.com/DAInamite/programming-humanoid-robot-in-python
- click "Download ZIP" button in the right
- extract ZIP package
- do exercise
- ZIP your code and send it to me