August
I can construct and analyze code based on functional programming patterns.
I can incorporate error handling into applications or moduels.
I can construct and analyze code based on functional programming patterns.
I can construct and analyze algorithms and flowcharts to solve programming problems.
Promises are a way to handle asynchronous operations in JavaScript. They represent a value that may be available now, later, or never.
This is my first written C# code in class. Using functions and parameters to make my code.
Refers to understanding how to read stacks in programming. A coding practice aimed at preventing potential errors before they happen.
Events are signals that an action has happened . Delegates are safe function pointers that hide functions for the user.
Synchronous operations are performed one at a time in sequence. Asynchronous operations can run independently and at the same time.
The data I used was Int because when working with whole numbers. Floats are used when woring with decimals. You shouldn't use decimals
Math Professor
Card Dealer