Completed question 34 with a grade of 100% on https://robotsbuildingeducation.com
Select all the correct steps required to create an instance of a class in JavaScript: #LearnWithNostr
Completed question 33 with a grade of 85% on https://robotsbuildingeducation.com
Explain the purpose of the `constructor` method in a class. #LearnWithNostr
Completed question 33 with a grade of 85% on https://robotsbuildingeducation.com
Explain the purpose of the `constructor` method in a class. #LearnWithNostr
Completed question 32 with a grade of 100% on https://robotsbuildingeducation.com
Which of the following code blocks correctly defines the constructor method and uses the "new" keyword for class instantiation? #LearnWithNostr
Completed question 31 with a grade of 100% on https://robotsbuildingeducation.com
In programming, what keyword is used to create an object in JavaScript? #LearnWithNostr
Completed question 29 with a grade of 100% on https://robotsbuildingeducation.com
[object Object] #LearnWithNostr
Completed question 29 with a grade of 100% on https://robotsbuildingeducation.com
[object Object] #LearnWithNostr
Completed question 28 with a grade of 100% on https://robotsbuildingeducation.com
In a bash terminal environment, create a directory called app using the make directory command #LearnWithNostr
Completed question 27 with a grade of 75% on https://robotsbuildingeducation.com
Provide an example of how an array can be used to manage data in a web application. #LearnWithNostr
Completed question 27 with a grade of 70% on https://robotsbuildingeducation.com
Provide an example of how an array can be used to manage data in a web application. #LearnWithNostr
Completed question 27 with a grade of 70% on https://robotsbuildingeducation.com
Provide an example of how an array can be used to manage data in a web application. #LearnWithNostr
Completed question 26 with a grade of 100% on https://robotsbuildingeducation.com
Create an array `fruits` with 'apple' and 'banana'. Add 'pink' to the end and remove 'apple' from the beginning. #LearnWithNostr
Completed question 25 with a grade of 100% on https://robotsbuildingeducation.com
Complete the code to declare an array, add an element to it, remove the last element, and then access an element. #LearnWithNostr
Completed question 24 with a grade of 100% on https://robotsbuildingeducation.com
Which of the following methods are valid for manipulating arrays in JavaScript? #LearnWithNostr
Completed question 23 with a grade of 75% on https://robotsbuildingeducation.com
Describe a scenario in software development where loops are essential. #LearnWithNostr
Completed question 22 with a grade of 100% on https://robotsbuildingeducation.com
Write a `for` loop that prints numbers from 1 to 5. #LearnWithNostr
Completed question 21 with a grade of 100% on https://robotsbuildingeducation.com
Arrange the steps of a `for` loop execution with drag-and-drop. #LearnWithNostr
Completed question 20 with a grade of 100% on https://robotsbuildingeducation.com
Which loop will continue executing as long as its condition remains true? #LearnWithNostr
Completed question 19 with a grade of 100% on https://robotsbuildingeducation.com
In a Bash terminal environment, enter the help command to discover basic commands. #LearnWithNostr
Completed question 18 with a grade of 85% on https://robotsbuildingeducation.com
Provide an example of how conditional statements are used in real-world applications. #LearnWithNostr
Hi everyone, I am primarily using this platform to follow other people's projects and learn more in general. So far I have used Primal and nostter.
#introductions