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

#1 2012-09-05 12:00:11

pizza22
Scratcher
Registered: 2012-04-30
Posts: 500+

Lanuage

Hi, does anyone use any more programming languages, like java, python or flash?



Python

Code:

print("Hello, welcome to the account system:")
input("Press enter to continue")
name = input("Enter your name:     ")
password = input("Password:  ")
if password == "something":
     print("Access granted welcome", name)
else:
     print("Error...access denied")

Hello, welcome to the account system:
Press enter to continue
Enter your name:     pizza22
Password     something
Access granted welcome pizza22

Last edited by pizza22 (2012-09-05 12:12:31)

Offline

 

#2 2012-09-05 12:42:12

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: Lanuage

Web languages such as HTML, PHP, JavaScript, CSS. I also know Scratch (duh), a drop of Squeak (that i haven't used in ages), and a drop of Python. Python console is actually very understandable.

Offline

 

#3 2012-09-05 12:55:26

pizza22
Scratcher
Registered: 2012-04-30
Posts: 500+

Re: Lanuage

scimonster wrote:

Web languages such as HTML, PHP, JavaScript, CSS. I also know Scratch (duh), a drop of Squeak (that i haven't used in ages), and a drop of Python. Python console is actually very understandable.

Can you do stuff like while loops,and for loops in python? I used to learn python but stopped now, after it got a bit boring, but I got quite far,

Offline

 

#4 2012-09-05 14:34:02

DigiTechs
Scratcher
Registered: 2011-04-30
Posts: 500+

Re: Lanuage

Python is pretty similar in syntax to Lua, although for saying welcome to someone you would say somthing like this:
print('Hello,' ..usrName)

smile


I'm back.
Maybe.

Offline

 

#5 2012-09-05 14:40:50

BirdByte
Scratcher
Registered: 2012-07-07
Posts: 1000+

Re: Lanuage

I only know HTML and CSS (and am fluent in both) outside of Scratch.


http://i50.tinypic.com/312u714.jpg

Offline

 

#6 2012-09-05 14:42:27

DigiTechs
Scratcher
Registered: 2011-04-30
Posts: 500+

Re: Lanuage

A language I know: French.  lol  I was bored  tongue


I'm back.
Maybe.

Offline

 

#7 2012-09-05 14:43:03

JH1010
Scratcher
Registered: 2012-05-31
Posts: 1000+

Re: Lanuage

I know some python.

[offtopic]
BirdByte's sig keeps changing!
[/offtopic]

Offline

 

#8 2012-09-11 12:48:34

pizza22
Scratcher
Registered: 2012-04-30
Posts: 500+

Re: Lanuage

Anyone need help with python?

Offline

 

#9 2012-09-11 13:40:18

ProgrammingPro01
Scratcher
Registered: 2011-07-30
Posts: 1000+

Re: Lanuage

I know a bit of HTML and CSS, nothing special. (I do also know Scratch, but that's kinda obvious.)  tongue


Bye 1.4!
http://www.reactiongifs.com/wp-content/uploads/2013/04/sobbing.gifhttp://25.media.tumblr.com/tumblr_mbfh6bIamQ1qky11ho1_500.png

Offline

 

#10 2012-09-11 13:45:21

slinger
Scratcher
Registered: 2011-06-21
Posts: 1000+

Re: Lanuage

scimonster wrote:

Web languages such as HTML, PHP, JavaScript, CSS. I also know Scratch (duh), a drop of Squeak (that i haven't used in ages), and a drop of Python. Python console is actually very understandable.

You also know Pascal  tongue
-
I know Pascal, a little Python (my knowledge is growing though because I am learning it), scratch, and PHP.

Last edited by slinger (2012-09-11 13:46:29)


http://s0.bcbits.com/img/buttons/bandcamp_130x27_blue.png

Offline

 

#11 2012-09-11 13:49:56

RedRocker227
Scratcher
Registered: 2011-10-26
Posts: 1000+

Re: Lanuage

Scratch and PHP

I tried Python but no matter how hard I tried I couldn't get used to not having curly braces and semicolons


Why

Offline

 

#12 2012-09-12 04:25:33

slinger
Scratcher
Registered: 2011-06-21
Posts: 1000+

Re: Lanuage

You can add semicolins if you want :p


http://s0.bcbits.com/img/buttons/bandcamp_130x27_blue.png

Offline

 

#13 2012-09-12 05:04:26

BirdByte
Scratcher
Registered: 2012-07-07
Posts: 1000+

Re: Lanuage

RedRocker227 wrote:

I tried Python but no matter how hard I tried I couldn't get used to not having curly braces and semicolons

It's really easy to get used to if you learn CSS. Here's an excellent guide, but you'll need to save the page and it's resources on your computer and fix it, it appears to be broken.


http://i50.tinypic.com/312u714.jpg

Offline

 

#14 2012-09-12 07:48:21

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

Re: Lanuage

So uh, let's see.

Scratch
HTML
CSS
Js
Php
Ruby
Python
Bash

I know some of these aren't technically 'programming' languages but don't menton it. tongue


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

Offline

 

#15 2012-09-12 09:14:15

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: Lanuage

slinger wrote:

scimonster wrote:

Web languages such as HTML, PHP, JavaScript, CSS. I also know Scratch (duh), a drop of Squeak (that i haven't used in ages), and a drop of Python. Python console is actually very understandable.

You also know Pascal  tongue
-
I know Pascal, a little Python (my knowledge is growing though because I am learning it), scratch, and PHP.

I know Pascal syntax, but not much else. ^^

Offline

 

#16 2012-09-12 09:17:05

slinger
Scratcher
Registered: 2011-06-21
Posts: 1000+

Re: Lanuage

scimonster wrote:

slinger wrote:

scimonster wrote:

Web languages such as HTML, PHP, JavaScript, CSS. I also know Scratch (duh), a drop of Squeak (that i haven't used in ages), and a drop of Python. Python console is actually very understandable.

You also know Pascal  tongue
-
I know Pascal, a little Python (my knowledge is growing though because I am learning it), scratch, and PHP.

I know Pascal syntax, but not much else. ^^

Well it's a start  smile


http://s0.bcbits.com/img/buttons/bandcamp_130x27_blue.png

Offline

 

#17 2012-09-12 12:17:09

spongebob123
Scratcher
Registered: 2009-05-10
Posts: 1000+

Re: Lanuage

I barely know Scratch.  sad

Offline

 

Board footer