Can I just this is a fantastic tutorial on Arrays. I am teaching programming to my students at secondary school and your video is extremely useful for students to visit at a later date when they are not in the classroom. Please keep them coming!
Barry Brown, I have just came across your video and after following it for a few minutes, I really felt connected to your way of teaching. I am learning Python right now to use it later in my script writing skills (I am a linux Certified). Have you published any book (Python)?
Hey Barry, i started python just few weeks ago and i am trying my best but somehow now really successfully. I find it hard to find solution to a question : if i have a list and i need a program to add the first element at the last element of the list....i've been sitting on this, i know it's simple, but just don't come to me. would u be able to help me out?
Can I just this is a fantastic tutorial on Arrays. I am teaching programming to my students at secondary school and your video is extremely useful for students to visit at a later date when they are not in the classroom. Please keep them coming!
You've got a gift for teaching. I hope you follow through with that. I'd like to see more videos.
Thanks. I never realized how awesome Python was until I saw "[x for x in range... if x...]" It's too simple! And it's like coding backwards. Lol
Thank you for the clear, concise explanations!
Very nice! Thank you for taking the time to post this.
how do you accept values of matrix from user?
Thanks! I'm getting better at them. :)
Barry Brown, I have just came across your video and after following it for a few minutes, I really felt connected to your way of teaching. I am learning Python right now to use it later in my script writing skills (I am a linux Certified). Have you published any book (Python)?
your picture reminds me of quentin tarantino
good stuff. just one thing... strings are already iterable. you can do [ord(x) for x in hi]
Thank you, Barry.
Hey Barry, i started python just few weeks ago and i am trying my best but somehow now really successfully. I find it hard to find solution to a question : if i have a list and i need a program to add the first element at the last element of the list....i've been sitting on this, i know it's simple, but just don't come to me. would u be able to help me out?
hi
how i can get all possible sub list form list
My son is having trouble with arrays and according to him he has to import array but it will not work in python....any advice?
Thanks Barry, I was looking for Append and I found it :)
[x for x in range(2,21) if x % 2 == 0] == x for x in range(2,21,2) The third parameter of range is the skip operator
how to add a string into an array?
lyrical leopard just write in the array like he made it with the name array
Thanks I was able to follow
i didn't hear anything on arrays
you have no idea how many brain cells i lost trying to learn python
Thanks!
thanks :)
Perfect
thanks you :}
8,900th sub :))
give idea for improvement
you sounds like Barack Obama.