1,111,111 TRP = 11,111 USD
1,111,111 TRP = 11,111 USD
Reset Your New Password Now!
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 memory should be reported.
Please briefly explain why you feel this user should be reported.
How to approach applying for a job at a company owned by a friend?
Unless you desperately need this job, in which case it’s a whole different story. Then saying “please please give me a job, I’m about to lose my house and my children will be starving homeless waifs” etc might be your best bet.
Unless you desperately need this job, in which case it’s a whole different story. Then saying “please please give me a job, I’m about to lose my house and my children will be starving homeless waifs” etc might be your best bet.
See lessHow to approach applying for a job at a company owned by a friend?
Of course it will. But that’s not in and of itself a problem.1 You know this person well enough to consider him a friend so it would be very strange not to give him a heads-up, especially because he’s actually the owner and it’s a small business. Just tell him that you saw the ad and think that youUnfold thinking...
Of course it will. But that’s not in and of itself a problem.1 You know this person well enough to consider him a friend so it would be very strange not to give him a heads-up, especially because he’s actually the owner and it’s a small business. Just tell him that you saw the ad and think that you could potentially be a good candidate, even if you aren’t a perfect match experience-wise. Just be direct, honest and make it easy for him to say no. There are legitimate reasons not to hire friends, even if there are a few levels between you, your friend might simply prefer not to mix business with personal relationships, or they may as you suspect prefer a more experienced profile.
See lessHow to handle personal stress caused by utterly incompetent and lazy co-workers?
The way I’m managing this at my current job is by turning my anger into satisfaction. Every time I place my hands on bad code, I try to leave it into a better shape, or at least leave a few TODOs and comments with tips and tricks for those that will come after me. Will they keep writing bad code andUnfold thinking...
The way I’m managing this at my current job is by turning my anger into satisfaction.
Every time I place my hands on bad code, I try to leave it into a better shape, or at least leave a few TODOs and comments with tips and tricks for those that will come after me.
Will they keep writing bad code and ask dumb things? Probably.
Will I keep fixing things as much as I can? Sure.
After a couple of years you will look at your codebase and feel great at how much it improved with your efforts.
Don’t wait for change, be the change.
See lessHow to handle personal stress caused by utterly incompetent and lazy co-workers?
While I agree with some of the other answers that, yes this is beyond your control, and yes you are best off just focusing on your own work, that doesn’t take your stress away. My advice is this – limit yourself to specific time when you vent that stress to your friends and family. My husband and IUnfold thinking...
While I agree with some of the other answers that, yes this is beyond your control, and yes you are best off just focusing on your own work, that doesn’t take your stress away.
My advice is this – limit yourself to specific time when you vent that stress to your friends and family. My husband and I complain to each other about work for one hour only. Rather than bottling up my anger and taking it out on him, I explain my problems. He does the same and we sympathize with each other. It’s bad to bring your work problems home, but if you can’t help it because it’s that bad, put boundaries on it. You may even get a fresh perspective on things.
See lessHow to handle personal stress caused by utterly incompetent and lazy co-workers?
I’m serious. People are not going to change. IT is like any other industry, you get the good, the bad, the ugly and the strange. You can control none of this. The only thing you can control is your reactions to what is going on around you. You don’t know why these people were hired, you won’t controUnfold thinking...
I’m serious. People are not going to change. IT is like any other industry, you get the good, the bad, the ugly and the strange.
You can control none of this. The only thing you can control is your reactions to what is going on around you. You don’t know why these people were hired, you won’t control whether they grow and expand or remain where they are or drift off or get fired.
This is beyond your control. Don’t waste your time with it. If you don’t waste your time, it won’t stress you. Do your work. Do what it takes to document things so that you are not blamed for another’s incompetence, and then move on. That is the only way to deal with the stress. You don’t get caught up in the things you do not control. That, and affirming your own existence and being satisfied with your own work.
See lessHow to evaluate whether a career coach is beneficial?
Think about where you see yourself in 5 years time. Based on that, look through LinkedIn profiles and ask people out for coffee and conduct informational interviews. Learn more about what they do, what challenges they face, and what they enjoy about the work that they do. You need to learn the in’sUnfold thinking...
Think about where you see yourself in 5 years time. Based on that, look through LinkedIn profiles and ask people out for coffee and conduct informational interviews. Learn more about what they do, what challenges they face, and what they enjoy about the work that they do. You need to learn the in’s and out’s before you make a career switch. Do your homework.
You only live life once so make it the best.
Hope that helps.
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 coUnfold thinking...
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?
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 machinUnfold thinking...
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 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 programmiUnfold thinking...
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 toUnfold thinking...
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 less