+ All Categories
Home > Documents > Introduction to Alice. - cs.duke.edu€¦ · Introduction to Alice. A little about Alice. Alice is...

Introduction to Alice. - cs.duke.edu€¦ · Introduction to Alice. A little about Alice. Alice is...

Date post: 20-May-2020
Category:
Upload: others
View: 12 times
Download: 0 times
Share this document with a friend
7
Introduction to Alice.
Transcript

Introduction to Alice.

A little about Alice.Alice is a wonderful place where you can learn how to program. You can create worlds with tons of methods, events and functions! There are a lot of objects in Alice library, you can drag each of them and place them to your world. Each of them can do whatever you will program them to do!

Events and Methods.You can create different methods and call them by an events!

Events Method

Each object has its own properties, methods and functions! You can change object’s properties and use its functions in different methods (not events!).

Typing.

In Alice you make lines of code by dragging methods to one big method. But you still can type when you want to make a string.

This is a string.

Some screenshots (also view next slide).

More Screenshots


Recommended