+ 24
Started learning Python...
Is there something I should keep in mind while learning it? You have any tips or somethin?
23 Réponses
+ 108
The pi nation is proud to welcome it's newest member :
welcome man!
Grab yourself a pie!
Here, everyone is cool and easy to understand, except for those regular expressions :
don't let the name fool you:
there's nothing regular about them,
other than the fact that, you'll have to use them quite regularly, for them to actually stick, and be regular to you!
Have fun while you practise and learn :
python is fun!
+ 23
πthon :>
+ 20
Remember that it has got bright future !!!
+ 18
Pay attention to indentation:)
+ 16
"Think Python" free d/l Green Tea Press
+ 14
@<^> washika D <^> Thanks man, I'm glad I'm welcome :D I'll code from Python and be an expert one day :D
+ 13
Just dont confuse it with ruby...
+ 12
@yunys magdy Thats what I thought 😀 With a big community of Python developers I can get help easily😁 Thanks :D
+ 12
@neigen hack Thanks :D
+ 12
@Hatsy Rei Whale cam(era) to deee PIEEEE thoan! :O
+ 11
@Supersebi3 I always do, too bad😂
+ 10
Just keep practicing so you never forget anything you learn. You can also discuss any codes you learn with the other developers this will give more help understand it.
+ 10
Is VERY IMPORTANT practice,sometimes thats all that matters.
+ 10
We are really glad you joined the πthon squad!! Practice and have fun learning! :D
+ 8
Remember that excellency of this snake is in 2 things:
1)Codes are as simple as they should be (there is no way, I can think of, how to make them even simpler)
2)It has so many libraries and includable modules for multiple practical applications
+ 8
@Dinmukhamed Mailibay @Sak
Thanks guys :D
+ 7
When you stop learning, you forget lots of stuff..
+ 6
from math import pi
print(pi + "thon")
+ 5
Python is really a cool language. It has so many applications. Currently I am working on image processing using opencv in Python. I have found it better over C++, although not much experience in it. 😌
Last but not the least, practise does not make you perfect, but makes you better than yesterday.
Happy learning and welcome to Python. 😃
+ 4
I stopped learning for 10 days and forgot 50% of the stuff i learned. Never stop learning, at least something every day.