Python Resource Collection and python collection

Source: Internet
Author: User

Python Resource Collection and python collection
Python Resource Collection practical tutorial 2 third-party framework site 3 part Framework library site
In ubuntu, python occupies a large amount of cpu resources, usually 100%

Ubuntu10.10

In Ubuntu10.10, there is a problem in python-ibus. This is a python bug in 10.10.

It is caused by clicking the set attribute page during the input method. Just log out and then log on to the desktop.

The complete solution is to add and update this source: ppa: karl-qdh/ppa

View plaincopy to clipboardprint?

1. sudo add-apt-repository ppa: karl-qdh/ppa
2. sudo apt-get update
3. sudo apt-get upgrade

[Learn python] Which version is downloaded? How to Learn python?

1. Use python2.5. 2.6 and 2.7 are actually the transitional products from python2.x to python3.x for the promotion of 3.x. some syntaxes are also compatible with the following syntaxes. Currently, most of the Code is 2.5, So 2.5 is recommended.

2. The installation is very simple and there is nothing to pay attention to. It is best to set the path at the end.

3. directly go to the corresponding version of the document on the official python website. If you want to get started quickly, there is a book called "conquer python", which is not very well written. The introduction is wide but incomplete, and the entry is still good. You can just look at it and it is not worth buying.

PS:
Not required. Simply use a text editor (such as Notepad, UE, and emacs) to compile the file. After writing the file, simply change the suffix to. py.
In addition, you are talking about the GUI provided by python. Just like the command window of matlab, You can input and execute them one by one.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.