Skip to content

Commit a8a79a1

Browse files
author
Julien Bouquillon
authored
Merge pull request revolunet#72 from Kartik-byte/master
Added new book, Python® Notes for Professionals
2 parents 9ef486c + db15618 commit a8a79a1

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

img/cover_PythonGrow.png

43 KB
Loading

issues.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
{
22
"books": [
3+
{
4+
"title": "Python® Notes for Professionals",
5+
"author": "GoalKicker",
6+
"authorUrl": "https://books.goalkicker.com/",
7+
"level": "Intermediate",
8+
"info": "This Python® Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow.",
9+
"url": "https://books.goalkicker.com/PythonBook/",
10+
"cover": "img/cover_PythonGrow.png"
11+
},
312
{
413
"title": "How to Make Mistakes in Python",
514
"author": "Mike Pirnat",

0 commit comments

Comments
 (0)