Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Captcha Click on image to update the captcha.

Have an account? Sign In Now

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.

Open your app
KlickUP
Sign InSign Up

KlickUP

KlickUP Navigation

  • Home
Search
Ask A Question

Mobile menu

Close
Ask A Question
  • Welcome to KlickUP
  • Home
  • Quizzes
  • Quantum Solverz
  • Academic Support (ClickUP)
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Favorites
  • Polls
  • Groups
  • Add group
  • Badges & Points
  • Users
  • Referrals
  • KlickUP Referral Campaign

Dimpho D

New Member
101 Visits
3 Followers
20 Questions
Home/ Dimpho D/Questions
  • About
  • Questions
  • Polls
  • Answers
  • Best Answers
  • Groups
  • Joined Groups
  • Managed Groups

KlickUP Latest Questions

Dimpho D
  • 4
Dimpho DNew Member
Asked: 8 years ago

How to handle personal stress caused by utterly incompetent and lazy co-workers?

  • 4

I’ve worked in Software Development teams my entire career and I’ve come to realize the spectrum of skill-sets is utterly staggering. Over the years I’ve managed to adapt my in-office behavior to handle utterly incompetent and lazy people. The way I ...Read more

I’ve worked in Software Development teams my entire career and I’ve come to realize the spectrum of skill-sets is utterly staggering. Over the years I’ve managed to adapt my in-office behavior to handle utterly incompetent and lazy people.

The way I handle it is to simply cap my anger and frustration, but I find myself going home and venting my anger in the form of complaining to my family and friends, but this is not healthy to me nor my family/friends.

How do I handle personal stress caused by utterly incompetent and lazy co-workers?

Optional info below:

In my younger years, I naively believed incompetent/lazy people didn’t cut it in the software industry for long. I disappointingly found that preferential treatment, nepotism, and just plain self-interest on the part of managers seem to undermine this natural filtering of idiots from the software engineering industry. Thus, it seems I must learn to deal with them.

I have endless patience for people who are junior and ask numerous questions, but I don’t seem to know how to handle stress caused by the utterly incompetent and lazy people that don’t apply themselves.

Read less
5
  • 5 5 Answers
  • 140 Views
  • 3 Followers
Answer
Dimpho D
  • 3
Dimpho DNew Member
Asked: 8 years ago

How to evaluate whether a career coach is beneficial?

  • 3

I am trying to find/change my career trajectory. Its a good cozy job, but I want something that I get excited to work on in the morning. Career change is hard, for a lot of reasons. So I cant just ...Read more

I am trying to find/change my career trajectory. Its a good cozy job, but I want something that I get excited to work on in the morning. Career change is hard, for a lot of reasons. So I cant just try out a lot of different careers, and need to be more methodical in finding out the ideal fit.

have a general idea of the direction I want to go in. However, I think a lot of my decisions have been made under peer pressure or expectations of other people. I am looking for somebody who can provide me an objective assessment of my strengths and weaknesses, and to move towards a career which relies more on my strengths and innate (unconscious) drivers. There are millions of coaches online.. and it seems everybody these days wants to become a coach. So I am wondering how to find a reliable coach who will get you to where you want to get to?

What do you look for when searching for a career coach and how do you determine whether it’s beneficial?

Read less
4
  • 4 4 Answers
  • 70 Views
  • 3 Followers
Answer
Dimpho D
  • 3
Dimpho DNew Member
Asked: 8 years ago

How do I tell my new employer that I can’t use the computer they gave me?

  • 3

Just this week I started working for a new company. I’ve been developing code and going through the database the past couple of days on my machine. Everything is working fine, I set up a new account and it’s hooked ...Read more

Just this week I started working for a new company. I’ve been developing code and going through the database the past couple of days on my machine. Everything is working fine, I set up a new account and it’s hooked into the domain and everything.

Today, the Director IT gave me a “work” computer. It’s running Windows XP with 3 GB of ram, and has a 11 inch screen. He also mentioned I could possibly use a remote desktop for development.

This would make it incredibly difficult for me.

I have a 2012 Retina Display Macbook Pro, running Windows 7, with 8GB RAM, Core i7, etc. I am much more comfortable with it, and it has the power I need to get the job done and run the multiple programs with no lag.

Read less
computeremployer
3
  • 3 3 Answers
  • 52 Views
  • 1 Follower
Answer
Dimpho D
  • 2
Poll
Dimpho DNew Member
Asked: 8 years ago

Should I start with Django or JavaScript?

  • 2

Poll Results

Please login to vote and see the results.

Participate in Poll, Choose Your Answer.

Starting with javascript is important, it shows you the basics of object oriented programming and how a DOM can interact with HTML to edit the frontend. This principle is necessary in Django, however by using python, there is a large ...Read more

Starting with javascript is important, it shows you the basics of object oriented programming and how a DOM can interact with HTML to edit the frontend. This principle is necessary in Django, however by using python, there is a large amount of key principles left out. Learning how types operate and why data locations should be managed by the programmer is an essential skill, but easily managed by python, for this reason, I would start with Javascript to understand how to change the front end, and then “migrate” these skills into Django only once you have learned the key OOP principles

Read less
djangojavascript
3
  • 3 3 Answers
  • 73 Views
  • 1 Follower
Answer
Dimpho D
  • 1
Poll
Dimpho DNew Member
Asked: 8 years ago

Is PHP still a relevant language in 2017?

  • 1

Poll Results

Please login to vote and see the results.

Participate in Poll, Choose Your Answer.

If you asked this question in 2011, the reply would have been: “probably yes, but only because of the massively huge code base developed in 15 years”. In 2017, we have to reply: “There has been a disruptive factor called PHP ...Read more

If you asked this question in 2011, the reply would have been: “probably yes, but only because of the massively huge code base developed in 15 years”.

In 2017, we have to reply: “There has been a disruptive factor called PHP 7. It changed a lot in the backend development perspective”.

PHP 5.5+ had been a big step up already. From the ancient, C flavoured spaghetti code, to a proper rich and modern language.
PHP 7 is not “just” monstruosly fast (it’s been reenginered from scratch), it also takes a LOT of the “good stuff” from Java and other good languages and makes it extremely easy to create proper code.
Code fast, code fast code (!) and have nothing special to install. No stale compiled files, no need for complicated sources building software, no need for a compiler at all.

Read less
languagephp
3
  • 3 3 Answers
  • 63 Views
  • 1 Follower
Answer
Dimpho D
  • -1
Dimpho DNew Member
Asked: 8 years ago

How much do web developers earn? What is their salary?

  • -1

I am thinking of pursuing web developing as a career & was just wondering. I’ve heard that that location is a big factor when it comes to salary of web developers. Kindly state: 1) Country 2) Salary Monthly/Yearly 3) Years ...Read more

I am thinking of pursuing web developing as a career & was just wondering. I’ve heard that that location is a big factor when it comes to salary of web developers.
Kindly state:
1) Country
2) Salary Monthly/Yearly
3) Years of experience.
P.s) You can choose to remain anonymous if you want to.

Read less
developerssalary
4
  • 4 4 Answers
  • 57 Views
  • 0 Followers
Answer
Dimpho D
  • 4
Dimpho DNew Member
Asked: 8 years ago

What is a programmer’s life like?

  • 4

How is their personal life, family life, friends, work environment and everything that you can think that a programmer does throughout the day?

How is their personal life, family life, friends, work environment and everything that you can think that a programmer does throughout the day?

Read less
lifeprogrammer
5
  • 5 5 Answers
  • 153 Views
  • 1 Follower
Answer
Dimpho D
  • 2
Dimpho DNew Member
Asked: 8 years ago

Do the international students get a job offer in Australia after completing their Masters degree from University of Melbourne?

  • 2

Hi, I am an Indian student looking to pursue Masters from the University of Melbourne. I wanted to know the situation I will be in after I complete my Masters. Will I get decent job offers from companies in Australia ...Read more

Hi, I am an Indian student looking to pursue Masters from the University of Melbourne. I wanted to know the situation I will be in after I complete my Masters. Will I get decent job offers from companies in Australia or other International companies?

Read less
programsuniversity
3
  • 3 3 Answers
  • 42 Views
  • 2 Followers
Answer
Dimpho D
  • 0
Dimpho DNew Member
Asked: 8 years ago

How do I make the most out of a MS in Business Analytics?

  • 0

I will be studying full-time for a 1-year MS in Business Analytics. What advise would you give to a person in this situation so that he can make the most out of his time out from work and get the ...Read more

I will be studying full-time for a 1-year MS in Business Analytics. What advise would you give to a person in this situation so that he can make the most out of his time out from work and get the maximum benefit from such a program?

Read less
analyticsprograms
2
  • 2 2 Answers
  • 57 Views
  • 0 Followers
Answer
Dimpho D
  • 1
Dimpho DNew Member
Asked: 8 years ago

Which graduate program should I choose – SUNY Buffalo or SUNY Binghamton?

  • 1

I’m a 23 year old man deciding between 2 schools, both of which would provide me with a tuition waiver and stipend to live on. I currently work a full-time job that pays relatively well, but I’m itching to go ...Read more

I’m a 23 year old man deciding between 2 schools, both of which would provide me with a tuition waiver and stipend to live on. I currently work a full-time job that pays relatively well, but I’m itching to go to school to go to school to research in a field I’m passionate about.

Read less
3
  • 3 3 Answers
  • 47 Views
  • 0 Followers
Answer

Sidebar

Ask A Question

Stats

  • Questions 68
  • Answers 88
  • Best Answers 2
  • Users 18
  • Popular
  • Answers
  • Dimpho D

    How to approach applying for a job at a company ...

    • 10 Answers
  • Dimpho D

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Dimpho D

    What is a programmer’s life like?

    • 5 Answers
  • KlickUP A.
    KlickUP A. added an answer Doctoral students or postdoctoral researchers interested in this program can… December 19, 2025 at 8:17 am
  • KlickUP A.
    KlickUP A. added an answer Nominees can be of any citizenship, including Canadian citizens, permanent… December 19, 2025 at 8:12 am
  • leo
    leo added an answer First, I collect any data I have from the client,… June 13, 2024 at 7:06 pm

Top Members

Sandile K

Sandile K

  • 2 Questions
  • 42 Points
New Member
Thapelo MD

Thapelo MD

  • 2 Questions
  • 40 Points
New Member
KlickUP A.

KlickUP A.

  • 35 Questions
  • 35 Points
New Member

Trending Tags

analytics canada impact+ research training awards career chem company decisions english google grade 10 grade 11 grade 12 language motivation letter nanny physics presentation programmer programs salesperson statement of purpose

Help

  • Knowledge Base
  • Support

Explore

  • Welcome to KlickUP
  • Home
  • Quizzes
  • Quantum Solverz
  • Academic Support (ClickUP)
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Favorites
  • Polls
  • Groups
  • Add group
  • Badges & Points
  • Users
  • Referrals
  • KlickUP Referral Campaign

© 2025 KlickUP. All Rights Reserved
With Love by Quantum Solverz.