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

#51 2009-07-10 18:28:53

pinochio
Scratcher
Registered: 2009-03-19
Posts: 1000+

Re: How scratch is not real programming

go ahead


Flat Out G

Offline

 

#52 2009-07-10 18:49:04

jamie
Scratcher
Registered: 2007-03-28
Posts: 100+

Re: How scratch is not real programming

Scratch is a programming language, it's just inferior and crippled is all. Yet I still like it  big_smile   big_smile   big_smile   big_smile


Check out my flash game site at http://subgaming.net/

Offline

 

#53 2009-07-10 22:24:41

pinochio
Scratcher
Registered: 2009-03-19
Posts: 1000+

Re: How scratch is not real programming

bump


Flat Out G

Offline

 

#54 2009-07-11 03:17:51

filo5
Scratcher
Registered: 2008-01-08
Posts: 1000+

Re: How scratch is not real programming

If it comes to real programming languages with sprites, try flash. It has two kinds of programming language (one for games, one for more advanced apps), but it's also expensive. You can also look for cheaper programs with less abilities, supporting only language "for games", or download it from torrent (in some states/countries it's illegal, in other - almost illegal).


Converting my Scratch projects to Python!

Offline

 

#55 2009-07-11 10:02:33

pinochio
Scratcher
Registered: 2009-03-19
Posts: 1000+

Re: How scratch is not real programming

like game maker


Flat Out G

Offline

 

#56 2009-07-11 13:01:53

beanbug
Scratcher
Registered: 2009-06-04
Posts: 100+

Re: How scratch is not real programming

I would get flash but i'm not allowed... sad


A Life? Cool! Where can I download one of those from?

Offline

 

#57 2009-07-11 13:16:42

pinochio
Scratcher
Registered: 2009-03-19
Posts: 1000+

Re: How scratch is not real programming

awww ;( to bad...


Flat Out G

Offline

 

#58 2009-07-11 17:04:57

jamie
Scratcher
Registered: 2007-03-28
Posts: 100+

Re: How scratch is not real programming

beanbug wrote:

I would get flash but i'm not allowed... sad

How can you not be "allowed" to write programs?
Flash is obsolete anyway.


Check out my flash game site at http://subgaming.net/

Offline

 

#59 2009-07-11 17:33:22

pinochio
Scratcher
Registered: 2009-03-19
Posts: 1000+

Re: How scratch is not real programming

flash costs moeny


Flat Out G

Offline

 

#60 2009-07-11 20:58:03

billyedward
Scratcher
Registered: 2008-01-03
Posts: 500+

Re: How scratch is not real programming

Scratch is programming.
It is, however, very simplified.
The blocks erase those bothersome syntax errors,
But they also limit the functionality.
The best form of scratch, as I see it is this:
There are the usual blocks, and then a special scripting language to go with it.
These scripts could be accessed by a special block;
and distributed as 'plugins' for the project.
Also, I am considering a cmd command block for Streak, so as those actions can be completed.
As you can see, this approach conserves the simplicity for novices, but allows it do do whatever any other programming language can do.


"I'd love to change the world, but they haven't released the source code yet."
Check out the latest version of Streak --> http://billy.scienceontheweb.net/Streak

Offline

 

#61 2009-07-11 20:59:38

pinochio
Scratcher
Registered: 2009-03-19
Posts: 1000+

Re: How scratch is not real programming

good point  smile


Flat Out G

Offline

 

#62 2009-10-16 22:19:09

ThePCKid
Scratcher
Registered: 2009-09-16
Posts: 1000+

Re: How scratch is not real programming

Paddle2See wrote:

Scratch programming is computer programming.  Yes, the programming language is written in Squeak, which is itself a programming language.  But that can be said of many programming languages.  The popular interpreted computer language Python was written using the C programming language (I believe) but I don't think anybody would say that it not a "real" programming language.

If you look up the definition of Computer Programming, you will probably find something like:

"creating a sequence of instructions to enable the computer to do something"

I think that Scratch meets that definition  smile

Paddle2See, before I used Scratch, I was bored all the time because I use Visual Basic 2008. Scratch is like about 1,000,000 times better.
I'm a advanced programmer and I'm only 9.
Amazing huh?

Offline

 

#63 2009-10-17 08:58:48

what-the
Scratcher
Registered: 2009-10-04
Posts: 1000+

Re: How scratch is not real programming

scratch is a real programming. Even though we don't physically type out each word and we can't physically see the code it is still programming. I use microsoft's visual basic and C# programming programs and they do the same thing as Scratch. You drag and drop objects into a windows application and most of the programming is done for you. The only thing is you can actually see the code and edit it but you only need to type the first few letters as the program knows what your trying to type and puts it in for you if you press enter.

So are people claiming if you can't see the code and edit it, then you're not really programming ?

well then I guess programmers died out long ago


http://imageshack.us/m/64/9034/ddfss.pngMy site
Find someone post count. Click posts under username. Find number of pages. Times that by 40 for min and 60 for max and you have a rough estimate of post count.

Offline

 

#64 2009-10-17 09:12:57

The-Whiz
Scratcher
Registered: 2007-07-09
Posts: 1000+

Re: How scratch is not real programming

what-the wrote:

scratch is a real programming. Even though we don't physically type out each word and we can't physically see the code it is still programming. I use microsoft's visual basic and C# programming programs and they do the same thing as Scratch. You drag and drop objects into a windows application and most of the programming is done for you. The only thing is you can actually see the code and edit it but you only need to type the first few letters as the program knows what your trying to type and puts it in for you if you press enter.

So are people claiming if you can't see the code and edit it, then you're not really programming ?

well then I guess programmers died out long ago

Not really, there are still text-based languages out there. Like BASIC...

Offline

 

#65 2009-10-17 09:53:37

06dknibbs
Scratcher
Registered: 2008-01-29
Posts: 1000+

Re: How scratch is not real programming

Scratch is a programming language  smile .

Programming does not meen reading scripts, codes or typing. Programming is creating functions to make a computer/program do something.

Dragging blocks together still makes your computer move a sprite, therefore you have programmed that.

Last edited by 06dknibbs (2009-10-17 09:54:07)


http://i404.photobucket.com/albums/pp129/06dknibbs/Untitled-3-6.jpg

Offline

 

#66 2009-10-17 19:13:13

onethousand
Scratcher
Registered: 2009-05-03
Posts: 96

Re: How scratch is not real programming

Define real programming as using a window+text editor, just a text editor, or just a window editor >.<


Ready? Defend!
http://scratch.mit.edu/projects/onethousand/741108

Offline

 

#67 2009-10-18 19:42:32

TobiOlivers
Scratcher
Registered: 2009-05-20
Posts: 76

Re: How scratch is not real programming

I have to say, your brothers right. But scratch teaches basic computing commands like "if" and "else" commands. When someone grows out of Scratch, they will be able to go to the next level like sqeak, and mabey on to languages like"C"


http://i987.photobucket.com/albums/ae353/NintendoTobi/Meepsig.png
I Am Meep, yes.

Offline

 

#68 2009-10-18 19:57:22

ThePiGuy
Scratcher
Registered: 2009-08-27
Posts: 64

Re: How scratch is not real programming

I think scratch is a programming language, but not a fully featured one. (Believe it or not, I have seen another "programming language" like Scratch. You snap the actions together!)


PI IS AWESOME!! Yes, pi is not equal to 3.14. It's 3.1415926535897932384626433832795028841971693993751058...

Offline

 

#69 2009-10-18 20:01:08

martianshark
Scratcher
Registered: 2008-03-24
Posts: 1000+

Re: How scratch is not real programming

Scratch is a programming language. It's nothing like any pro would use, but it is real programming.


http://img.geocaching.com/stats/img.aspx?txt=martianshark&amp;uid=e6cdc2c8-2476-4abd-9994-27f857396579&amp;bg=1

Offline

 

#70 2009-10-18 20:47:00

TobiOlivers
Scratcher
Registered: 2009-05-20
Posts: 76

Re: How scratch is not real programming

ThePiGuy wrote:

I think scratch is a programming language, but not a fully featured one. (Believe it or not, I have seen another "programming language" like Scratch. You snap the actions together!)

was it the mindstorms programming language from lego? That thing is really glitchy.

Last edited by TobiOlivers (2009-10-18 20:48:31)


http://i987.photobucket.com/albums/ae353/NintendoTobi/Meepsig.png
I Am Meep, yes.

Offline

 

#71 2009-10-18 23:19:56

fg123
Scratcher
Registered: 2008-11-13
Posts: 1000+

Re: How scratch is not real programming

I am creating a programming language(epack) inside a programming language inside a programming language??


Hai.

Offline

 

#72 2009-10-18 23:58:16

ThePiGuy
Scratcher
Registered: 2009-08-27
Posts: 64

Re: How scratch is not real programming

TobiOlivers wrote:

ThePiGuy wrote:

I think scratch is a programming language, but not a fully featured one. (Believe it or not, I have seen another "programming language" like Scratch. You snap the actions together!)

was it the mindstorms programming language from lego? That thing is really glitchy.

No, it was somthing else  smile .


PI IS AWESOME!! Yes, pi is not equal to 3.14. It's 3.1415926535897932384626433832795028841971693993751058...

Offline

 

#73 2009-10-19 01:37:58

billyedward
Scratcher
Registered: 2008-01-03
Posts: 500+

Re: How scratch is not real programming

when I look back on it, I think that scratch is a scripting language.
Here's why:
* unlike 'real' programming languages, scratch has no text based syntax.
* like scripting languages, the really advanced stuff (graphics, language kernal) is handled for you. You just tell it what to do.
* Unlike pure GUI commands, scratch requires that you 'think' a bit to get it working.


"I'd love to change the world, but they haven't released the source code yet."
Check out the latest version of Streak --> http://billy.scienceontheweb.net/Streak

Offline

 

#74 2009-10-23 17:44:52

nerdyTechWizKid
Scratcher
Registered: 2009-10-10
Posts: 5

Re: How scratch is not real programming

In any software/program that you can make small programs I consider a programming language. The only thing is that Scratch isn't a complicated programming language.

Offline

 

#75 2009-10-23 17:48:52

jacool
Scratcher
Registered: 2008-01-25
Posts: 1000+

Re: How scratch is not real programming

According to Professor Jacool, programming is giving a machine instructions to perform a certain operation or many operations.

Last edited by jacool (2009-10-23 17:49:06)


http://i571.photobucket.com/albums/ss159/JacobKar/svensktiger-1.png

Offline

 

Board footer