Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
How to evaluate whether a career coach is beneficial?
Hiring a career coach is similar to buying food : if you want to play the price game, don’t expect top-notch quality. If you decide to engage in a coaching relation, you need to be comfortable with spending enough for the advice to be actually valuable. You have no way of knowing beforehand whetherRead more
Hiring a career coach is similar to buying food : if you want to play the price game, don’t expect top-notch quality. If you decide to engage in a coaching relation, you need to be comfortable with spending enough for the advice to be actually valuable.
You have no way of knowing beforehand whether or not it will be beneficial for you. It’s similar to seeing a psychologist : for some people, it makes wonders, for some people, it doesn’t do much. However, career coaches are professionals, and if you cannot solve an orientation problem yourself, they are the best suited people to help you.
You will only know how beneficial it was when you will have a new job. If you are happier, it was beneficial, otherwise, it probably wasn’t.
See lessHow to evaluate whether a career coach is beneficial?
Now lets talk about changing a carreer : what do you want to do? Are there job in this field? If there are job, its is were you live or you will need to relocate? The salary would be good? Don’t forget you will start as an inexperienced person so the salary could be low. Talking about it with the coRead more
Now lets talk about changing a carreer : what do you want to do? Are there job in this field? If there are job, its is were you live or you will need to relocate? The salary would be good? Don’t forget you will start as an inexperienced person so the salary could be low.
Talking about it with the coach is a good idea. Having an other opinion will surely help you. Depending on the country some assiociation exist for this topic and you can contact them for free.
See lessHow do I tell my new employer that I can’t use the computer they gave me?
Unless your company explicitly has a BYOD policy (Bring Your Own Device), do not in any circumstances use your own machine for company usage. I’m in a similar situation as yours, except I’ve a display larger than 11″. The Visual Studio 2010 (with some extensions) took around 10 minutes to be usable,Read more
Unless your company explicitly has a BYOD policy (Bring Your Own Device), do not in any circumstances use your own machine for company usage.
I’m in a similar situation as yours, except I’ve a display larger than 11″. The Visual Studio 2010 (with some extensions) took around 10 minutes to be usable, and some time I can sit back and watch my codes appear letter by letter.
See lessHow do I tell my new employer that I can’t use the computer they gave me?
The company I work for does not allow personal computers on the network. It’s viewed as a breach of network security. Personally, if I find myself in your situation, I would make the case that the computer provided to me is not up to standard and will impede my productivity, and request a new machinRead more
The company I work for does not allow personal computers on the network. It’s viewed as a breach of network security. Personally, if I find myself in your situation, I would make the case that the computer provided to me is not up to standard and will impede my productivity, and request a new machine.
I wouldn’t recommend using your personal computer for work regardless. If you want to install stuff on your own machine, for instance, you don’t want to have to worry about how it’s going to affect your work.
See lessHow do I tell my new employer that I can’t use the computer they gave me?
To expand a bit on my comment on @KateGregory’s answer, the problem you face with using your own computer is “who owns what?”. How is a line drawn between things that you do on that computer for the company vs. for yourself? If you work on other projects off the clock, can the company make any claimRead more
To expand a bit on my comment on @KateGregory’s answer, the problem you face with using your own computer is “who owns what?”. How is a line drawn between things that you do on that computer for the company vs. for yourself? If you work on other projects off the clock, can the company make any claim to those? Does the computer have to comply with all corporate standards & policies, including antivirus, web filtering, remote scanning for unapproved software, etc.? Who owns the software you’re using? Who’s responsible for the licensing?
You are going to have to wait a couple weeks before you can make any kind of pitch to get a usable computer. Otherwise, you come across as the new guy who wants everything “just so”, and that will not earn you any points.
See lessShould I start with Django or JavaScript?
If your interests indeed lie in front-end development, JavaScript would be a better option for you since, well, it is the language of the front-end of the web, so to speak. Django (which is a framework, not a language) would be something to learn in order to create a back-end. So, you could even comRead more
If your interests indeed lie in front-end development, JavaScript would be a better option for you since, well, it is the language of the front-end of the web, so to speak.
Django (which is a framework, not a language) would be something to learn in order to create a back-end. So, you could even combine the two, building some application powered by a Django back-end and a JavaScript(-heavy) front end.
See lessShould I start with Django or JavaScript?
I will disagree with Rishabh on this one, it's only when I started with JavaScript did I truly come to appreciate the design decisions that are made in any programming language. JavaScript taught me a whole lot of semantic concepts. Be it the prototypal school of inheritance, or functional programmiRead more
I will disagree with Rishabh on this one, it’s only when I started with JavaScript did I truly come to appreciate the design decisions that are made in any programming language.
See lessJavaScript taught me a whole lot of semantic concepts. Be it the prototypal school of inheritance, or functional programming concepts like closures, functions as first class citizens, higher order functions.
Yes, JavaScript did have a bad reputation a while back, but let bygones be bygones. Investing sometime – emphasis on the fact that you need to invest time in learning the language, the design decisions and especially it’s good parts will enrich your repertoire.
Today JavaScript is pervasive, node.js in the server, EcmaScript 5.1 in the browser, databases all were powered by this language. So, the investment is well worth the gains.
Is PHP still a relevant language in 2017?
PHP is still very relevant! Since the release of PHP 7, the language is now being concidered as an enterprise programming language. This means that it’s used a lot of places where big work-loads happen. The true magic with PHP is that there are different frameworks that makes your code very nice toRead more
PHP is still very relevant! Since the release of PHP 7, the language is now being concidered as an enterprise programming language. This means that it’s used a lot of places where big work-loads happen.
The true magic with PHP is that there are different frameworks that makes your code very nice to look at; while also making your job very much easier. (little plug for Laravel ;))
See lessIs PHP still a relevant language in 2017?
Yes it still is and it will be for a long time. At least in web development. WordPress is powering close to 75 million website and that uses PHP. I work for an agency that is trying to get PHP developer for 12 month and is still employing. In the UK is a large amount of open PHP jobs and I get contaRead more
Yes it still is and it will be for a long time. At least in web development.
WordPress is powering close to 75 million website and that uses PHP. I work for an agency that is trying to get PHP developer for 12 month and is still employing. In the UK is a large amount of open PHP jobs and I get contacted at least once every week from companies offering PHP jobs.
If you want to get paid for your work and want to be able to choose the company you work for then PHP is the language you need to be good at.
See lessIs PHP still a relevant language in 2017?
It is just shifting away from being the only major server-side scripting language to one of many, that is all. It is true that it became out of favor for high volume sites and large-scale commercial infrastructures lately but it still remains really popular for small to mederate sized applications.Read more
It is just shifting away from being the only major server-side scripting language to one of many, that is all.
It is true that it became out of favor for high volume sites and large-scale commercial infrastructures lately but it still remains really popular for small to mederate sized applications.
If Facebook was about to be developed today, probably it would not be developed in PHP, but that does not make the language irrelevant at all.
See less