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
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
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
I know some python.
[offtopic]
BirdByte's sig keeps changing!
[/offtopic]
Offline
I know a bit of HTML and CSS, nothing special. (I do also know Scratch, but that's kinda obvious.)
Offline
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
-
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)
Offline
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
Offline
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.
Offline
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.
Offline
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
-
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
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
-
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
Offline
I barely know Scratch.
Offline