home.social

#codingforbeginners — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #codingforbeginners, aggregated by home.social.

fetched live
  1. Think Like a Programmer: Introduction to OOP

    An object Conceptually, an object is something which is perceived as it is distinguishable from its surroundings, self-contained unit, and identifiable. Look at this example, there are 3 circles, each one of them is identified by a unique symbol (A,B, and C). So, each circle is: distinguishable from its surroundings a self-contained unit identifiable by its symbol An object may also be described by a set of attributes that constitute an internal state, which can change over time and a […]

    skillssprouts8.wordpress.com/2

  2. Think Like a Programmer: Introduction to OOP

    An object Conceptually, an object is something which is perceived as it is distinguishable from its surroundings, self-contained unit, and identifiable. Look at this example, there are 3 circles, each one of them is identified by a unique symbol (A,B, and C). So, each circle is: distinguishable from its surroundings a self-contained unit identifiable by its symbol An object may also be described by a set of attributes that constitute an internal state, which can change over time and a […]

    skillssprouts8.wordpress.com/2

  3. IF, AND, OR: Common Logical Conditions Made Simple

    IF function The IF function is located in the Logical category of functions in Excel. Its job is to do a conditional test on a criteria then return different answers depending on whether the results of the test are true or false. The conditional (logical) test can be made on values, text or on formulas. Syntax: IF(logical_test,value_if_true,value_if_false) logical_test Is the test performed on a value or expression. The result of the test must be able to be evaluated to TRUE or FALSE. […]

    skillssprouts8.wordpress.com/2

  4. IF, AND, OR: Common Logical Conditions Made Simple

    IF function The IF function is located in the Logical category of functions in Excel. Its job is to do a conditional test on a criteria then return different answers depending on whether the results of the test are true or false. The conditional (logical) test can be made on values, text or on formulas. Syntax: IF(logical_test,value_if_true,value_if_false) logical_test Is the test performed on a value or expression. The result of the test must be able to be evaluated to TRUE or FALSE. […]

    skillssprouts8.wordpress.com/2

  5. Interested in coding? Live in London? Join our free Introduction to JavaScript course and learn the basics of one of the world's most widely used programming languages.

    platformtraining.com/courses/j

    #Hackney #JavaScript #CodingForBeginners #DigitalSkills