Computer Science Programming Language Blog 2

 

Abinezer Abebe

STEM 

Week 2

                              Computer Based Programming Languages Research  

There are varies types of computer programming languages. Python is a interpreted programming language. Interpreted programming languages it incorporates modules exceptions and dynamic typing. Its a very high level programming language. Pythons writability and readability is why its ranked so high on most popular languages next to java and C. Python code is easily portable and has thousands of free open code programs. Why would a user choose python over C? C programming language works well with internal software and while python is a general all purpose language that can complete most tasks.

Taking a look at python and C. C was first used in 1972 and designed by Dennis Ritchie and Bell labs. The main purpose of C at the time was for US Army development. Time went on and C was used in small electronics and became more practical. C was also used on the Unix operating system. Python first appeared in 1991 and was designed by Guido van Rossum. Python was created to improve user readability and open a whole new frontier with object oriented programming. The aim of Python was help programmers write cleat logical code for small and large scale projects. Which language to choose was based on the programmer and what type of project was to be accomplished.

Programming languages are used in everything nowadays from your cars chip to your laptops software to you refrigerator or your TV. Every electronic with software was written code it was to complete. What good is an iPad without software it would just be a good door wedge.

Programming languages biggest difference is that they take great form of precision and completeness the computer needs to know exactly how and when and were to complete the code. Nothing is assumed in programming a simple mistake could cause your whole program to crash. A programming language provides a structured mechanism for defining pieces of data and the operations or transformations that may be carried out.








Comments

  1. Great introduction into programming languages, specifically python. It is crazy to think how so many things in our life use code from these languages and we don't even know it. Python and R are both widely used in biology/bioinformatics, now I can see why Python is used, clean, logical code and lots of free open programs to use.

    -Shawn

    ReplyDelete

Post a Comment

Popular posts from this blog

Computer Science Programming Language Blog 3

Computer Science Programming Blog 9