Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
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.
Connect with people of different fields , ask questions, and get the help you need. Whether you're troubleshooting a tech issue, exploring new innovations, or seeking expert advice, Find Tek brings together a community ready to support and share knowledge.
How to handle personal stress caused by utterly incompetent and lazy co-workers?
Gotta get some perspective on what matters. If incompetent, lazy and/or stupid people stress you out that much, you’re going to be dead at a very early age, because people who fit that description comprise the vast majority of all societies. Also, realize that “not doing things exactly as I would orRead more
Gotta get some perspective on what matters. If incompetent, lazy and/or stupid people stress you out that much, you’re going to be dead at a very early age, because people who fit that description comprise the vast majority of all societies.
Also, realize that “not doing things exactly as I would or want them to be done, catering to my own timeframes and desire” is not necessarily being lazy or stupid. Do you cater to their wants the same way you want them to cater to yours?
It could very well be that you are simply surrounded by complete losers and idiots. Make sure, if you’re going to stress yourself to an early grave, that it’s really over them being lazy and/or incompetent, and not a case of you having a very self-centered life view.
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 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?
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 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?
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 programmRead 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.
Should 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 programmRead 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.