N
N
Nikita Egorov2018-08-18 15:16:51
Python
Nikita Egorov, 2018-08-18 15:16:51

How up-to-date are the book data (JavaScript, OOP, Python)?

Hello.
I decided to replenish the bookshelf, chose books, and decided to ask people who read them or know good analogues.
What I want to learn and the books I chose:
1. Performance optimization with js ( Javascript. Performance optimization book )
2. Learn more about js ( JavaScript Ninja Secrets book )
3. Design patterns with js (JavaScript. Patterns book )
4. Algorithms [basics and more] ( Algorithms. Building and analysis book )
5. Python [basics] ( Learning Python. Game programming, data visualization, web applications book )
6. Perhaps I missed some programming basics ( Code. The Secret Language of Informatics book )
I would like to know which mb books are outdated, then what to choose instead of them or hear what else you can read?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
kindpirate, 2018-08-18
@svupol

1 and 2 - read it, it should not be superfluous if you already have some experience in js.
I can't say for sure about book 3. Many people recommend the 4x Gangs book (again a classic, but can be hard at first). If you don’t know anything at all on this topic, then you can take a book from the Head First series "Design Patterns" (only there java is used for description).
Books 4 and 6 are definitely not outdated - the classics are always relevant.
Book 5 is a matter of taste :)
Yes, I forgot to leave a useful link with algorithms and data structures on js: https://github.com/trekhleb/javascript-algorithms

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question