Skip to main content

Intro to Programming Languages

 


Having very little IT experience, this project is my first steps towards a better background in that department. It is exciting and makes me nervous at the same time as I have never used nor even read about programming languages before. This was the same for the program Scratch, but the outcome was positive and gave me a better understanding of what program coding consists of. The following is the link to my Scratch program
https://scratch.mit.edu/projects/1116622511

This was quite interesting, having never used the program Scratch, I found myself struggling a bit at first trying to figure out how all the different codes would affect the outcome. Once I had a decent grasp of that, I knew what I wanted to do but getting the figures to do it how I wanted was the challenge. The biggest challenge was getting the timing right for everything. I overcame this by simple trial and error. I would set a time for something, run the program and see if it needed to be slowed or sped up. I would repeat this for pretty much everything until I got the timing that I wanted. This really puts into perspective the challenges that computer programmers are probably facing when building way more complex programs.

Using scratch had its similarities to the participation activities in the text. They all have the similarity in the sense that you are plugging in specific inputs to get a desired output. They all might look different in doing so but that concept is the same. In the text we went over machine language, which is the basic binary codes of 0’s and 1’s, assembly language, which is basically the middle man of the three, it’s a bit more readable to humans and finally high level language, which is supposed to be the most readable for humans as it strays away from the basic machine code. For me, I think I was able to grasp the assembly language the easiest and I can see the machine language of 0’s and 1’s being the most difficult to understand. If you put a 0 or 1 in the wrong place and don’t realize it, I can see it taking some time trying to figure out where the mistake is. In my opinion, I believe the high level language such as JavaScript will be amongst the most popular due to it specializing in building websites and mobile applications. Websites and apps are a huge part on modern society and I don’t see that changing anytime soon.

This project was a good introduction into the world of computer programming and writing that code with the machine, assembly and high level program language. Using Scratch really started to connect the dots and put into prospective what goes into the building of the applications and other programs that we might be using everyday to make our lives easier.

Comments

Popular posts from this blog

The Pros and Cons of Microsoft Word, Excel, and PowerPoint

    All throughout the information technology world you will at some point have to utilize applications such as Microsoft Word, Excel and PowerPoint. These are some of the most common and basic applications that are out there today. Today I will be discussing the advantages and disadvantages of each, and how they compare to one another. Microsoft Word Advantages: Versatility in Writing: Word is perfect for all writing purposes, whether you're drafting a book, essay, poetry, contract or work memorandum. Formatting: It offers a lot of formatting tools, including various font styles, sizes, alignments, customizable margins, and borders for a more appealing document. User Friendly: This application is really easy for the user to utilize, navigate and learn quickly. Disadvantages: Limited Data Formatting: Word excels in writing and formatting that text, however, it lacks the data formatting capabilities found in other applic...

Computers in The Healthcare Industry

    Computers in The Workplace Today, I will explore the significant impact computers have on the healthcare industry. While my perspective comes from personal experiences as a visitor and patient rather than a professional standpoint, it's evident that computers play a crucial role in modern healthcare. Changing Healthcare Through Technology           One of the most noticeable impacts of computers is the transition from paper based records to digital medical records. This change has made it easier for patients to access their own records, schedule appointments through computer application systems, and even how they check in for appointments using digital devices. Many healthcare facilities have replaced the traditional paper and clipboard method with iPads to collect patient information. Computers also allow the ability for telemedicine, enabling patients to consult with healthcare professionals from home. These are just a f...