M
M
moon_and_altair2015-03-12 04:43:06
GitHub
moon_and_altair, 2015-03-12 04:43:06

Why do almost everyone ask to send a github account?

I want to get a job in the field of web development, but everywhere you look, you need a link to a github account, but why do you need it? Want to see participation in open source projects? Or having your own projects? or what?

Answer the question

In order to leave comments, you need to log in

5 answer(s)
I
index0h, 2015-03-12
@moon_and_altair

The github link gives the tech (who will conduct the 2nd interview) quite a lot of information about the candidate's knowledge:
* git
* code quality
* knowledge of open licenses
* knowledge of code testing systems. Only the presence of .travis.yml / .scrutinizer.yml / ... files already indicates that a person knows something in the direction of testing.
* ability to document code (doxygen-like)
* knowledge of coding standards
* knowledge and ability to work with package managers (composer / npm / gem / ....)
* knowledge of systems that implement the dev environment. (Vagrantfile, Dockerfile / ...)
* by the code you can understand what the person worked with AND at what level

E
entermix, 2015-03-12
@entermix

They want to see your work, if any..

C
Cyrus, 2015-03-12
@Novakuz

both...

K
Konstantin B., 2015-03-12
@Kostik_1993

Both the first and second, as well as to check the ability to work with Git

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question