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">
<link href="index.css" rel="stylesheet" type="text/css">
<title>Silicon Valley</title>
</head>
<body>
<div class="Silicon-Valley">
<div class="logo3">
<img src="TechnoWire_logo.png">
</div>
<div class="menu3 sticky-menu">
<div class="menu3">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="Hall.html">Hall of fame</a></li>
<li><a href="Programmeer.html">Programming Languages</a></li>
<li><a href="Silicon.html">Silicon Valley</a></li>
</ul>
</div>
</div>
<div class="content">
<ul class="timeline">
<li class="timeline-item">
<div class="timeline-content">
<h3>Early Beginnings (1930s-1940s)</h3>
<p>The origins of Silicon Valley can be traced back to the 1930s and 1940s when Stanford
University played a crucial role. Stanford was a key player in research and development, and
it attracted scientists and engineers to the region. The area initially gained prominence
for its strong ties to academia.</p>
</div>
</li>
<li class="timeline-item">
<div class="timeline-content">
<h3>
Shockley Semiconductor Laboratories (1950s)</h3>
<p>The term "Silicon Valley" itself is often credited to William Shockley, one of the
co-inventors of the transistor. He founded Shockley Semiconductor Laboratories in Mountain
View in 1956. Though Shockley's lab didn't flourish, it acted as a magnet for brilliant
engineers and scientists, who later became known as the "Traitorous Eight" when they left
Shockley's lab to found Fairchild Semiconductor, a company that played a pivotal role in the
development of the integrated circuit.</p>
</div>
</li>
<li class="timeline-item">
<div class="timeline-content">
<h3>Fairchild Semiconductor (1957)</h3>
<p>Fairchild Semiconductor, established in 1957, was one of the first semiconductor companies in
the region. It became a breeding ground for technological innovations, and its founders and
employees would go on to create many other influential companies.</p>
</div>
</li>
<li class="timeline-item">
<div class="timeline-content">
<h3>Birth of the Microprocessor (1970s)</h3>
<p> Intel, founded by Robert Noyce and Gordon Moore (both former employees of Fairchild), played
a pivotal role in the development of the microprocessor, a fundamental component of modern
computers. The invention of the microprocessor in the early 1970s revolutionized the
computing industry.</p>
</div>
</li>
<li class="timeline-item">
<div class="timeline-content">
<h3>Apple and Personal Computers (1970s-1980s)</h3>
<p>Steve Jobs and Steve Wozniak started Apple Inc. in a garage in Los Altos in 1976. Apple's
success with the Apple I and II computers helped popularize personal computing. During this
period, other companies like Hewlett-Packard and Atari also had a presence in the valley.
</p>
</div>
<li class="timeline-item">
<div class="timeline-content">
<h3>IBM PC and Software Boom (1980s)</h3>
<p>EThe introduction of the IBM Personal Computer in 1981 created a huge demand for software.
Companies like Microsoft, founded by Bill Gates and Paul Allen, thrived in this environment.
This era marked the beginning of the software boom in the valley.</p>
</div>
<li class="timeline-item">
<div class="timeline-content">
<h3>Internet and Dot-Com Boom (1990s)</h3>
<p>Silicon Valley played a crucial role in the rise of the internet and the dot-com boom of
the 1990s. Companies like Netscape, Yahoo!, Google, and Amazon emerged during this period,
reshaping the tech landscape.</p>
</div>
</li>
<li class="timeline-item">
<div class="timeline-content">
<h3>Social Media and Mobile Revolution (2000s-2010s)</h3>
<p>The 2000s saw the emergence of social media platforms like Facebook, Twitter, and LinkedIn.
Additionally, Apple's iPhone and Google's Android operating system ushered in the mobile
revolution, leading to the proliferation of smartphones and mobile apps.</p>
</div>
</li>
<li class="timeline-item">
<div class="timeline-content">
<h3>Current Era (2020s and Beyond):</h3>
<p>Silicon Valley remains a hub of innovation and entrepreneurship. It continues to be at the
forefront of cutting-edge technologies like artificial intelligence, autonomous vehicles,
biotechnology, and renewable energy.
</p>
</div>
</li>
</ul>
</div>
</div>
</div>
</body>
</html>