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

#76 2012-10-30 08:40:37

thescratchytim
Scratcher
Registered: 2010-09-10
Posts: 25

Re: Can You Program?

Learning C++
Java next year
Scratch(fluent) + panther + BYOB
BASIC(smallbasic(fluent), vbscript(basic), basic(slightly fluent))
Very Basic: Lua -- Just learnt it a few days ago.
Squeak, at a basic level.

Last edited by thescratchytim (2012-10-30 08:41:35)


Hello! I'm thescratchytim!  Check out my projects here. Scratch on!
Status: http://blocks.scratchr.org/API.php?user=thescratchytim&action=onlineStatus&type=circle • Also, this project seems to be my most successful. I don't know why  tongue

Offline

 

#77 2012-11-01 08:06:39

skippito
Scratcher
Registered: 2012-03-17
Posts: 100+

Re: Can You Program?

Listed in order of fluency:

Scratch
Java
BYOB
Greenfoot
Mindstorms
Python

Last edited by skippito (2012-11-01 08:07:00)

Offline

 

#78 2012-11-02 22:56:00

Playdevanrowan39
Scratcher
Registered: 2012-08-01
Posts: 39

Re: Can You Program?

ipodbiped wrote:

I can program in:
Scratch
Java
A little bit of HTML
MIT AppInventor (I hope that counts)
In theory I could do C, but I got stuck trying to get it to work (still working on it)

Languages I am planning to learn:
C#
C++
Python
Visual Basic

Languages I might Learn:
Pascal
Ruby
SQL
PHP

There, done.

Im learning Ruby ^-^


Emotion scale:
mad   yikes    sad    neutral    tongue   roll    smile   big_smile    lol   cool  http://dragcave.net/image/40dZJ.gif(XD)

Offline

 

#79 2012-11-02 23:03:05

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

Re: Can You Program?

I can program in:
Scratch
Javascript

and that's basically it.
But it is fun messing with the HTML on the pages via "javascript:".
I made my social studies teacher freak out when I had the computer say her name in a pop-up box in the computer lab.

Last edited by TorbyFork234 (2012-11-02 23:03:46)

Offline

 

#80 2012-11-03 00:23:52

GeonoTRON2000
Scratcher
Registered: 2009-12-24
Posts: 1000+

Re: Can You Program?

Here's what I can do:
HTML
JavaScript
CSS
PHP
Python
Batch
Scratch
Flash
SQL
Java
(some) Objective C


http://i.imgur.com/BAEgGDL.png

Offline

 

#81 2012-11-03 04:42:26

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

Re: Can You Program?

mythbusteranimator wrote:

I wanna learn some other stuff, but

JavaScript (basics)
Scratch (no dur), all mods (like BYOB)
Python
HTML/CSS (Which don't really count)
I may learn Java sometime; if i can beg my dad enough to teach me.  tongue

Java is like php, so I'd advise learning php first, as it really helped me learn Java.


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

Offline

 

#82 2012-11-06 16:05:28

Thehero
Scratcher
Registered: 2010-02-15
Posts: 93

Re: Can You Program?

Scratch
HTML
CSS
Javascript
PHP
Python
Java
C++
and still learning more and more  smile

Offline

 

#83 2012-12-21 09:50:59

cocoboo5
Scratcher
Registered: 2012-04-10
Posts: 4

Re: Can You Program?

i know python, html, css, and a tiny bit of javascript annd C#. so the only actual programming language i am very good at is python. because html5/css3 arent programming languages

Offline

 

#84 2012-12-22 00:47:22

trinary
Scratcher
Registered: 2012-01-29
Posts: 1000+

Re: Can You Program?

PHP, JavaScript, and a little Perl.


http://trinary.tk/images/signature_.php

Offline

 

#85 2013-01-12 19:54:52

MisterDuck
Scratcher
Registered: 2012-05-15
Posts: 8

Re: Can You Program?

slinger wrote:

Yes, I can program.
HTML and CSS aren't programming languages btw :p
Anyway
I know Pascal pretty much fluently, Scratch, Python, and Go.
So about four :p

Aww nice somebody uses Go!

technoguyx wrote:

JavaScript (using Google App Script API, though I find it quite troublesome to use. No way to get user input without building a UI just for it. >:U )

That's what Javascript is for. If you aren't building a UI, don't use Javascript.

For me:
Javascript/jQuery/Web Markup
The language Arduino uses
Java (I don't use it very often)
PHP (a little)
My Own PL I'm working on in Scratch  smile   smile

I want to learn:

Ruby
Python
Brain**** (hopefully I won't get banned by saying this)
Haskell
Processing
LaTeX

Offline

 

#86 2013-01-13 14:05:53

mythbusteranimator
Scratcher
Registered: 2012-02-28
Posts: 1000+

Re: Can You Program?

MisterDuck wrote:

slinger wrote:

Yes, I can program.
HTML and CSS aren't programming languages btw :p
Anyway
I know Pascal pretty much fluently, Scratch, Python, and Go.
So about four :p

Aww nice somebody uses Go!

technoguyx wrote:

JavaScript (using Google App Script API, though I find it quite troublesome to use. No way to get user input without building a UI just for it. >:U )

That's what Javascript is for. If you aren't building a UI, don't use Javascript.

For me:
Javascript/jQuery/Web Markup
The language Arduino uses
Java (I don't use it very often)
PHP (a little)
My Own PL I'm working on in Scratch  smile   smile

I want to learn:

Ruby
Python
Brain**** (hopefully I won't get banned by saying this)
Haskell
Processing
LaTeX

you can do brain[censor]?!!?!?!?!

That is, like, impossible!


http://www.foxtrot.com/comics/2012-04-01-fdb37077.gif
clicky

Offline

 

#87 2013-01-13 14:14:32

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

Re: Can You Program?

mythbusteranimator wrote:

MisterDuck wrote:

slinger wrote:

Yes, I can program.
HTML and CSS aren't programming languages btw :p
Anyway
I know Pascal pretty much fluently, Scratch, Python, and Go.
So about four :p

Aww nice somebody uses Go!

technoguyx wrote:

JavaScript (using Google App Script API, though I find it quite troublesome to use. No way to get user input without building a UI just for it. >:U )

That's what Javascript is for. If you aren't building a UI, don't use Javascript.

For me:
Javascript/jQuery/Web Markup
The language Arduino uses
Java (I don't use it very often)
PHP (a little)
My Own PL I'm working on in Scratch  smile   smile

I want to learn:

Ruby
Python
Brain**** (hopefully I won't get banned by saying this)
Haskell
Processing
LaTeX

you can do brain[censor]?!!?!?!?!

That is, like, impossible!

He said wants to learn it


Posts: 20000 - Show all posts

Offline

 

#88 2013-01-13 16:31:02

FistofDeath
New Scratcher
Registered: 2012-10-12
Posts: 29

Re: Can You Program?

veggieman001 wrote:

mythbusteranimator wrote:

MisterDuck wrote:

slinger wrote:

Yes, I can program.
HTML and CSS aren't programming languages btw :p
Anyway
I know Pascal pretty much fluently, Scratch, Python, and Go.
So about four :p

Aww nice somebody uses Go!


That's what Javascript is for. If you aren't building a UI, don't use Javascript.

For me:
Javascript/jQuery/Web Markup
The language Arduino uses
Java (I don't use it very often)
PHP (a little)
My Own PL I'm working on in Scratch  smile   smile

I want to learn:

Ruby
Python
Brain**** (hopefully I won't get banned by saying this)
Haskell
Processing
LaTeX

you can do brain[censor]?!!?!?!?!

That is, like, impossible!

He said wants to learn it

ahhh.

Pardon my lack of NOTICING DETAIL.  tongue

Offline

 

#89 2013-01-13 17:36:47

peterkap
Scratcher
Registered: 2009-01-24
Posts: 1000+

Re: Can You Program?

Scratch
I'm learning Javascript for Unity

Offline

 

#90 2013-01-16 12:43:53

rias
Scratcher
Registered: 2011-08-27
Posts: 100+

Re: Can You Program?

Scratch
   *Scratch
    *BYOB
Visual studio
       *c++
        *basic
HTML
Javascript
Batch (SB)
Python (verry little)

Last edited by rias (2013-01-16 12:46:49)


http://i.imgur.com/PmIaxNZ.gif

Offline

 

#91 2013-01-16 13:20:21

disney22girl
Scratcher
Registered: 2012-09-08
Posts: 100+

Re: Can You Program?

JavaScript


When you wanna see my sexy just ask  smile

Offline

 

#92 2013-01-16 13:57:17

BlackKyurem
Scratcher
Registered: 2012-12-22
Posts: 100+

Re: Can You Program?

I know a little bit of HTML, but that's it. xD


inspirational quote as of now: anything you can imagine is real | Main Account: ProgrammingPro01
http://img843.imageshack.us/img843/1205/blackkyuremsig.png

Offline

 

#93 2013-01-19 23:12:00

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

Re: Can You Program?

I'm considering learning Python, as I'm currently trying to delve into Java and I'm thinking it's horrible. Python can be written as object-oriented as Java can be, and I really like how libraries are used. Maybe it's because I'm using Linux - Python libraries can be handled just as any other package.

I'll get to learn Turbo Pascal in IT, this school year, too. The "Turbo" is probably a bit outdated by now, but eh, Pascal's got a nice syntax and it's probably not a pain to write.  tongue
__________________

unrelated: I'd totally use syntax highlight for the English language - would you?


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

Offline

 

#94 2013-01-20 11:21:40

Spaxxy
New Scratcher
Registered: 2013-01-14
Posts: 35

Re: Can You Program?

Languages I can program in (In order of fluency, of course!)
Scratch
Java
C#
Ruby
HTML
Batch
Lua
Python
Assembly Language (Kinda sorta but not really)

Offline

 

Board footer