Answer the question
In order to leave comments, you need to log in
What to read to improve the knowledge of logic and mathematics?
Hello, I began to notice that I have too little knowledge of mathematics and logic.
It’s like I know the PL, the syntax, the structure of the program, but here’s how I take on the simplest task, I can’t think through the solution process.
What would you recommend to read, watch, etc.?
Answer the question
In order to leave comments, you need to log in
It would be nice to learn Algorithms. Kormen and Knuth - this is already for advanced training, this collection is perfect for a start:
algs4.cs.princeton.edu/home - Algorithms from Sedgweek and his course of the same name on Coursera.
Explains well enough.
interactivepython.org/courselib/static/pythonds/in... - Here with Python as well as interactive examples.
Finally articles from habr: habrahabr.ru/company/yandex/blog/208716
habrahabr.ru/post/101338
habrahabr.ru/post/133996
and lots and lots of practice at www.programmr.com
I hope it helps you on the hard way! Good luck!
Whip en.wikipedia.org/wiki/%D0%98%D1%81%D0%BA%D1%83%D1%...
If that doesn't help, don't be a programmer(
Not sure if this is an exact hit, but try looking at Knuth's Concrete Mathematics.
I don’t know if it will help or not, but on https://hexlet.org/ there is a video course "Introduction to Logic" in Russian and for free.
Look at this book:
Structure and Interpretation of Computer Programs - www.ozon.ru/context/detail/id/5322055
I was reading Christophides' pro graph theory book. She's into programming. I read and wrote some algorithms in Python - so Python also learned graph theory.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question