M
M
Maur2019-10-09 21:19:38
css
Maur, 2019-10-09 21:19:38

Is it worth it to enter programming through vyshmat (university)?

Soon I will enter a university and the question became: "Maybe it's better to go to a university for higher mathematics, and not for computer science, etc.? (for a programmer)
I recently spoke with a person who himself is a master of computer science and he offered me two options:
1) It is to get into one of the top universities for one of the specialties that are directly related to PC and programming (he named a specific university. In my country, in fact, one of the best)
.
I was interested in the second option. Why?
- The world is changing rapidly and universities often cannot properly keep track of such an area as IT
- A diploma, or rather its uselessness. Now it is rare to see a diploma required (I speak for programmers), so I can choose not only the path to IT through computer science, etc.
- I will have a strong foundation in mathematics.
- I already successfully study programming myself, but there are times when I cannot reach the solution due to ignorance in mathematics (Do not think that I am a complete zero in it, rather a confident average user (Well, there ... logarithms, derivative, antiderivative, integrals, etc)
What do you think about it?

Answer the question

In order to leave comments, you need to log in

8 answer(s)
E
Eugene Chefranov, 2018-07-06
@serj1987

https://codepen.io/chefranov/pen/BVgmKZ
change border-left: 30px solid blue; to adjust the elongation of the end

V
Vladimir Proskurin, 2018-07-06
@Vlad_IT

Make triangle through border on :after

A
Andrej Sharapov, 2018-07-06
@Madeas

css.yoksel.ru/strelki-s-pomoshh-yu-svojstva-border
_

S
serj1987, 2018-07-06
@serj1987

It turned out this:

.zak1 {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 135.5px 0 135.5px 200px;
    border-color: transparent transparent transparent #2b4ca7;
}

How to stretch this triangle? You need to set width:52%
If you drag it across the border-width , you get this:
5b3f20dcbfa0c191558547.png

P
Programming, 2019-10-09
teacher @tosrer

vyshmat is needed if heavy mathematics is needed in the work;
if not, then it is better to choose an applied direction, for example, AI is more linguistics
, robotics and mechanical engineering, it seems to me that the topic is good

A
ArthurAm, 2019-10-10
@ArthurAm

Through the high school you can go much more interesting, for example, in Data Science, without a mathematical base there is nothing to do there.
IMHO you need a diploma if you are considering the possibility of relocation to the West or working with us in the field of Data Science, with a master's degree in mathematics, it is much easier to do this.

N
nApoBo3, 2019-10-10
@nApoBo3

Mathematics has different biases. In principle, some universities have a mathematician programmer. But it should be understood that these are not those fashionable programmers, this path is much more difficult and longer, with a high probability it will not be easy to find a job in the Russian Federation.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question