Dec-13-2016, 02:14 AM
(Dec-13-2016, 01:43 AM)Larz60+ Wrote: Has anyone checked O'Reilly lately?There is an index over free books here.
[book] Various python and non python books available each day (free for 24hrs)
|
Dec-13-2016, 02:14 AM
(Dec-13-2016, 01:43 AM)Larz60+ Wrote: Has anyone checked O'Reilly lately?There is an index over free books here.
Hello All,
Do you need to do something very specific in a focused and practical manner, so that you can get the job done on time. Packt is offering a free eBook version of 'Functional Python Programming' by Steven Lott to create succinct and expressive implementations with functional programming in Python. You can download the free book - https://www.packtpub.com/packt/offers/free-learning This practical guide demonstrates the Python implementation of a number of functional programming techniques and design patterns. Starting with a general overview of functional programming concepts, you will explore common functional features such as first-class and higher-order functions, pure functions and more, and how these are accomplished in Python. Additionally, you will cover how common functional optimizations can be handled in Python. You'll also explore data preparation techniques and data exploration in depth. Moving on, you will learn how the Python standard library fits the functional programming model. The book concludes with a look at the PyMonad project and some larger examples. By the end of this book, you will be able to understand what functional programming is all about, its impact on the programming workflow, why it's important, and how to implement it in Python.
Thanks Eesha ![]()
Dec-13-2016, 05:28 PM
Functional programming? I'll bite.
Oh hey, and O'Reilly has a free Functional book: http://www.oreilly.com/programming/free/...nal_python And also a Rust book! http://www.oreilly.com/programming/free/...n_why_rust What are the licensing on these free books? Can we maybe upload them to the forum, so people can check them out more than just "free day"?
Dec-13-2016, 07:48 PM
Dec-13-2016, 08:31 PM
For those following along, no, pdfs from packt cannot be shared (I checked). They consider it exactly the same as one of the books you bought, except you happened to pay $0 for it.
O'Reilly books, however, are not time sensitive, and those ones are free all the time (even if they are just slimmed down versions of a full book anyway).
Dec-14-2016, 08:36 AM
No pdfs... What about epubs?
Dec-14-2016, 10:46 AM
I think you have misunderstood, the no is that they cannot be shared with others.
They are readable online, can be downloaded as pdf, epub, mobi & kindle.
Dec-14-2016, 11:26 AM
(Dec-14-2016, 10:46 AM)Yoriz Wrote: I think you have misunderstood, the no is that they cannot be shared with others. No, no! ![]() ![]()
Dec-14-2016, 02:50 PM
There is really no way to stop you from sharing a file or book with a friend, you are sharing on a personal basis. Your problems would begin if you were to post it on a 'public' venue, such as this forum, a web page, or putting them on a CD and passing them out like candy on a street corner. A little common sense would go a long way.
If it ain't broke, I just haven't gotten to it yet.
OS: Windows 10, openSuse 42.3, freeBSD 11, Raspian "Stretch" Python 3.6.5, IDE: PyCharm 2018 Community Edition
The free book every 24 hours seems to have stopped for the moment.
Currently they are offering Access over 4,000 eBooks & video courses. Free for 10 days. packpub Wrote:Free eBooks will continue in 2017 |
|