141 Event - Programming 8/8/24
In this assignment we made a program for a special sale with toy cars. When put into J Doodle it ran the sale. J doodle is a programming site that is an AI powered online complier and IDE. In our programs we execute code in C # which is a general programming language that allows developers to access a systems memory at a low level.
Gmetrix Lab 8/8/24
In this lab, we learned about stacks and heaps and we had to identify what they do and how fast the memory types are. A stack is a data structure that stores elements in a Last - In- First- Out (LIFO) order. A heap is a common pool of memory that is available to the program.
Domain 2 Lesson 1 Packet 8/12/24
In this packet, we watched videos on the material and filled in the notes while watching. The site we learn and watch videos on about our programming lessons is Gmetrix. It has built in videos and labs for practice and active learning. In class, we get packets and have to fill in blanks as a class while discussing the video.
Garbage Collection Asynchronous Assignment
For our asynchronous assignment we learned new code and used time in class to use J doodle. Garbage collection is a memory recovery feature built into programming languages sich as C# and Java. A GC engine automatically frees up memory space that has been allocated to objects no longer needed by the program.
Searching Algorithms
Domain 2: Software Development Principles Exercise Labs.
In this assignment I created a repository which is a place to store things like files and code. The lab directed me to make a repository and clone it.
Prototyping In The Medical & Healthcare Industry
In this assignment we were assigned to create an info-graphic about prototyping in different industries. I had to talk about the different devices and prototypes that are used in the industry I chose and explain how they impacted Medical and Healthcare as a whole. Lately, we have been talking about the design process so I had to explain the different processes of prototyping for medical technologies.
Critical Analysis Of An Article: Global Issues In Software Development
The article I chose to analyze was an article about Outsourcing. Outsourcing is when goods are attained from another source or supplier. I dug into the pros and cons about outsourcing and summarized the article in different categories.
Comparing Software Development Models
In this project I used the internet to research different software development models. I pointed out the pros and cons of the different models and explained the different phases the models go through when being created.
Gmetrix Domain 4 Preassessment
Web Applications
Object Oriented Programming Concepts Assessment & Test Corrections
Flappy Bird World Assignment
Domain 4 Lesson 1 Gmetrix Guided Notes