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

#1 2012-09-26 23:10:00

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

Moving On From Scratch

I recently have started learning JavaScript from codecademy.com, and noticed it is a lot more similar to Scratch than Python, or Flash.

There are many other languages I have yet to try and see where I shine brightest, so I was wondering: Is Scratch geared toward just having a better understanding of programming in general? Or is is geared toward a certain language?


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

Offline

 

#2 2012-09-26 23:15:29

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: Moving On From Scratch

It teaches the basics of all languages. Flash isn't a very good language to learn, as it is dying out and doesn't have as many uses and such.

If you're interested in web programming, PHP is a good language to learn, I like it  smile


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#3 2012-09-27 00:41:38

TorbyFork234
Scratcher
Registered: 2012-03-01
Posts: 1000+

Re: Moving On From Scratch

From what I get from it, Scratch teaches the logic part of programming. Not having to worry about all the different syntax parts is really good in Scratch. So, the answer to your question is, it's geared toward having a better understanding of programming in general.

Offline

 

#4 2012-09-27 15:40:50

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

Re: Moving On From Scratch

scratch teaches basic logic and flow as well as threaded programming

no OOP or functions though

@pythonvsjs, from what i noticed, js is basically python with web libs, c++ syntax, no error catching capabilities and some weird prototyping, but not like scratch at all

Offline

 

#5 2012-09-27 15:50:37

joefarebrother
Scratcher
Registered: 2011-04-08
Posts: 1000+

Re: Moving On From Scratch

roijac wrote:

scratch teaches basic logic and flow as well as threaded programming

no OOP or functions though

@pythonvsjs, from what i noticed, js is basically python with web libs, c++ syntax, no error catching capabilities and some weird prototyping, but not like scratch at all

js does have error catching


My latest project is called http://tinyurl.com/d2m8hne! It has http://tinyurl.com/d395ygk views, http://tinyurl.com/cnasmt7 love-its, and http://tinyurl.com/bwjy8xs comments.
http://tinyurl.com/756anbk   http://tinyurl.com/iplaychess

Offline

 

#6 2012-09-27 22:30:05

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

Re: Moving On From Scratch

roijac wrote:

no OOP or functions though

The new BYOB system represents functions.


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

Offline

 

Board footer