Skip to content

Commit

Permalink
commit license info
Browse files Browse the repository at this point in the history
  • Loading branch information
mpant committed Sep 28, 2018
1 parent 667d322 commit 9dee0a8
Showing 1 changed file with 20 additions and 33 deletions.
53 changes: 20 additions & 33 deletions index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,28 @@ Beginners curriculum
3. Calculator and simple math
4. Creating name tags with strings
5. Drawing
6. Fun with loops
6. Fun with loops - for and while
7. Conditions - If
7. Creating a chess board with ipythonblocks!
8. Functions
9. Creating your first script

Advanced curriculum
*********************
1. Functions
2. Creating your own scripts
3. Funny "madlibs"
4. Student report card by grade
5. Beginners data science
1. More variables, strings, numbers
2. Lists and tuples
3. Dictionaries
4. Advanced Functions
5. Classes
6. Exceptions
7. Testing & Logging

Project Based Learning
*********************
1. Funny "madlibs"
2. Student report card by grade
3. Beginners data science
4. Electronics with mu-editor and microcontrollers

How
--------
Expand All @@ -53,31 +65,6 @@ Volunteers needed to run local meetups/chapters!
License
-------

The project is licensed under the Apache2 license.


Python Community Code of Conduct
=================================

The Python community is made up of members from around the globe with a diverse set of skills, personalities, and experiences. It is through these differences that our community experiences great successes and continued growth. When you're working with members of the community, we encourage you to follow these guidelines which help steer our interactions and strive to keep Python a positive, successful, and growing community.

A member of the Python community is:

Open
-----

Members of the community are open to collaboration, whether it's on PEPs, patches, problems, or otherwise. We're receptive to constructive comment and criticism, as the experiences and skill sets of other members contribute to the whole of our efforts. We're accepting of all who wish to take part in our activities, fostering an environment where anyone can participate and everyone can make a difference.

Considerate
------------

Members of the community are considerate of their peers -- other Python users. We're thoughtful when addressing the efforts of others, keeping in mind that often times the labor was completed simply for the good of the community. We're attentive in our communications, whether in person or online, and we're tactful when approaching differing views.

Respectful
------------

Members of the community are respectful. We're respectful of others, their positions, their skills, their commitments, and their efforts. We're respectful of the volunteer efforts that permeate the Python community. We're respectful of the processes set forth in the community, and we work within them. When we disagree, we are courteous in raising our issues.


Overall, we're good to each other. We contribute to this community not because we have to, but because we want to. If we remember that, these guidelines will come naturally.
The project is licensed under Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.

0 comments on commit 9dee0a8

Please sign in to comment.