On September 7th, 2021, participants of the National Female Pretech Program, Mobile App edition, had their second class for the second week. The objective of the class was to know and understand how functions and variables worked.
Today, the trainer started the day by assisting those who did not hit the flutter demo application in getting caught up. They were successful in resolving all bugs and errors, resulting in the day’s task of learning about variables and functions, followed by actively practicing what they learned in the Dart Pad.
Variables were defined as entities that store data or values. Ms. Mazior also talked about data types like strings, booleans, and integers, as well as how to use functions with a curly bracket. They used arithmetic to calculate in dart pads. The ladies were assigned three functions to create: the main function, a print integer function, and a print string function.
At 1:30 pm participants took a thirty-minute lunch break and continued work on their demos when they returned.
Homework was assigned to students to help them remember what they had learned today. The assignment was to use the dart pad and dart programming language to print out their name, age, and address on their phones.