For reference, I'm a backend/ML engineer working primarily in Python but open to anything.
Ask HN: Best Programming Books of 2020?
1–10 of 11 posts
Re: Ask HN: Best Programming Books of 2020?
#2Re: Ask HN: Best Programming Books of 2020?
#3Re: Ask HN: Best Programming Books of 2020?
#4Re: Ask HN: Best Programming Books of 2020?
#5Starting to get into programming again and she explains things in a way even a non programmer can understand. Quite rare in programming books. One of my all time favorites.
Re: Ask HN: Best Programming Books of 2020?
#6Practical Object-Oriented Design: An Agile Primer Using Ruby 2nd Edition by Metz Sandi (Author) Starting to get into programming again and she explains things in a way even a non programmer can understand. Quite rare in programming books. One of my all time favorites.
If you have any other suggestions on Books and Courses, please do share...
Re: Ask HN: Best Programming Books of 2020?
#7- Software Engineering at Google: Lessons Learned from Programming Over Time by Titus Winters
Another good one is "Real-World Cryptography" by David Wong
Re: Ask HN: Best Programming Books of 2020?
#8Also i recently came to know of Markus Voelter (https://voelter.de/) and his works on DSLs. You might find his book DSL Engineering: Designing, Implementing and Using Domain-Specific Languages useful in coming up with DSL solutions for your ML/DL domain.
Re: Ask HN: Best Programming Books of 2020?
#9There's a 2019 edition of The Pragmatic Programmer. I haven't read enough to compare it to the original.
According to the preface, "As a result, this book is something of a Ship of Theseus. Roughly one-third of the topics in the book are brand new. Of the rest, the majority have been rewritten, either partially or totally. Our intent was to make things clearer, more relevant, and hopefully somewhat timeless."
It looks like it did get a substantial update.
Re: Ask HN: Best Programming Books of 2020?
#10Practical Object-Oriented Design: An Agile Primer Using Ruby 2nd Edition by Metz Sandi (Author) Starting to get into programming again and she explains things in a way even a non programmer can understand. Quite rare in programming books. One of my all time favorites.
Thank you for this suggestion! I have started reading it on oreilly and really loving it. If you have any other suggestions on Books and Courses, please do share...