diff options
| author | Bartosz Leper <bl.nero@gmail.com> | 2015-06-24 19:15:41 +0200 |
|---|---|---|
| committer | Bartosz Leper <bl.nero@gmail.com> | 2015-06-24 19:15:41 +0200 |
| commit | ca05f779b645485d39df1642e75d9ad2e5066d22 (patch) | |
| tree | 0a508b9c37476b49990c386ed3dd0d70783e318d /help/manual/en | |
| parent | b2fd1ade3133684d6665fcd7002c22b2da304ebb (diff) | |
| download | snap-ca05f779b645485d39df1642e75d9ad2e5066d22.tar.gz snap-ca05f779b645485d39df1642e75d9ad2e5066d22.zip | |
Finish translating introduction
Diffstat (limited to 'help/manual/en')
| -rw-r--r-- | help/manual/en/snap-manual.tex | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/help/manual/en/snap-manual.tex b/help/manual/en/snap-manual.tex index fc1dfc7..f44b713 100644 --- a/help/manual/en/snap-manual.tex +++ b/help/manual/en/snap-manual.tex @@ -28,7 +28,9 @@ We have been fortunate to get to know an amazing group of brilliant middle schoo \begin{titlepage} \begin{center} -\bf \Huge \Snap{} Reference Manual \\ \huge Version 4.0 \vspace{40pt} +\bf \Huge \Snap{} Reference Manual \\ +\huge Version 4.0 +\vspace{40pt} \end{center} \Snap{} (formerly BYOB) is an extended reimplementation of Scratch (\url{http://scratch.mit.edu}) that allows you to Build Your Own Blocks. It also features first class lists, first class procedures, and continuations. These added capabilities make it suitable for a serious introduction to computer science for high school or college students. To run \Snap{}, open a browser window and connect to either \url{http://snap.berkeley.edu/run} to start with a minimal set of blocks or \url{http://snap.berkeley.edu/init} to load a small set of additional blocks (a little slower startup, but recommended for convenience and assumed in this manual). |
