Discuss Scratch

FUTSync
Scratcher
100+ posts

Where to go from scratch?

Hey, I've been on scratch a while now, I've been fairly succesful with it (My idea of successful, atleast.) and I want to continue scratch but move to bigger and better things.

What I mean by that is find the most similar thing to scratch, but with more possibilities - App store development Etc,

what would you recommend?

Im looking to replicate some of my scratch projects wherever I go.

I do know code and am constantly learning as I go, but im looking for Drag and drop & easy to get used to.

any suggestions?
powercon5
Scratcher
1000+ posts

Where to go from scratch?

You should try something like snap
Techno-CAT
Scratcher
1000+ posts

Where to go from scratch?

Digital_Gaming
Scratcher
1000+ posts

Where to go from scratch?

Techno-CAT wrote:

https://wiki.scratch.mit.edu/wiki/Alternatives_to_Scratch

Check out stencyl
Thats a good one!
Sigton
Scratcher
1000+ posts

Where to go from scratch?

This is a good topic with many suggestions

Sigton
piecone34
Scratcher
1000+ posts

Where to go from scratch?

You can download projects and share it in other places
FUTSync
Scratcher
100+ posts

Where to go from scratch?

powercon5 wrote:

You should try something like snap
Isnt snap scratch? or what extras can be used on there? HTML Publishing? IOS?
gdpr533f604550b2f20900645890
Scratcher
1000+ posts

Where to go from scratch?

aaroncavanagh wrote:

powercon5 wrote:

You should try something like snap
Isnt snap scratch? or what extras can be used on there? HTML Publishing? IOS?
Snap! doesn't offer anything new in terms of software development; it's intended to be educational. Snap! offers first-class functions and lists, and it is influenced by the functional programming paradigm.
scrooge100
Scratcher
1000+ posts

Where to go from scratch?

c++
drawdea
Scratcher
61 posts

Where to go from scratch?

How about MIT app inventor you can make apps using a similar interface to scratch! if you have an android device you can test them out!
MIT app inventorhttp://appinventor.mit.edu/explore/
gdpr533f604550b2f20900645890
Scratcher
1000+ posts

Where to go from scratch?

scrooge100 wrote:

c++
I've heard that C++ isn't a good language for beginners. When I began text-based programming, I tried to learn C++, but then learned the basics of Java instead. Later, I moved back into C++.

C++ is a superset of C, which is a low-level language. The two languages give the programmer control over memory locations, which may be intimidating for a person coming from Scratch and secure environment. (Java uses “references” and does not support “pointers.”) However, memory location concepts aren't really hard to understand, and give the programmer much more power than Scratch does.
scrooge100
Scratcher
1000+ posts

Where to go from scratch?

Chibi-Matoran wrote:

scrooge100 wrote:

c++
I've heard that C++ isn't a good language for beginners. When I began text-based programming, I tried to learn C++, but then learned the basics of Java instead. Later, I moved back into C++.

C++ is a superset of C, which is a low-level language. The two languages give the programmer control over memory locations, which may be intimidating for a person coming from Scratch and secure environment. (Java uses “references” and does not support “pointers.”) However, memory location concepts aren't really hard to understand, and give the programmer much more power than Scratch does.
if you can click blocks together you can right 200 lines of code, you just gotta believe
gdpr533f604550b2f20900645890
Scratcher
1000+ posts

Where to go from scratch?

scrooge100 wrote:

Chibi-Matoran wrote:

scrooge100 wrote:

c++
I've heard that C++ isn't a good language for beginners. When I began text-based programming, I tried to learn C++, but then learned the basics of Java instead. Later, I moved back into C++.

C++ is a superset of C, which is a low-level language. The two languages give the programmer control over memory locations, which may be intimidating for a person coming from Scratch and secure environment. (Java uses “references” and does not support “pointers.”) However, memory location concepts aren't really hard to understand, and give the programmer much more power than Scratch does.
if you can click blocks together you can right 200 lines of code, you just gotta believe
Yes.

*write
scrooge100
Scratcher
1000+ posts

Where to go from scratch?

Chibi-Matoran wrote:

scrooge100 wrote:

Chibi-Matoran wrote:

scrooge100 wrote:

c++
I've heard that C++ isn't a good language for beginners. When I began text-based programming, I tried to learn C++, but then learned the basics of Java instead. Later, I moved back into C++.

C++ is a superset of C, which is a low-level language. The two languages give the programmer control over memory locations, which may be intimidating for a person coming from Scratch and secure environment. (Java uses “references” and does not support “pointers.”) However, memory location concepts aren't really hard to understand, and give the programmer much more power than Scratch does.
if you can click blocks together you can right 200 lines of code, you just gotta believe
Yes.

*write
thanks for correcting me on grammar
it isnt annoying
im cool with it

trust
me

Powered by DjangoBB