5 ms·
Ask HN: Have you ever learned a technical topic successfully from eBook?
Like computer programming, mathematics, engineering
- eimrine 4y agoI have learned some proper welding technics using some book from 1950s which I have found on torrents. Before I found this book I used to watch Youtube, ask my friends with welding skills and all of those worked not that good. Maybe my previous practical tinkering with a welding kit did some work in teaching me welding, but the book has few extremely useful tables with some data kind of what parameters to apply in this or that thickness of metal, position of seam and kind of joint. I love learning from ancient books if I know that nothing has changed in the industry.
- BOOSTERHIDROGEN 4y agoBook titles ?
- eimrine 4y agoSorry, I made a mistake, these tables are not in the book of the 50s. These tablets are located at the very beginning of the book called "Тудвасев В А - Рекоммендации сварщикам по ручной и дуговой сварке сосудов и трубопроводов работающих под давлением. Книга 1 - 1996" I hope your Russian is enough good for reading this book because my copy is djvu without OCR.
- john_the_writer 4y agoI got hired as an Elixir dev with zero Elixir experience (They knew this before they hired me). I spent a week learning how to think in Elixir, and how to code. This was all done with a pen some paper and a couple books my new boss recommended (sent me some pdf's too) It wasn't a full set of knowledge, but I did merge code in the first day on the job, so I could at least operate in the language.
- codegeek 4y agoYes. Recently, I bought an ebook on Go and it is excellent in walking you through building a full CRUD App and API with best practices.