J
J
Jimmy Stone2017-03-08 22:37:22
laptops
Jimmy Stone, 2017-03-08 22:37:22

Does a student-programmer need a laptop or bring a hospital with him?

I really need to know if a student-programmer really needs a laptop and for what tasks he will need to bring it to the university (except for writing lectures). The city where I will study already has an apartment for me, and I have the opportunity to move my powerful hospital there.

Answer the question

In order to leave comments, you need to log in

5 answer(s)
K
Konstantin Stepanov, 2017-03-09
@koronabora

A laptop is its own customized environment + the ability to work in between couples, transport. A laptop is useful, the main thing is not to take a gaming laptop so that there are no unnecessary temptations.

A
AntHTML, 2017-03-09
@anthtml

A laptop / netbook is definitely needed, because. not always at the university there is access to a computer class, but with the right software. Often you have to refine it during breaks / lectures, etc., none of the laboratory assistants will wait until you correct the coursework before printing or finish compiling the project.
On a laptop, you completely customize everything for yourself as you need and conveniently, but on cool computers you can make maximum primitive labs for which you don’t need to raise the database / ole / .net / runtime and other system frameworks that vary greatly from machine to machine, but more often without admin rights and will not be installed, and again, the laboratory assistant will not rush after you to install the necessary .net 4.0 / vs 2016 or help&manual.
So on university computers, it will take more time to make friends with the project than to directly implement or demonstrate the project

A
Alex Wirtz, 2017-03-08
@Infleo

In universities that train programmers, they create conditions for learning. All practical classes are held in equipped classrooms, that is, it makes no sense to carry a laptop with you, except to play / chat / surf at a break or at a boring lecture :) But in an apartment where homework will be done, a computer is required.
Well, if you are ready to gain knowledge beyond the curriculum, experiment, develop yourself, then the computer is better powerful and modern.

1
15432, 2017-03-08
@15432

I studied in Moscow, a laptop often came in handy. Up to the point that they were allowed to use it in exams)
The main usecase is to show your made program. Stationary machines were on Linux, and they also loaded terribly slowly ...

A
AlexPlusPlus, 2017-12-08
@AlexPlusPlus

Try a different port

gulp.task('browser-sync', function() {
    browserSync({
        server: {
            baseDir: 'build'
        },
        port: 8080,
        notify: false
    });
});

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question