Skip to content

Commit

Permalink
Add MIT license, improve README
Browse files Browse the repository at this point in the history
  • Loading branch information
dessy committed Apr 19, 2012
1 parent 39fae7c commit 80ff15b
Show file tree
Hide file tree
Showing 4 changed files with 39 additions and 158 deletions.
19 changes: 19 additions & 0 deletions MIT-license.txt
@@ -0,0 +1,19 @@
Copyright (c) 2011, 2012 Dessy Daskalov <http://dessydaskalov.com>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the “Software”), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
158 changes: 0 additions & 158 deletions README

This file was deleted.

20 changes: 20 additions & 0 deletions READMEmd
@@ -0,0 +1,20 @@
# Learning to Program With Ruby

This content was designed for [Ladies Learning Code](http://ladieslearningcode.com/), with the intention
of teaching introductory programming concepts to people of all ages who have had no previous programming experience.
It's meant to be used along with the assignments, worksheets, and puzzles provided.

I've used this content at two [Ladies Learning Code](http://ladieslearningcode.com/) workshops.
The workshops were both a full day (approximately 7 hours). If you have any questions about using this
content yourself, you can absolutely get in touch with me and I'll be happy to share my experiences with you.

Feedback is more than welcome, and in fact very much appreciated!

# Thanks

A big thank you to [Ladies Learning Code](http://ladieslearningcode.com/), as well as all of the volunteers
and mentors who support the organization.

# License

This project is licensed under the MIT license. Please see MIT-license.txt for details.
Binary file added ladies-learning-ruby.zip
Binary file not shown.

0 comments on commit 80ff15b

Please sign in to comment.