Skip to content

Commit 6b1f637

Browse files
author
Julien Bouquillon
committed
Merge pull request revolunet#21 from shaflex/master
Added Djen of Django (revolunet#19)
2 parents 0ff04b8 + 7ae8d67 commit 6b1f637

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

img/djenofdjango.jpg

12.3 KB
Loading

issues.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -394,6 +394,15 @@
394394
"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.",
395395
"url":" http://www.toonzcat.com/media/pythonfree.pdf",
396396
"cover": "img/py3programming.png"
397+
},
398+
{
399+
"title":"Djen of Django",
400+
"author":"Agiliq",
401+
"authorUrl":"http://agiliq.com/",
402+
"level":"Intermediate",
403+
"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.",
404+
"url":"http://agiliq.com/books/djenofdjango/",
405+
"cover": "img/djenofdjango.png"
397406
}
398407

399408
]}

0 commit comments

Comments
 (0)