This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2011-11-28 06:31:18

jurk
Scratcher
Registered: 2010-05-06
Posts: 100+

I am learning squeak

I just had this great Ida I love squeak even if i do not know a lot. but how many other people wont to learn squeak we could learn it together and make projects  big_smile


http://dl.dropbox.com/u/54228408/cool.png

Offline

 

#2 2011-11-28 06:43:31

roijac
Scratcher
Registered: 2010-01-19
Posts: 1000+

Re: I am learning squeak

*want
won't=will not
want=want
this is somehow VERY confusing when reading. anyway, i don't think i will join. might help though  smile

Offline

 

#3 2011-11-28 08:01:15

jurk
Scratcher
Registered: 2010-05-06
Posts: 100+

Re: I am learning squeak

roijac wrote:

*want
won't=will not
want=want
this is somehow VERY confusing when reading. anyway, i don't think i will join. might help though  smile

thanks  big_smile


http://dl.dropbox.com/u/54228408/cool.png

Offline

 

#4 2011-11-28 12:33:20

jurk
Scratcher
Registered: 2010-05-06
Posts: 100+

Re: I am learning squeak

bump


http://dl.dropbox.com/u/54228408/cool.png

Offline

 

#5 2011-11-28 12:54:26

Servine
Scratcher
Registered: 2011-03-19
Posts: 1000+

Re: I am learning squeak

lol. u username is lol.


http://bluetetrarpg.x10.mx/usercard/?name=Servine

Offline

 

#6 2011-11-28 13:02:55

G0D_M0D3
Scratcher
Registered: 2011-11-28
Posts: 1000+

Re: I am learning squeak

I hope you get very far in learning Squeak. I learned squeak a while ago, but I hope you enjoy programming in it as much as I did.

Also, (off-topic), but how did you come up with your username?


I made a MC texture pack! Get it at planetminecraft!
http://i.imgur.com/0EG0u.png

Offline

 

#7 2011-11-28 17:26:22

samtwheels
Scratcher
Registered: 2011-03-20
Posts: 1000+

Re: I am learning squeak

I'd like to join you. Squeak seems like it would help me learn OOP. Maybe eventually we could make a programming language like Scratch! Just so you know, you might need to teach me the basics.

Offline

 

#8 2011-11-29 00:44:00

jurk
Scratcher
Registered: 2010-05-06
Posts: 100+

Re: I am learning squeak

Servine wrote:

lol. u username is lol.

yes lol XD


http://dl.dropbox.com/u/54228408/cool.png

Offline

 

#9 2011-11-29 00:47:30

jurk
Scratcher
Registered: 2010-05-06
Posts: 100+

Re: I am learning squeak

G0D_M0D3 wrote:

I hope you get very far in learning Squeak. I learned squeak a while ago, but I hope you enjoy programming in it as much as I did.

Also, (off-topic), but how did you come up with your username?

I hope i learn have fun learning squeak I am already having fun  big_smile . me and my Dad are learning it together but I wanted to make this so other people can learn and I can learn it quicker.

____________________________________________________________________________________
About my user name I  just randomly made it up P.S. I was little so I though I was spelling jerk lol XD


http://dl.dropbox.com/u/54228408/cool.png

Offline

 

#10 2011-11-29 00:49:10

jurk
Scratcher
Registered: 2010-05-06
Posts: 100+

Re: I am learning squeak

samtwheels wrote:

I'd like to join you. Squeak seems like it would help me learn OOP. Maybe eventually we could make a programming language like Scratch! Just so you know, you might need to teach me the basics.

ok  big_smile 


____________________________________________________________________________________
I am doing school right now but as soon as I have time I will teach you ok  big_smile


http://dl.dropbox.com/u/54228408/cool.png

Offline

 

#11 2011-11-29 08:02:42

jurk
Scratcher
Registered: 2010-05-06
Posts: 100+

Re: I am learning squeak

samtwheels wrote:

I'd like to join you. Squeak seems like it would help me learn OOP. Maybe eventually we could make a programming language like Scratch! Just so you know, you might need to teach me the basics.

____________________________________________________________________________________
Lets get started  big_smile 

download the latest version of squeak because that is what we will be using to learn it.
download hear: http://www.squeak.org/
____________________________________________________________________________________now that you got squeak it is time to start with the basics
when you open squeak you should get this:
http://submit.jotform.com/uploads/pengu … creen_.jpg

when you click on the screen a menu should pop up like this: http://submit.jotform.com/uploads/pengu … d_menu.jpg <- that is the World menu

click on the pin on the top right corner of the World menu to keep the menu up. the top 4 things on the menu are the most used for programming.

the Browser is where you put code I do not know how to code in squeak yet  sad
the Workspace is...  <- I am not quite sure what it is used for.
the Transcript is... <- I am not quite sure what it is used for
the Test Runner is where you test your code I am not sure how to use it.


http://dl.dropbox.com/u/54228408/cool.png

Offline

 

#12 2011-11-29 12:42:13

jurk
Scratcher
Registered: 2010-05-06
Posts: 100+

Re: I am learning squeak

bump


http://dl.dropbox.com/u/54228408/cool.png

Offline

 

#13 2011-11-30 00:13:15

jurk
Scratcher
Registered: 2010-05-06
Posts: 100+

Re: I am learning squeak

bump


http://dl.dropbox.com/u/54228408/cool.png

Offline

 

#14 2011-11-30 16:27:46

samtwheels
Scratcher
Registered: 2011-03-20
Posts: 1000+

Re: I am learning squeak

ok, I'll check out the links

Offline

 

#15 2011-11-30 23:07:04

jurk
Scratcher
Registered: 2010-05-06
Posts: 100+

Re: I am learning squeak

samtwheels wrote:

ok, I'll check out the links

ok they are just pictures and the top it the download.


http://dl.dropbox.com/u/54228408/cool.png

Offline

 

#16 2011-12-01 04:17:55

jurk
Scratcher
Registered: 2010-05-06
Posts: 100+

Re: I am learning squeak

samtwheels wrote:

ok, I'll check out the links

more squeak.

fun things to do with the Workspace.

Open the Workspace.
type this code in

(2 to: 20) select: [:each | each isPrime]

then if you have a windows computer alt click on the Workspace
about have way down there is some thing that says:
do it (d)
or look at this: http://submit.jotform.com/uploads/pengu … t_menu.jpg
and then click print it which is right under do it.

or another way to do it is  press: ctrl and d .  for print it press: ctrl and p .

to get the work space up quickly just press: ctrl and k . or another way is by pressing flaps... near the bottom. http://submit.jotform.com/uploads/pengu … u_Copy.jpg then click the top thing on the new menu (show shared tables (f) )
http://submit.jotform.com/uploads/pengu … _flaps.jpg

Last edited by jurk (2011-12-01 04:37:54)


http://dl.dropbox.com/u/54228408/cool.png

Offline

 

#17 2011-12-01 09:16:54

jurk
Scratcher
Registered: 2010-05-06
Posts: 100+

Re: I am learning squeak

bump


http://dl.dropbox.com/u/54228408/cool.png

Offline

 

#18 2011-12-04 00:00:35

jurk
Scratcher
Registered: 2010-05-06
Posts: 100+

Re: I am learning squeak

bump


http://dl.dropbox.com/u/54228408/cool.png

Offline

 

#19 2011-12-04 08:53:54

jurk
Scratcher
Registered: 2010-05-06
Posts: 100+

Re: I am learning squeak

More about squeak....................
_________________________________________________________________________________ Arrays (lists)
put this code in the Workspace.

Code:

Array with: 1 with: 2 with: 3 with: 4 with: 5 with: 6

you have made your first array  big_smile   
there are other ways to make an array such as

Code:

Array withAll: #(7 3 1 3)

or

Code:

Array newFrom: #(7 3 1 3)

.


http://dl.dropbox.com/u/54228408/cool.png

Offline

 

#20 2011-12-07 23:08:01

jurk
Scratcher
Registered: 2010-05-06
Posts: 100+

Re: I am learning squeak

bump


http://dl.dropbox.com/u/54228408/cool.png

Offline

 

#21 2011-12-09 06:45:17

jurk
Scratcher
Registered: 2010-05-06
Posts: 100+

Re: I am learning squeak

bump


http://dl.dropbox.com/u/54228408/cool.png

Offline

 

#22 2011-12-09 16:30:26

samtwheels
Scratcher
Registered: 2011-03-20
Posts: 1000+

Re: I am learning squeak

I can't be in this anymore, sorry.

Offline

 

#23 2011-12-10 07:31:45

jurk
Scratcher
Registered: 2010-05-06
Posts: 100+

Re: I am learning squeak

samtwheels wrote:

I can't be in this anymore, sorry.

np


http://dl.dropbox.com/u/54228408/cool.png

Offline

 

#24 2011-12-11 04:45:56

jurk
Scratcher
Registered: 2010-05-06
Posts: 100+

Re: I am learning squeak

bump


http://dl.dropbox.com/u/54228408/cool.png

Offline

 

#25 2011-12-12 04:57:20

jurk
Scratcher
Registered: 2010-05-06
Posts: 100+

Re: I am learning squeak

Am I the only one who wants  to learn squeak?


http://dl.dropbox.com/u/54228408/cool.png

Offline

 

Board footer