Tuesday, May 25, 2021

Enriching Education: Great Coders in History You May Not Know

Computer science has grown and evolved immensely over the past century. From mechanical machines capable of processing basic computations to pocket-sized digital computers; and from ideas communicated only through papers and academia to the world wide web and a global community of software engineering working on open source problems, computer science has both an impactful history and an exciting future.

A Brief History of Computer Programming

Since the invention of Charles Babbage’s analytical engine in 1837, computers have needed instructions to perform tasks. These instructions are conveyed using coding languages. These coding languages are constantly evolving, beginning almost 150 years ago with Ada Lovelace’s translation algorithm. Early computer programs were written on punch cards: programmers would punch out dots on index cards in specific patterns that represented different instructions. Punch cards were replaced by tapes, which were then replaced by digital input methods.

In 1952, mathematician Dr. Grace Hopper completed A0, a program that allows a computer user to use English-like words instead of numbers to give the computer instructions. Seven years later, Dr. Hopper led a team that developed COBOL (Common Business Oriented Language), which even today remains the backbone behind most business transaction systems, including credit card processing, ATMs, and phone calls.

In 1957, an IBM team led by John Backus developed FORTRAN, a powerful scientific computer language that uses English-like statements. FORTRAN was in popular use for over half a decade. Developed by students at Dartmouth College in 1964, Beginners All Purpose Symbolic Instruction Code, or BASIC, was designed to be a simplified computer programming language for people without strong technical or mathematical backgrounds to use. Fun fact: a modified version of BASIC, written by Microsoft’s co-founders Bill Gates and Paul Allen, was Microsoft’s first product! Today, about a billion personal computers run operating systems created by Microsoft.

C is one of the most widely used programming languages of all time. This general-purpose language was released in 1972, by Dennis Ritchie at the Bell Telephone Laboratories. About a decade later, in 1980, Bjarne Stroustrup modified C to create C++ to make it better suited for system programming. C++ is the language behind a number of popular softwares, like MS Word and Adobe PDF Reader.

Monty Python served as the inspiration for the name, Python: a general-use programming language with a design philosophy that focuses on readability. Python was created by Guido Van Rossum in 1991. Its syntax allows programmers to write algorithms in fewer lines of code than is possible in languages like C++. Readability and simplicity make Python a great first language to learn. Also considered a very powerful language, Python is currently being used by a number of companies, including Google and NASA.

A team of Sun Microsystems software developers, led by James Gosling, created Java in 1995. While the creators initially developed Java to run set top boxes for interactive television, Java now runs on over 1.1 billion PCs worldwide, and many websites can’t run without it. Java is intended to allow application developers to “write once, run anywhere,” so that they can create applications that can be used on a variety of different programs. A very popular programming language for beginners, Java is a great language to use for a variety of applications, from creating websites to controlling robots. Fun fact: the 2004 MARS ROVER used programs written in Java!

Female “Computers”

Long before the dawn of calculators and inexpensive personal computers, the solving of large mathematical problems had to be broken into simpler parts and computed by hand. In projects where millions of numbers had to be calculated, women played an integral role by working through these difficult math problems. These women were said to be the first “computers”, as they computed math problems. Los Alamos is a famous modern example of these female “computers”, during which scientists’ wives were recruited in early stages to compute long math problems for the Manhattan Project.

The award-winning film, “Hidden Figures”, based on the book by Margot Lee Shetterly, shines a light on the lives and accomplishments of some of these women. The movie focuses on the West Computers: a group of women who worked for the National Advisory Committee for Aeronautics. This agency was later dissolved and replaced by the National Aeronautics and Space Administration (NASA). The West Computers were at the heart of the agency’s advancements. They worked through, by hand, equations that described every function of a plane, often contributing to the evolving designs of various flying machines. One of the West Computers, Christine Darden, worked to advance supersonic flight, while another, Katherine Johnson, calculated the trajectories for the Mercury and Apollo missions. These brilliant mathematicians were the driving forces behind countless technological advancements in the days before computer programs.

Famous Coders in History

  • Alan Turing: Widely hailed as the father of modern computing, Alan Turing was an English mathematician, computer scientist, and cryptanalyst who formed the concept of algorithms as we think of them today. One of his greatest inventions is the Turing machine. Alan Turing worked for the British Government during the Second World War, when he succeeded in breaking the secret code that Germany used to communicate among their officers.

  • Ada Lovelace: Ada Lovelace has been called the world’s first computer programmer. She was a brilliant mathematician who wrote the world’s first machine algorithm for Charles Babbage’s Analytical Engine. Lovelace had a vision for how data and numbers could be used to achieve more than just scientific calculations. In 1843, she predicted that machines like the Analytical Engine could be used to compose music, produce graphics, and further science. All of her predictions have come true!

  • John McCarthy: One of the founders of artificial intelligence and machine learning fields, John McCarthy, coined the term “artificial intelligence”, developed the List programming language family, popularized timesharing, and was instrumental in the early development of AI.

  • Allen Newell: Another one of the founding fathers of artificial intelligence, Allen Newell created two of the earliest AI programs: the Logic Theory Machine, and the General Problem Solver. He also contributed to furthering our understanding of the psychology of human cognition.

  • Herbert A. Simon: A third founding father of artificial intelligence, Herbert A. Simon garnered research that was known for its interdisciplinary nature. It spanned across computer science, cognitive science, and even public administration. He was among the pioneers of a number of modern-day fields, including information processing, organization theory, and complex systems.

Famous Male and Female Coders

  • Grace Hopper: Grace Hopper was a computer scientist who also served in the U.S. Navy. She created the first compiler for a programming language, which is the software that translates the code that a programmer writes into binary code, which the computer can understand. She was also the mind that helped popularize machine-independent programming languages, which were the precursors to one of the first high-level programming languages, COBOL.

  • The ENIAC Programmers: The first fully electronic programmable computer, the ENIAC, was programmed by six women: Kathleen McNulty Mauchly Antonelli, Jean Jennings Bartik, Frances Snyder Holder, Marlyn Wescoff Meltzer, Frances Bilas Spence, and Ruth Lichterman Teitelbaum. This project was run by the U.S. Army during World War 2. This was a time before programming languages, so programming had to be done based on logic diagrams.

  • Edith Clarke: Edith Clarke was both the first female electrical engineer and the first female professor of electrical engineering at the University of Texas at Austin. She was also the first woman to enroll and earn a Master’s degree in Electrical Engineering from MIT. She created the Clarke calculator, which was able to solve difficult equations ten times faster than the existing devices at the time.

  • Sister Mary Kenneth Keller: Keller was a pioneer in computer science, and one of the first people in the U.S. to receive a doctorate. While at the National Science Foundation, she helped develop the programming language, BASIC, to make computer education more accessible.

  • Carol Shaw: Believed to be the first female video game designer, Carol Shaw created some of the most popular games for Atari Inc., such as Polo, 3D Tic-Tac-Toe, and River Raid.

Then and Now

While computer science is a relatively new STEM field, it still has a rich and vibrant history and has shaped much of the last century. As new inventions and discoveries continue to push the boundaries of what is possible with computer science, it is always fascinating to look back and learn about the incredible computer scientists that have come before. Their innovations and contributions have set the stage for modern computer science, and by extension, the world of technology as we know it.

This article originally appeared on junilearning.com


No comments:

Post a Comment