12
Joehaz
6y

I prefer drugs. I’m learning JavaScript as my first programming language and just getting the basics and the syntax down is fucking killing me.

Comments
  • 1
    Does sharing memes give u joy or what ???
  • 2
    Why? Javascript is the easiest :( Anyway, good luck!
  • 1
    Welcome onboard the JS train ☕
  • 0
    @noogli yes it dos lol
  • 0
    @telephantasm it’s hard when you have never thought in a programmer mindset lol
  • 1
    @Desinika thanks dude
  • 1
    Javascript is hard of ur learning all the features like iterative programming... functional programming and god knows how many other it can support lols. If ur doing really small things like browser scripting, jquery etc.. then its no hard. It will take some time. But yeah moving to objected orientation is hard for beginners on js. Would suggest any other language other than js for that. So that u r concrete on ur basics. I myself learned oops on csharp and i knew basics of js back then. When i was comfortable, i jumped to oops in js and got screwed. But enjoyed it. Lols. It is challenging. Thats the word, not hard. All the best.
  • 0
    @ladiesman well hopefully if someone can explain it to me and show me how easy it is lol. But I am mostly just confused by the terminology. I’m new to web development as a whole .
  • 0
    @karthikdev thanks for the info . I guess trying to learn oop is difficult for most people at first? Would you recommend learning another language first and then jumping back to JavaScript?
  • 1
    @Joehaz hi again. My suggestion is that if u wanna learn abt web programmin then u need to understand where everything fits. I did this with learning the birds eye view of a programming stack like LAMP architecture. Here L is for linux. A is for apache, the web server, M is for mysql and p is the server language i.e php. I was inspired to learn abt php after watching the social network. I just learned what php is. How i talks with mysql db. And how it outputs an html page. Thats how i learnt abt javascript where it just did little stuffs like scripting the forms data..etc. very minimal stuff. I refered to new bostons videos on youtube for this part of js. As it gave me an overview and how the vrowser objects interacted.

    Next i learned .net i.e csharp in detail from a mentor. He taight me good, but learned oops in detail.

    Then i touched nodejs and thats when i discovered it a lot more.

    Learn java or csharp as its easy for oops. Js is hard for learnig oops in the beginner level.
  • 0
    @karthikdev thanks agin dude for the info . I really need to find a mentor. Just hard where I’m living
  • 0
    @Joehaz start with some online tutorials for java or csharp if u cant find one. Sky is the limit. All the best.
  • 1
    There should be a level under it with someone who has no eyeballs. That'd be Visual Basic.
Add Comment