E
E
Evgeny Maltsev2014-04-17 16:32:39
Mathematics
Evgeny Maltsev, 2014-04-17 16:32:39

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

6 answer(s)
A
Ar4ybaldik, 2014-04-18
@Ar4ybaldik

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!

P
pigah, 2014-04-17
@pigah

Whip en.wikipedia.org/wiki/%D0%98%D1%81%D0%BA%D1%83%D1%...
If that doesn't help, don't be a programmer(

G
GreatMerlin, 2014-04-17
@GreatMerlin

Not sure if this is an exact hit, but try looking at Knuth's Concrete Mathematics.

V
Vadim Bogomazov, 2014-04-17
@bogomazov_vadim

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.

M
Michael., 2014-04-17
@kulinich

Look at this book:
Structure and Interpretation of Computer Programs - www.ozon.ru/context/detail/id/5322055

N
Nikolay Shamanovich, 2014-04-17
@Shm13

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 question

Ask a Question

731 491 924 answers to any question