-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How do I even start learning Python #85
Comments
您的邮件已收到!祝生活愉快!
|
Pick any language (just not html) start learning the basics |
Any ideas on how to learn basics |
Browse in youtube and learn the basics from scratch along with setting up the environment |
您的邮件已收到!祝生活愉快!
|
这是来自QQ邮箱的假期自动回复邮件。已收到。
|
start from the basics, data types( int, float, bool,) then go to what is a variable , and then start making arithmetic operations (/, //, %,- +). then learn what is a list , a tuple and a dicctionay, after that you can start b y searching about functions, exceptions, and last lambda functions. |
Start from basics and also make program with it. |
这是来自QQ邮箱的假期自动回复邮件。已收到。
|
您的邮件已收到!祝生活愉快!
|
Hi there I'm trying to learn and get into this whole programming thing and I don't even know where to start
The text was updated successfully, but these errors were encountered: