PinnedAbdelhadi ElouarguliHow social media effects your brainSocial media has become second nature – but what impact is this having on our brain?May 6, 2021May 6, 2021
Abdelhadi ElouarguliConditionals in DartConditionals are programming language commands for handling decisions. Specifically, conditionals perform different computations or actions…May 3, 2021May 3, 2021
Abdelhadi ElouarguliLoopsA loop is a programming structure that repeats a series of instructions until a condition being met, loops can be very useful and can save…Mar 6, 2021Mar 6, 2021
Abdelhadi ElouarguliVariables in DartVariables are used to store one or more values on a computer program.Mar 5, 2021Mar 5, 2021
Abdelhadi ElouarguliOperatorsIn this lesson, we will discuss the operators that are available in Dart.Mar 4, 2021Mar 4, 2021
Abdelhadi ElouarguliData types in DartThe data type of a variable is referred to what kind of information that variable or item can have.Mar 3, 2021Mar 3, 2021
Abdelhadi ElouarguliDart Programming languageDART IS A PURE OBJECT-ORIENTED PROGRAMMING LANGUAGE, WITH EVERY VALUE BEING AN OBJECT.Mar 3, 20211Mar 3, 20211