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

#1 2013-02-03 05:41:14

shadowmouse
New Scratcher
Registered: 2013-02-03
Posts: 100+

Advantages of different languages

I've been using scratch for about a month or two now and I was wondering about the advantages of different languages or mods. e.g. Can scratch do anything that BYOB (or snap) can't and vice versa, and what about python?

Offline

 

#2 2013-02-03 13:39:21

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: Advantages of different languages

Snap! is much more powerful than Scratch, but Scratch is simpler. Python is also much more powerful. Scratch is a very simple language, designed for beginners.

Offline

 

#3 2013-02-03 14:00:14

veggieman001
Scratcher
Registered: 2010-02-20
Posts: 1000+

Re: Advantages of different languages

Basically what Sci said—they can do more. Python is also easily extensible and there are many libraries available for different specific functions.


Posts: 20000 - Show all posts

Offline

 

#4 2013-02-03 14:11:03

Laternenpfahl
Scratcher
Registered: 2011-06-24
Posts: 1000+

Re: Advantages of different languages

HTML, JS, PHP.

The future.


http://i46.tinypic.com/6yd4c0.png

Offline

 

#5 2013-02-03 17:39:01

technoguyx
Scratcher
Registered: 2008-10-18
Posts: 1000+

Re: Advantages of different languages

Scratch makes for a great introduction to programming, as you can learn and apply concepts without bothering with syntax. There's pretty much no way you can get a syntax error in Scratch  tongue  There are also blocks already defined for many common tasks such as pointing to a certain sprite.

Of course, the block-based programming can make Scratch rather slow, and there's absolutely no way to interface with native code libraries.


http://getgnulinux.org/links/en/linuxliberated_4_78x116.png

Offline

 

#6 2013-02-04 11:22:25

shadowmouse
New Scratcher
Registered: 2013-02-03
Posts: 100+

Re: Advantages of different languages

Thanks, I'm about to do GCSE computing and we do scratch and python and I was thinking about which to put more time into.

Offline

 

Board footer