i'm starting to learn a bit of python from a friend, does anyone know a good online site or a book or something else that is good to learn python from? (hopefully very basic for beginners who haven't programmed before)
thanks!
Nope, I know some basic python and I'm learning RobotC, most of my python experience is with logic bricks shucks are like chunks of code with fill in the blanks, so I can't really help you out, but good luck! Make something cool with your new coding powers!
Quote from: IceScythe on January 07, 2014, 06:20:37 PM
Nope, I know some basic python and I'm learning RobotC, most of my python experience is with logic bricks shucks are like chunks of code with fill in the blanks, so I can't really help you out, but good luck! Make something cool with your new coding powers!
i don't really have coding powers yet :P
but hopefully i will soon ;)
From a guy that knows 5 languages already, i can tell you that you're probably better off just starting with java rather than python. It's easier to learn imo and you can do a lot more with low level code in java than you can in python.
Quote from: Slenderbro on January 07, 2014, 11:32:38 PM
From a guy that knows 5 languages already, i can tell you that you're probably better off just starting with java rather than python. It's easier to learn imo and you can do a lot more with low level code in java than you can in python.
Thanks for the advice, I'll think about it but I think I'm probably going to end up learning python.
Quote from: E.kann1 on January 08, 2014, 12:14:40 AM
Quote from: Slenderbro on January 07, 2014, 11:32:38 PM
From a guy that knows 5 languages already, i can tell you that you're probably better off just starting with java rather than python. It's easier to learn imo and you can do a lot more with low level code in java than you can in python.
Sl3nd3r is l33t hAx0aR
Or you could be cool and learn {HTML}
Quote from: Ertai on January 09, 2014, 01:27:12 AM
Or you could be cool and learn {HTML}
did you just call me cool?
Well, I guess it's official...
I AM COOL, YEEEEEEEEEEAAAAAH
I honestly know nothing of this.
Is HTML hard?
Quote from: Ertai on January 09, 2014, 01:45:38 AM
I honestly know nothing of this.
Is HTML hard?
it's like strict memorization, but once it's there, it never leaves... So it's not hard to write a web page in HTML, as long as you know the code.
Quote from: IceScythe on January 09, 2014, 01:49:45 AM
Quote from: Ertai on January 09, 2014, 01:45:38 AM
I honestly know nothing of this.
Is HTML hard?
it's like strict memorization, but once it's there, it never leaves... So it's not hard to write a web page in HTML, as long as you know the code.
You, sir, talk in riddles.
<!DOCTYPE html>
<html>
<h1>
<hr>
<b>
I DO NOT!
</b>
<hr>
</h1>
</html>
Quote from: IceScythe on January 09, 2014, 01:56:01 AM
<!DOCTYPE html>
<html>
<h1>
<hr>
<b>
I DO NOT!
</b>
<hr>
</h1>
</html>
which comes out looking like:
–––––––––
I DO NOT! –––––––––