Details
-
Abouta student, who is passionate about coding.
-
Skillsjs, css, php, node, py
-
LocationAustria
Joined devRant on 1/31/2017
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
The company I work for offered a Javascript Course/Training for every developer to enroll, which happens to take place on 3 days. In the description it was ensured to be for everyone, doesn't matter if you are an expert or beginner: there's something to learn for everyone.
The company described him as a top coacher in Austria and that he is overbooked for 2 years. High in demand indeed. "Has to be good", I thought. As a relatively average JS developer, there has to be something to learn for me.
Sitting here the second day, I fucking regret to join this shit. I have never seen such a bullshit in my lifetime. Why the fuck would you even book this man, he doesn't even understand basic concepts of software engineering. Just reading down the script, opening the script on one laptop and showcaseing it on the other. When someone asks a question, there's a 70% chance he doesn't know the answer. It takes this scumbag 30 fucking seconds to define a function; probably making spelling mistakes alongside.
I don't even want to know how much this dude will make from this "coaching". Hoped that it'd get better over time but I don't see an improvement. Contacting my boss that I'll leave this "training".7 -
!rant
Just switched to a Mac, so far everything is going fine. (From Windows)
Any Windows-to-Mac switchers out there ?
How was the switch and the learning curve ?5 -
!rant
I just know the basics of js and I had an interview with the ceo of a company. He said that if I am able to build a Twitter Client in React.js in 2 months, they will give me the opportunity, to work at the company in the summer. What do you guys think, is it possible for me to learn React and the Twitter API in 2 months. (I am a student, so keep in mind :D)3 -
Get rid of Facebook, and use devRant instead. The only way to improve your skills is by getting out of the comfort zone.
-
!rant
Struggled for 2 hours now. How the heck can a create a directory on android. My code:
File dir = new File(Environment.getExternalStorageDirectory(), "Directory");
dir.mkdirs();5