U
U
Uno2018-12-07 00:48:24
C++ / C#
Uno, 2018-12-07 00:48:24

What is more important: experience or diploma?

Hello!
I have good experience for getting a job as a junior. Actually, I went for an interview - I'm waiting for a response from the company. What, based on your experience, turned out to be more important when hiring a colleague / subordinate / acquaintance for a job, invaluable many years of development experience, or a bachelor's degree? I heard about cutting salaries without a tower, people are less loyal - I know.
The question from the general smoothly flowed into the personal: maybe it's not too late to transfer to a correspondence course and get a job? And 3 years of experience will already be, and after all I will get a crust. Or to hell with it, there is no difference?

Answer the question

In order to leave comments, you need to log in

7 answer(s)
N
NeoZeed, 2016-01-14
@amalchikov

int main(int argc, char*argv[]).
argc - number of parameters passed to the program,
argv[] - array of parameters.
Therefore, the program must be compiled, then called from the command line with the passing of parameters. The call must contain the path to the compiled file and arguments (according to the text of the program - the names of the input and output files)
For example, C:\MyProgram.exe "parametr1" "in.txt" "out.txt"
(Possibly without quotes and with full paths before files in and out)

X
xmoonlight, 2016-01-14
@xmoonlight

it must be launched immediately with arguments - this is an argument call, not an interactive one (where they wait for input from the user).
For example, like this:
ocopy file1.txt file2.txt

A
Anton Spirin, 2018-12-07
@Noizefan

In 99.99% of cases, no one is interested in your diploma.
At the same time, it is not worth putting it to study.

I
Ilya T., 2018-12-07
@Insaned

It's not the degree that matters, it's the education. At the same time, experience is more important in the short term, and education in the long term. Those. if you get a job at the age of 21 without education, but with 4 years of work experience, you have more chances than a bachelor without experience. With a good education, it is very likely that by the age of 30 a bachelor progresses faster due to systemic thinking and skill in obtaining knowledge, and the situation will change to the opposite.

D
Denis Fedorets, 2018-12-07
@fedorez

Usually a diploma aka "crust" is not interesting or important to anyone (with the exception of some metropolitan diplomas (more often in the provinces))
But I personally feel sad to see how people refuse student life - the time when connections are made, personal, professional. When to experiment. When you can do some crazy things. When you can study, participate in hackathons, try to cut something of your own in different areas and you will get nothing for it.
I understand that I want money, but changing the time when you have to deal with your dreams to fulfill the dream of another uncle for a small price is a bad practice, albeit a common one.
Not satisfied with the university and the environment - change the university. Going to work will cut your wings a lot. imho.

S
Saboteur, 2018-12-07
@saboteur_kiev

"Invaluable many years of development experience" is certainly cooler than a bachelor's degree.
The only question is, will 3 years of work as a junior be equal to many years of invaluable experience?
While young, at least in absentia it is worth learning.

D
devalone, 2018-12-07
@devalone

A diploma is needed only as a piece of paper, no matter what, the main thing is that it should be, for example, if you are going to dump on immigration programs to Canada / Australia, or go to work in a country where you need a tower for a visa.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question