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

#1 2011-08-14 11:18:18

unicornsarereal
Scratcher
Registered: 2011-08-09
Posts: 27

does any body go to appinventor

app inventor is by google its where you can do more advanced programming language where also you can put some apps on a real android phone.

Offline

 

#2 2011-08-14 11:19:18

ProgrammingFreak
Scratcher
Registered: 2010-09-04
Posts: 1000+

Re: does any body go to appinventor

Yes, I have recently looked into this. I have started to make some simple apps, just to get used to it. Do you do it?  smile

Offline

 

#3 2011-08-14 11:30:42

unicornsarereal
Scratcher
Registered: 2011-08-09
Posts: 27

Re: does any body go to appinventor

yes i do

Offline

 

#4 2011-08-14 11:37:27

ProgrammingFreak
Scratcher
Registered: 2010-09-04
Posts: 1000+

Re: does any body go to appinventor

unicornsarereal wrote:

yes i do

Cool.  big_smile  Have you made anything yet? I still am working on the Cat App thing.  tongue

Offline

 

#5 2011-08-14 16:56:34

henley
Scratcher
Registered: 2008-06-21
Posts: 1000+

Re: does any body go to appinventor

unicornsarereal wrote:

app inventor is by google its where you can do more advanced programming language where also you can put some apps on a real android phone.

Didn’t they take the “block” idea from Scratch?


"I've worked so hard for you and you give me nothing in return. Do you need help... Or do I?"

Offline

 

#6 2011-08-15 05:35:23

channal1
New Scratcher
Registered: 2011-08-15
Posts: 1

Re: does any body go to appinventor

yes i will do..

Offline

 

#7 2011-08-15 05:40:50

WindowsExplorer
Scratcher
Registered: 2011-02-25
Posts: 1000+

Re: does any body go to appinventor

I made scratch with it, but don't have an andriod to test it out  sad  lol!


http://i.imgur.com/H6LLdnK.pnghttp://i.imgur.com/VYuD7BY.png

Offline

 

#8 2011-08-15 06:35:36

abee
Scratcher
Registered: 2007-05-25
Posts: 100+

Re: does any body go to appinventor

henley wrote:

Didn’t they take the “block” idea from Scratch?

Scratch is not the origin of "block" idea.
There are many ancestors.
App Inventor uses "OpenBlocks", a open source software developed by MIT. 
http://education.mit.edu/openblocks

Offline

 

#9 2011-08-15 13:05:59

unicornsarereal
Scratcher
Registered: 2011-08-09
Posts: 27

Re: does any body go to appinventor

no there are a lot of programming languages that use the blocks.

Offline

 

#10 2011-08-15 13:10:40

unicornsarereal
Scratcher
Registered: 2011-08-09
Posts: 27

Re: does any body go to appinventor

i am going to get a android as long as i keep up programming. My mom and dad have a android that i got too test my apps.

Offline

 

#11 2011-08-16 22:23:37

abee
Scratcher
Registered: 2007-05-25
Posts: 100+

Re: does any body go to appinventor

App Inventor moves from Google to MIT Media Lab.
http://web.mit.edu/press/2011/mit-launc … rning.html

Offline

 

#12 2011-08-22 09:12:26

unicornsarereal
Scratcher
Registered: 2011-08-09
Posts: 27

Re: does any body go to appinventor

i am learning C++ so far i have wrote 5 projects.

Offline

 

#13 2011-08-24 11:07:59

whizzer
Scratcher
Registered: 2008-05-27
Posts: 500+

Re: does any body go to appinventor

unicornsarereal wrote:

no there are a lot of programming languages that use the blocks.

App Inventor website wrote:

The blocks editor uses the Open Blocks Java library for creating visual blocks programming languages. Open Blocks is distributed by the Massachusetts Institute of Technology's Scheller Teacher Education Program and derives from thesis research by Ricarose Roque. We thank Eric Klopfer and Daniel Wendel of the Scheller Program for making Open Blocks available and for their help in working with it. Open Blocks visual programming is closely related to the Scratch programming language, a project of the MIT Media Laboratory's Lifelong Kindergarten Group.

Maybe one day we'll be able to make Scratch apps become Android apps!


http://i46.tinypic.com/33df6me.png I'm whizzer0 for all things Minecraft.

Offline

 

#14 2011-08-25 16:24:42

unicornsarereal
Scratcher
Registered: 2011-08-09
Posts: 27

Re: does any body go to appinventor

know i am learning C++ and that does not use blocks you have to type the code.

Offline

 

#15 2011-08-25 16:47:41

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: does any body go to appinventor

unicornsarereal wrote:

know i am learning C++ and that does not use blocks you have to type the code.

We know. It's really cool that you're learning C++, but you're not the only one. After all, it's the most popular language for professional coding  roll

__________
As for AppInventor, I much prefer using C++ with an SDK to develop android apps/widgets. C++ can actually do stuff. AppInventor is pretty much like Scratch, except with harder layouts and boring structures.

Offline

 

#16 2011-08-25 16:55:03

WindowsExplorer
Scratcher
Registered: 2011-02-25
Posts: 1000+

Re: does any body go to appinventor

Where do you download C++?


http://i.imgur.com/H6LLdnK.pnghttp://i.imgur.com/VYuD7BY.png

Offline

 

#17 2011-08-25 17:16:34

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: does any body go to appinventor

WindowsExplorer wrote:

Where do you download C++?

roll  I'm starting to like this smiley.

C++ is a language. There are many IDEs and compilers, take your pick:
MS Visual Studio,
Dev-C++,
Codeblocks (IDE only),
and many more!

Offline

 

#18 2011-08-25 17:25:57

WindowsExplorer
Scratcher
Registered: 2011-02-25
Posts: 1000+

Re: does any body go to appinventor

Can you send me the link to visual studio?


http://i.imgur.com/H6LLdnK.pnghttp://i.imgur.com/VYuD7BY.png

Offline

 

#19 2011-08-25 21:14:46

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

Re: does any body go to appinventor

Here's a good text editor to make c, c++ among others (over 50 including php, ruby, vb.net, C#, java, and CSS).

gedit for windows and Linux.

Now if you want to compile you need to download the compiler.

MinGW has C, C++ among other compilers for windows. C compiler is gcc which is also avaliable for linux.

Last edited by what-the (2011-08-25 21:15:15)


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

 

#20 2011-08-26 03:11:53

WindowsExplorer
Scratcher
Registered: 2011-02-25
Posts: 1000+

Re: does any body go to appinventor

can i have links please?


http://i.imgur.com/H6LLdnK.pnghttp://i.imgur.com/VYuD7BY.png

Offline

 

#21 2011-08-26 03:33:35

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: does any body go to appinventor

WindowsExplorer wrote:

can i have links please?

do you mean this
http://www.microsoft.com/visualstudio/e … ns/express


http://i.imgur.com/1QqnHxQ.png

Offline

 

Board footer