Code Monkey home page Code Monkey logo

course's Introduction

QPython Courses

Course

About

QPython courses is a social Python learning project, based on QPython community, we hope more and more people could join us wo help write or translate and share QPython learning materials which could help other friends learn Python with more fun.

How to contribute

  • We extend sphinx to organize the courses, you need to learn some sphinx's syntax
  • Fork & clone our project on github, project address
  • Add new course or improve the current course or translate to other language
  • Send pull reuqest to us

Course structure

Course root
    |
    - LICENSE
    |
    - README.md
    |
    - RST_UP_README.md (Extended rst syntax introduction )
    |
    - docs (Auto generated html pages from course)
    |
    - course (courses source and the files that were used to generate the website)
        |
        - CNAME  analytics.py analyticscode.txt favicon.ico Makefile  replace.py media  (You could ignore these files, they are used when generated the html files)
        |
        - build.sh (the shellscript generate the docs)
        |
        - source (courses source)
            |
            - _static conf.py qtheme _templates (you could ignore them, they are the website's template or other style files)
            |
            - *.rst (real courses)
            |
            - qpython-quick-start (The qpython quick start chapter)
            |
            - kivy-qpython (The kivy chapter)
            |
            - qpython-webapp (The webapp chapter)
            |
            - data-analytics (The data analytics chapter)

Other

... To be continued

Thank you for contributing

License


This tutorial is contributed by QPython course community,and licensed under a CC BY-SA 4.0.

course's People

Contributors

riverfor avatar pollyfat avatar quseit-bin avatar umais03 avatar zealer111 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.