Mauss - The Gift
The form and reason for exchange in archaic societies.x
How to build modern furniture : Dal Fabbro, Mario, 1913- : Internet Archive
214 p. 26 cm
Download Free Essential eBooks for Unicorn Designers - Lapa.Ninja
Download Free Essential eBooks for Unicorn Designers - Lapa.Ninja
mbutterick/pollen: book-publishing system - pollen - Gitea: Git with a cup of tea
pollen - book-publishing system
ILPT: Free eBooks : IllegalLifeProTips
1) Go to libgen.is
1) Select your genre/type (options are Sci-Tech, Scientific articles, Fiction, Comics, Standards, and Magazines)
1) Search for the book you want
1) Try to choose a file that is in .epub format (looks best on iPhone, but .pdf works too) and make sure it is in your desired language.
1) Click one of the numbers under “Mirrors” (doesn’t matter which)
Once the page redirects you, click GET. The book should then be in your Books app that comes on all iPhones.
- Gen.lib.rus.ec also works as well! It’s the mirror version I use when any others are down
The Architecture of Open Source Applications
In these two books, the authors of four dozen open source applications explain how their software is structured, and why. What are each program's major components? How do they interact? And what did their builders learn during their development? In answering these questions, the contributors to these books provide unique insights into how they think.
If you are a junior developer, and want to learn how your more experienced colleagues think, these books are the place to start. If you are an intermediate or senior developer, and want to see how your peers have solved hard design problems, these books can help you too.
Bootstrapping a profitable SaaS Business. - Tyler Tringas
Welcome to the ebook on Building Micro-SaaS Businesses. What’s Micro-SaaS? It is a software as a service business owned and operated by one person or a small team. These businesses are location-independent, high margin, low-risk with predictable recurring revenue. They are the lifestyle business of the future. I scrapped and scrambled my way to building and ultimately selling a profitable SaaS business.
JavaScript Data Structures - The String Object
The String is the most basic and most useful of the native JavaScript data structures. It can also be used as a starting point for, or be incorporated into, many other data structures. Let's see how it all works.
Ask Slashdot: Composing an e-Book With a Couple of Bells and Whistles
I want to edit an e-book, a scientific textbook to be distributed on the Kindle tablet to be exact. The book is written. For that I used LibreOffice.
It comes complete with index, drawings, pictures, formulae and its present look and feel is no different from the majority of scientific text, you might be accustomed to browsing. I need advice for the next step, which consists in making this digital pile of data suitable for an e-book.. with a slight twist. The e-book should allow for:
— picture zoom-in in pop-ups on screen
— allow in-text basic interactivity, e.g. when in a exercise, multiple answers are proposed, each answer when clicked should display "Right" or "Wrong" (for instance).
Can you recommend, if not a commercial package that allows such features right out of the box, then at least and preferably open-source technology needed for me to achieve what I want ? I am willing to get down to moderate programming to use your suggested solution. I am conversant in C, C++ and getting there with Python.