Skip to content
This repository was archived by the owner on Aug 15, 2019. It is now read-only.

Commit 973e0be

Browse files
committed
Merge branch 'master' of github:sourcebots/programming-tutorial
2 parents a2c82c2 + da3ece8 commit 973e0be

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,25 @@ Programming tutorial for Sourcebots to introduce people to the kits API. As well
88
1. Clone the project
99
2. Open it in Pycharm EDU
1010
3. ???
11-
4. Profit
11+
4. Bees?
12+
5. Profit!
1213

1314
## Exporting
1415
1. Right click the project in _Tree View_
1516
2. _Course Creator_ -> _Generate Course Archive_
1617
3. Save resulting `Sourcebots_Programming_Tutorial.zip` file
1718
4. Run `process.sh` script to process course file
18-
4. Profit?
19+
5. ???
20+
6. Bees?
21+
7. Profit!
1922

2023
## Running Exported Tutorial
2124
1. _Create New Project_ in Pycharm EDU, type _Educational_
2225
2. Select the cog next to _Courses_, _Add local course_, find the exported `.zip` file.
2326
3. Click _Create_
24-
4. Profit?
27+
4. ???
28+
5. Bees?
29+
6. Profit!
2530

2631
## Basic Python Tutorial
2732
Writing a whole new tutorial for Python isnt worth it, so [here's](https://github.com/sourcebots/programming-tutorial/blob/master/basic.md) some resources to learn basic Python.

0 commit comments

Comments
 (0)