You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,9 +7,6 @@ That repo contains a starter set (.jar) of .java files for teachers to use with
7
7
8
8
This repository contains the TKP Java API source used to create and support the teaching repository. Here we've implemented a Logo-like library, which includes objects such as a Turtle, Tortoise and many more. We've also created documentation and examples specifically designed to be fun for kids ages 10-14 to learn to code. We welcome feedback, suggestions and pull requests!
9
9
10
-
# Contribute to TKP Java
11
-
12
-
We have a short document which describes our approach to courseware design. It is [on penflip](https://www.penflip.com/lynnlangit/tkp-lesson-plans/blob/master/course100.txt)
13
10
14
11
## Setup a local development environment
15
12
First [create your own a repository fork](https://github.com/TeachingKidsProgramming/TeachingKidsProgramming.Source.Java#fork-destination-box). Then, follow the instructions below to get started on your preferred platform.
0 commit comments