Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added img/djenofdjango.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions issues.json
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,15 @@
"info":"(4 free chapters) Python 3x Programming, Made Fun and Easier by Jody S. Ginther is for the beginning programmer who wants to learn visually and have some fun while learning programming. The full course will take the beginner from ground zero to making their own arcade style game complete with; music, sound, graphics, and how to make a distribution package to share it with your friends in 21 lessons.",
"url":" http://www.toonzcat.com/media/pythonfree.pdf",
"cover": "img/py3programming.png"
},
{
"title":"Djen of Django",
"author":"Agiliq",
"authorUrl":"http://agiliq.com/",
"level":"Intermediate",
"info":"Djen of Django is a book consisting of a series of small Django projects based on small real-world examples. For instance, building a Pastebin, a Blog or a Project Management Application. Djen of Django focuses on teaching the reader Django best practices through the use of real-world examples.",
"url":"http://agiliq.com/books/djenofdjango/",
"cover": "img/djenofdjango.png"
}

]}