Current directory: /home/klas4s23/domains/585455.klas4s23.mid-ica.nl/public_html/Gastenboek/uploads
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>history</title>
<link rel="stylesheet" href="astyle.css">
</head>
<body>
<div class="topnav">
<a href="index.html">Home</a>
<a href="hall%20of%20fame.html">Hall of fame</a>
<a class="active" href="programmeertalen%20.html">Programming languages</a>
<a href="Silicon%20valley%20.html">Silicon valley</a>
<img src="TechnoWire_logo.png" alt="logo" height="70">
</div>
<div class="Arne">
<h1>Programming language</h1>
<p>A programming language is a language used by a computer and is different from one
normal language here
here you can see some of them</p>
<p>the programming language are not to easy to learn</p>
<p></p>
</div>
<ul class="timeline">
<!-- Fortran -->
<li>
<div class="direction-r">
<div class="flag-wrapper">
<span class="hexa"></span>
<span class="flag">Fortran</span>
<span class="time-wrapper"><span class="time">1957</span></span>
</div>
<div class="desc"><p>Fortran is a programming language that was specially developed for calculations and is
mainly used in the exact sciences</p>
<img src="fotos/Fortran.png" alt="" height="50" width="50">
</div>
</div>
</li>
<!-- Cobol -->
<li>
<div class="direction-l">
<div class="flag-wrapper">
<span class="hexa">
</span>
<span class="flag">Cobol</span>
<span class="time-wrapper"><span class="time">1959
</span></span>
</div>
<div class="desc"><p>COBOL is a programming language from the 1960s that is mainly used in business environments.</p>
<img src="fotos/cobol.jpg" alt="Ada Lovelace" height="50" width="50">
</div>
</div>
</li>
<!-- Basic -->
<li>
<div class="direction-r">
<div class="flag-wrapper">
<span class="hexa"></span>
<span class="flag">Basic</span>
<span class="time-wrapper"><span class="time">1964
</span></span>
</div>
<div class="desc"><p>Basic is an imperative programming language originally intended to teach people how to program quickly.</p>
<img src="fotos/images.png" alt="Ada Lovelace" height="50" width="50"> </div>
</div>
</li>
<!-- C -->
<li>
<div class="direction-l">
<div class="flag-wrapper">
<span class="hexa"></span>
<span class="flag">C</span>
<span class="time-wrapper"><span class="time">1969
</span></span>
</div>
<div class="desc"><p>is an imperative procedural language, supporting structured programming, lexical variable scope,
and recursion, with a static type system.</p>
<img src="fotos/C.png" alt="Ada Lovelace" height="50" width="50"> </div>
</div>
</div>
</li>
<!-- Pascal -->
<li>
<div class="direction-r">
<div class="flag-wrapper">
<span class="hexa"></span>
<span class="flag">Pascal</span>
<span class="time-wrapper"><span class="time">1970</span></span>
</div>
<div class="desc"><p>Pascal is a programming language developed in 1970 by Niklaus Wirth and named after
the French mathematician Blaise Pascal. Pascal emphasizes simplicity, structured programming and data structures.</p>
<img src="fotos/pascal.png" alt="Ada Lovelace" height="50" width="50">
</div>
</div>
</li>
<!-- C++ -->
<li>
<div class="direction-l">
<div class="flag-wrapper">
<span class="hexa"></span>
<span class="flag">C++</span>
<span class="time-wrapper"><span class="time">1983</span></span>
</div>
<div class="desc"><p>C++ is a programming language based on C. Unlike C, C++ is a multi-paradigm language,
meaning that different programming paradigms can be used.</p>
<img src="fotos/C++.png" alt="Ada Lovelace" height="50" width="50">
</div>
</div>
</li>
<!-- Perl -->
<li>
<div class="direction-r">
<div class="flag-wrapper">
<span class="hexa">
</span>
<span class="flag">Perl</span>
<span class="time-wrapper"><span class="time">1987
</span></span>
</div>
<div class="desc"><p>Perl is a programming language designed by Larry Wall that combines features of
C and UNIX scripting languages ββsuch as sh and awk.</p>
<img src="fotos/pearl.png" alt="Ada Lovelace" height="50" width="50">
</div>
</div>
</li>
<!-- pyton -->
<li>
<div class="direction-l">
<div class="flag-wrapper">
<span class="hexa">
</span>
<span class="flag">Python</span>
<span class="time-wrapper"><span class="time">1991
</span></span>
</div>
<div class="desc"><p>Python is a programming language that was designed and developed in the early 1990s
by Guido van Rossum, then associated with the Center for Mathematics and Computer Science in Amsterdam.</p>
<img src="fotos/download.jpg" alt="Ada Lovelace" height="50" width="50">
</div>
</div>
</li>
<!-- ruby -->
<li>
<div class="direction-r">
<div class="flag-wrapper">
<span class="hexa"></span>
<span class="flag">ruby</span>
<span class="time-wrapper"><span class="time">1991
</span></span>
</div>
<div class="desc"><p>Ruby is a programming language, which is usually interpreted.
The language is designed for fast and easy object-oriented programming. It has various
capabilities to process text files and can also handle system tasks. There is an open source and free implementation
of Ruby available.</p>
<img src="fotos/ruby.jpg" alt="Ada Lovelace" height="50" width="50"> </div>
</div>
</li>
<!-- Java -->
<li>
<div class="direction-l">
<div class="flag-wrapper">
<span class="hexa"></span>
<span class="flag">Java</span>
<span class="time-wrapper"><span class="time">1995
</span></span>
</div>
<div class="desc"><p>Java is an object-oriented programming language.
Java is a platform-independent language that is largely syntax-wise
is based on the C++ programming language. However, Java has one
more extensive class library than C++.</p>
<img src="fotos/java.png" alt="Ada Lovelace" height="50" width="50"> </div>
</div>
</div>
</li>
<!-- JavaScript -->
<li>
<div class="direction-r">
<div class="flag-wrapper">
<span class="hexa"></span>
<span class="flag">JavaScript</span>
<span class="time-wrapper"><span class="time">1995
</span></span>
</div>
<div class="desc"><p>JavaScript is a commonly used scripting language for web pages
interactive and develop web applications. In addition to HTML and CSS
JavaScript is one of the core technologies of the World Wide Web.</p>
<img src="fotos/javascript.png" alt="Ada Lovelace" height="50" width="50"></div>
</div>
</li>
<!-- ryby on rails -->
<li>
<div class="direction-l">
<div class="flag-wrapper">
<span class="hexa"></span>
<span class="flag">Ruby on Rails</span>
<span class="time-wrapper"><span class="time">1995
</span></span>
</div>
<div class="desc"><p>Ruby on Rails, also often called RoR or simply Rails, is an open source web application framework written in Ruby.
It broadly follows the model-view-controller model.</p>
<img src="fotos/1_MtuURq-9Fe3MZM5IZqQgyw.png" alt="Ada Lovelace" height="50" width="50"></div>
</div>
</li>
</ul>
</body>
</html>