zoukankan      html  css  js  c++  java
  • Complete collection of Python tutorials and refernce links

    Collection of Python Tutorials, links, books and references

    Complete collection of Python tutorials and refernce links
    This tutorial gives a complete undestanding of python language. I'll update this page weekly from all over the web. If you have awesome links and blogs share with me

    Python Basics:

        Getting started
        Learn python
        Basic tutorials
        Functions
        Python Dictionary
        Magic methods
        Tuples, List and Dictionary
        Complete Python guide
        Learn python the hard way(book)
        Invent with Python
        Fun with functions
        Python basics for PHP programmers

    Algorithms:

        Algorthims with Python
        Algorithms and data structurs
        Dynamic programming
        Graphs

    Email:

        Python Gmail with attachment
        Django python mail
        Python mailing module

    Django:

        Django basic tutorial
        Django book
        Django blog
        10 trouble spots for django beginners
        Django CMS

    Flask:

        Flask tutorial

    Web scrapping:

        Python scrapping web pages
        web scrapping
        Parsing tables with python
        Yahoo finace scrapper
        Python beautiful soup
        Web crawler
        Scrape facebook friends emails
        Web scrapping tutorial
        Web scrapping tutorial II
        Facebook updates harvester

    Test processing:

        NLTK book
        Regular expression
        Re functions
        Pragmatic classification
        Spambayes
        Charming python

    IM and IRC bots:

        IRC bot using redis
        IRC logbot
        Python IRC logging bot
        Simple IRC client
        Twitter bot
        Gtalk client
        Py AIM
        Twitter bots
        Real boy

    Games:

        Python gamebot
        Python game programming
        Python mouse game
        Snake game

    Artificial intelligence:

        ML book
        Machine learning

    Others:

        Planet Python
        Glowing python
        Wx tutorial
        Redis
        Who online with Redis
        Puzzels and problems
        python libraries you should know
        Google appengine
        Facebook
        Mobile framework
        Twisted
        Twisted walkthrough
        Port scanner
        Server monitoring
        Site monitor
        Pyramid framework
        Bottle framework
        Bottle framework II
        Python Blog
        Guy Rutenberg blog
        Python performance
        Weather wallpaper

    Other tutorials:

        Python tutorial collection
        Non-Programmer python book
        Py school
        Python for fun

    comments powered by Disqus
  • 相关阅读:
    前台调用后台方法循环绑定数据到前台
    禁用绑定在Repeater的控件
    Repeater,ItemDataBound事件,获取绑定列的值,给指定列添加js方法
    Oracle定时值执行存储过程
    A页面跳到B页面,B页面获取A页面的URL
    Jquery获取用户控件页面中控件的值
    Web页面获取用户控件页面中服务器控件的值
    springmvc静态资源;mvc:default-servlet-handler后Controller失效
    创建 Angular 8.0 项目
    window location跳转
  • 原文地址:https://www.cnblogs.com/lexus/p/2841678.html
Copyright © 2011-2022 走看看