有没有活跃的 Python 中文 IRC channel 或者类似的社区?
回复内容:
- 基本都是Google和自己动手解决。有的开源Project有自己的讨论Group或者邮件列表,使用该开源产品有问题的话就上去吼几声基本就能解决问题。中文Python的社区有个GMail的邮件列表,叫什么CnPyUG什么的,我加过一次被踢,Zoom.Q大妈的解释是我连加入PyUG的告示我都没有好好看一下,于是我便决定不加入国人的Python各种群了,以免浪费他人生命,浪费自己生命。
- 在中文Python圈子中,还有Douban的Python小组,你可以去膜拜一下豆瓣阿北当年懵懂无知的时候发的Python技术贴。呵呵。无人能一口吃成胖子,敢情是每个人都有苦逼一样的过去啊。
- 如果你对Python的GAE开发有兴趣,建议你去http://v2ex.com看看,完全理解livid的开源产品PB2应该可以让你在GAE上开发游刃有余。
- 在中文Python中,还有一位我的良师益友,在这里买弄下广告,他就是http://zhimaq.com的站长Felinx,人挺好的。他的网站也是关于Python问答的,如果你有什么Python问题,在上面吼几声应该有很多回应。
- 友情提示一句,遭遇核心问题(就是指比较重要的一点的,类似于瓶颈的问题),以我过去的在社区的讨论结果,基本是浪费生命。与其费半天描述清楚请教别人,我把Demo自己写出来都快调试好了。
- 在社区交流是必须的,但我觉得多数时候只能增加你的眼界,看看别人有什么问题,反思自己如果遇到了该怎么办。Code写多了,这个真是体力活。还是张教主的那句话,没事不要玩技术,写代码是体力活。
混合了一些个人的偏见,希望对你有用。呵呵。 - CpyUG( 最活跃的中文邮件列表,不过现在小白问题越来越多了) http://groups.google.com/group/python-cn
- 水木社区Python板块 (水木上高手很多,虽然不一定常露面) http://www.newsmth.net/frames.html?mainurl=/bbsdoc.php%3Fboard%3DPython
- 豆瓣Python小组 http://www.douban.com/group/python/
- ChinaUnix Python论坛 http://bbs.chinaunix.net/forumdisplay.php?fid=55
没有活跃的中文 IRC Channel,#http://python.tw 挂了几十号人出了机器人经常出来外没什么人说话,我几年前搞过一个#python-cn的channel,因为没什么人把op转给别人了,喜欢IRC的话可以去#ubuntu-cn channel,名称和Python没什么关系不过那里倒挂着不少Python达人 泻药,

Naga(Python)QQ群:164015779 | 友情提示:这是一个以灌水为主的群,偶尔聊点技术/安全.
加群验证:python 知乎.
QQ群逼格可能太低了,不能跟知乎逼格同步。但是QQ群很方便(灌水)。
不匿了... 使用谷歌就能解决很多问题,况且Python不是一门很难的语言。哦,我最近开发了一个可以找到可用谷歌IP地址的Python程序。详情参见GoogleHosts-Python: https://github.com/csrgxtu/GoogleHosts-Python

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics











Python is suitable for data science, web development and automation tasks, while C is suitable for system programming, game development and embedded systems. Python is known for its simplicity and powerful ecosystem, while C is known for its high performance and underlying control capabilities.

Python excels in gaming and GUI development. 1) Game development uses Pygame, providing drawing, audio and other functions, which are suitable for creating 2D games. 2) GUI development can choose Tkinter or PyQt. Tkinter is simple and easy to use, PyQt has rich functions and is suitable for professional development.

You can learn basic programming concepts and skills of Python within 2 hours. 1. Learn variables and data types, 2. Master control flow (conditional statements and loops), 3. Understand the definition and use of functions, 4. Quickly get started with Python programming through simple examples and code snippets.

Python is easier to learn and use, while C is more powerful but complex. 1. Python syntax is concise and suitable for beginners. Dynamic typing and automatic memory management make it easy to use, but may cause runtime errors. 2.C provides low-level control and advanced features, suitable for high-performance applications, but has a high learning threshold and requires manual memory and type safety management.

To maximize the efficiency of learning Python in a limited time, you can use Python's datetime, time, and schedule modules. 1. The datetime module is used to record and plan learning time. 2. The time module helps to set study and rest time. 3. The schedule module automatically arranges weekly learning tasks.

Python is better than C in development efficiency, but C is higher in execution performance. 1. Python's concise syntax and rich libraries improve development efficiency. 2.C's compilation-type characteristics and hardware control improve execution performance. When making a choice, you need to weigh the development speed and execution efficiency based on project needs.

Python excels in automation, scripting, and task management. 1) Automation: File backup is realized through standard libraries such as os and shutil. 2) Script writing: Use the psutil library to monitor system resources. 3) Task management: Use the schedule library to schedule tasks. Python's ease of use and rich library support makes it the preferred tool in these areas.

Is it enough to learn Python for two hours a day? It depends on your goals and learning methods. 1) Develop a clear learning plan, 2) Select appropriate learning resources and methods, 3) Practice and review and consolidate hands-on practice and review and consolidate, and you can gradually master the basic knowledge and advanced functions of Python during this period.
