Python Forum

Full Version: [book] Various python and non python books available each day (free for 24hrs)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
(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.
  • Use Python's generator functions and generator expressions to work with collections in a non-strict (or lazy) manner
  • Utilize Python library modules including itertools, functools, multiprocessing, and concurrent.futures for efficient functional programs
  • Use Python strings using object-oriented suffix notation and prefix notation
  • Avoid stateful classes with families of tuples
  • Design and implement decorators to create composite functions
  • Use functions like max(), min(), map(), filter(), and sorted()
  • Write higher-order functions
Don't miss this book!

Thanks
Eesha 

[Image: 9781784396992.png]
Error:
Expired
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"?
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).
No pdfs... What about epubs?
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, 10:46 AM)Yoriz Wrote: [ -> ]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.

No, no! Smile  I've got it right. Just.... Where I live, we share. If we want. The average wage is about $330-400. Most of the people can't afford the cost. They spend money only for overheads, food, clotes, shoes and almost nothing more. Sometimes for an alcohol. The concept "I buy something and can't share it with you, even book" is something unknown. Which isn't good for authors but this is how it is.   Dodgy
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.
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
Our Free Learning commitment that gives you free eBooks every day will return in early 2017. However you can now enjoy the entire Packt library with a 10 day trial of Mapt with no credit card required. So go ahead and enjoy every Packt eBook and video for free...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19