Have you ever used a command prompt before? It’s an app on windows. It can be used to manage files and run commands on your computer. The first time I saw command prompt I was intimidated by it because all...
My interest in software engineering is making apps, AI, and the development of future software and hardware. I would like to make several apps throughout my life. I hope to use these apps myself. I also want to learn about...
This week I learned about UI frameworks. I thought that UI frameworks are relatively easy to get started. However, learning UI frameworks was not a smooth one. Some of the troubles I had initially with UI frameworks were getting the...
This was the first time I learned JavaScript. I felt that parts of the tutorials were hard. The tutorial was challenging because you could not move on until you finished the current page. I saw some differences from the coding...
An example of a good question I found on stack overflow is “How do I declare and initialize an array in Java?” This is a good question because it is concise. It specifies which language he is trying to work...