Skip to content

Commit 102719e

Browse files
author
Julien Bouquillon
authored
Merge pull request revolunet#49 from packtpartner/master
Added 3 new books
2 parents c0cc0e8 + 22b2530 commit 102719e

File tree

4 files changed

+28
-1
lines changed

4 files changed

+28
-1
lines changed

img/Learning_Python.png

12.2 KB
Loading
48.8 KB
Loading
147 KB
Loading

issues.json

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -602,5 +602,32 @@
602602
"url": "http://www.fullstackpython.com/table-of-contents.html",
603603
"cover": "img/fullstackpython.jpg"
604604
}
605+
{
606+
"title": "What You Need to Know about Python",
607+
"author": "Pierluigi Riti",
608+
"authorUrl": "https://www.packtpub.com/packt/free-ebook/what-you-need-know-about-python2",
609+
"level": "Beginner",
610+
"info": "The absolute essentials you need to know to get Python up and running",
611+
"url": "https://www.packtpub.com/packt/free-ebook/what-you-need-know-about-python2",
612+
"cover": "img/What_You_Need_to_Know_about_Python.jpg"
613+
}
614+
{
615+
"title": "Learning Python",
616+
"author": "Fabrizio Romano",
617+
"authorUrl": "https://www.packtpub.com/packt/free-ebook/learning-python",
618+
"level": "Intermediate",
619+
"info": "Learn to code like a professional with Python – an open source, versatile, and powerful programming language",
620+
"url": "https://www.packtpub.com/packt/free-ebook/learning-python",
621+
"cover": "img/Learning_Python.png"
622+
}
623+
{
624+
"title": "What You Need to Know about Machine Learning",
625+
"author": "Gabriel A. Cánepa",
626+
"authorUrl": "https://www.packtpub.com/packt/free-ebook/what-you-need-know-about-machine-learning2",
627+
"level": "Intermediate",
628+
"info": "This book lays the foundation for your work in the world of Machine Learning, providing the basic understanding, knowledge, and skills that you can build on with experience and time",
629+
"url": "https://www.packtpub.com/packt/free-ebook/what-you-need-know-about-machine-learning2",
630+
"cover": "img/What_You_Need_to_Know_about_Machine_Learning.jpg"
631+
}
605632
]
606-
}
633+
}

0 commit comments

Comments
 (0)