10

I've been given an intern to help me with my work (lol it's not helping) and she knows almost nothing of web dev, not even what Nodejs is, I had to explain it and guide her step by step on how to install it on her laptop. On her CV it says she has JavaScript experience, but she cannot even put together a basic HTML page, she asked me what a div is. As far as I know, HTML, CSS and JS are pieces of the same pie and you cannot really work with JS unless you also work with HTML and CSS. I think she lied on her CV and I need to tell my manager.

My question is, is it normal to know JavaScript and not know much about HTML and CSS?

Comments
  • 3
    Ask her to write a loop in JS. See if she can even do a for loop.

    I use javascript all the time at work, but I use it in Qt QML/C++ framework. I have not done a lot of web work for a while.
  • 1
    @Demolishun Good idea. I have pair programming sessions with her, so next time I'll see what she knows of JS. Will be quite interesting...
  • 3
    I'd say she could have js experience without knowing HTML - but then she should know node. They may others ways to use js as well as demolishuns post showed, but how likely is this?
  • 4
    @horus Or does she have Java experience, and was mistook for javascript?
  • 3
    I swear to God if I hear another story of someone getting a job in web development and they don't even know the most most most basic stuff and I read it without having a job already, I'm gonna fly to the moon, and jump at 500000000km/h with the most intense of hopes that I can fall, die and split / mess up Earth while I'm on it
  • 1
    The problem with HR people these days.. They kept hiring incompetent people and pushed them unto us.
  • 1
    @horus yeah you're right if the intern didn't learn JS with Web-Dev then the intern has to know node if not the intern needs to know web html
  • 2
    Wow today she tried to run the contents of the tailwind.config.js file inside her terminal. She doesn't understand the difference between a code editor/IDE and a terminal. I had a chat with my manager and apparently we need to train these under-educated people because social corporate responsibility stuff. Ugh. So now I have her doing FreeCodeCamp from scratch. I just can't, I have other work to do. Don't know why I wasn't told this before, would have saved me a f-ing week...
  • 2
    They definately should have told you before what their intentions are instead of telling you you would get help. Idiots. At least they didn't hire her because someone hoped for a chance to get laid appereantly...
  • 0
    @green-portal Yep, getting paid a salary, but I don't know how much.
  • 1
    @dissolvedgirl girl if anything happens, I do know what a div is and how to do a loop in JavaScript. and react. and I'm willing to be an intern.
  • 1
    Well if we can do that I would like to apply too xD

    Just need a few weeks to finally finish my Bachelors Degree
Add Comment