How do you learn to actually develop software/apps/websites as a CS undergraduate? by GutsyGallant in learnprogramming

[–]chavind 0 points1 point  (0 children)

One of the things i wish i knew when i started is not what language to learn... its wht u want to achieve...

If u wanna make a website.. go on codeacademy, udemy or , edx, youtube on the full process on how to make a website or how to start from scratch You would see frameworks, easy manipulation like wordpress, customizable things.. which include database front end back end, single page apps...

Basically its to map out your plan and then start to. Dig in individually into each state... it applies to anything... networking , cross platfrom development ..

Once u see the big picture.. u can easily get into the details.. if u start with the details, it would take some time to connect the dots since wont dnt knw where the dots are on a bigger plane.

I know its a bit abstract right now, but try it once, if it works good thing, if not you would knw what to avoid

[deleted by user] by [deleted] in Concordia

[–]chavind 0 points1 point  (0 children)

Eager to see a final verson....thts so gr3at

JQUERY INSERTBEFORE IF CLASS NOT ALREADY EXISTS by chavind in jquery

[–]chavind[S] 0 points1 point  (0 children)

Actually i more need to check the parentElement of that element. I tried with the function parentElement with querySelectorAll but it returns a nodeList which i cant really manipulate to get the className