Skip to main content

The World's Hottest Tech Towns – And What Makes Them Tick

Certain global cities have come to dominate the tech world (Image: JNTO)
We've all heard of Silicon Valley - home to headline-grabbing US firms like Apple, Google, Facebook and Twitter among many others - but there are several other global cities that are just as important in the worldwide electronics and IT business.
We are talking about the places where electronics are actually manufactured, where tech startups are sprouting like nowhere else, and where the IT sector dominates. Silicon Valley might be where it all started, but California has plenty of competition.

Before WWII this was all just fields (Image: Wikimedia)
Let's start with the capital of computing for the Western world, which gets its name from the humble silicon chip (Semiconductor Valley doesn't sound nearly as good) despite it being increasingly a centre of startup, venture capital, product design and tech concepts rather than finished products.
Although it represents one of the world's biggest ever entrepreneurial explosions, Silicon Valley has become such a generic term for the US-based tech industry that it's easy to forget its geography. Silicon Valley is the nickname for the Santa Clara County area around the city of San Jose in Northern California, which is part of the greater San Francisco Bay Area.
Stretched over 45 miles, Silicon Valley towns like Palo Alto, Cupertino, Sunnyvale and Mountain View are home to the HQs of Apple, Google, Intel, HP, Oracle, Facebook, Evernote, eBay, Agilent, Adobe... the list is endless.
As a visitor there's little to see unless you're an industry bod with a stack of meetings, but near to Google's HQ in Mountain View is the Computer History Museum.
It's now as much about wise investment decisions and innovative services as about engineering degrees and technical know-how, but why is there an unbeatable entrepreneurial ecosystem here?
Hewlett-Packard (created in 1939 and generally thought of as the initiator), Stanford and Berkeley universities, the US Navy's early experiments with radio, all played a critical part in creating a post-war tech industry where teams of engineers moved between companies and helped create names that still reverberate today, such as Intel and Apple. It also didn't hurt that the area was all fields and orchards, so land was cheap.

Comments

Popular posts from this blog

Android 6.0 Marshmallow: everything you need to know

Google has now confirmed that  Android M is Android 6.0 Marshmallow . The third and final version of the Android M developer preview has also just been released, alongside the Android 6.0 SDK. Read on for everything you need to know about Android 6.0 Marshmallow and the Android M developer preview 3. Android 6.0 Marshmallow The Google Developers blog  post  didn't mention many specifics for the Android 6.0 Marshmallow release, so details are still relatively sparse. It did say that the final Android 6.0 Marshmallow release date would be "later this fall", but we kind of already knew that. It did give us more information on Android 6.0 Marshmallow features, though, in the shape of a  changelog  for API level 23. There aren't many changes in the Android M developer preview 3. As the blog post states: "Compared to the previous developer preview update, you will find this final API update fairly incremental." The two most significant c...

Best web technologies and tools for 2015

Best web technologies and tools for 2015 ECMAScript 6 ES6 is the future of JavaScript and is going to bring many  new features . The good news is that the feature set of ES6 is already frozen and browsers have already started  implementing  the features. Tools like Traceur already allow you to write code in ES6 and then transpile it to ES5 so that it works in Today's browsers. Furthermore frameworks like AngularJS and Ember are going to target ES6 in future releases. Given its feature set and popularity I think ES6 is definitely going to revolutionise JavaScript development. AngularJS 2.0 Google's  AngularJS  is one of the popular frameworks for developing  Single Page Apps . The good news is that AngularJS 2.0  is under development and this time it's more powerful, better and faster. As  Durandal , another popular SPA framework, is converging into AngularJS the combo is definitely going to make an impact. AngularJS 2.0 is also...