codedamn

Objects

Created by Codedamn about a year ago

0

No description provided

5 Comments

    1

    Could have been a little slower... Did anyone else feel the same?

    @adithya

    Adithya S

    @adithya

    0

    Dear please start explaining to beginners , your style of explanation is not even for Juniors but for Middle programists

    @vitamine007

    Bahodir AHROROV

    @vitamine007

    3

    It would be easier to understand what an Object is by giving an example that people can follow. Objects are just ways to use code to define stuff that is more complex than a single type (such as "String", number, or boolean)

    So if we created an object called person, perhaps it includes the parameters of age, name, and location. The parameter would be the key and then you would include the value to that parameter after the colon.

    Fortunately there is lots of information on YouTube describing Objects in more detail. For new programmers supplement Mehul's training with general programming training on Google/YouTube and you'll find it's much easier.

    His specialization of teaching is in being able to aggregate huge amounts of information into a relatively short course. This is hugely valuable as without an expert training like what he provides this journey may easily take 6-12 months... Alternatively Mehul can get someone up to speed within just a few months.

    @winandhelpwin

    Andy

    @winandhelpwin

    0

    what is the rule with curly brackets here?

    @billievoo

    billie

    @billievoo

    0

    Is this the start of JSON?

Your comment