A message to entrepreneurs: Keep at it, because you’re leading the world’s 5th wave of exponential economic growth:
Up until 1780, world economic activity was relatively flat, with the Gross World Product (all economic value creation worldwide) under US$200 billion for over 5,000 years.
The world then went through exponential growth over 200 years from 1800 to 2000, doubling every 20 years, with Gross World Product growing from US$200 billion to $40 trillion.
The four waves of exponential growth have been:
1. The Industrial revolution
2. The race for oil
3. Corporate capitalism
4. Financial markets
Each wave grew and fell in power over around 50 years each.
Each wave led to a global transfer of wealth.
Each age changed all the rules.
In the 15 years from 2000 to 2015, despite a dotcom crash and global crisis, Gross World Product has doubled again, from $40 trillion to over $80 trillion - We continue to add value to each other at an accelerating rate.
What is this fifth wave we’re in now? Entrepreneurial start-ups.
The rules have changed again:
It’s no longer about economies of scale, but economies of speed.
It’s no longer about getting money but giving value.
Today collaboration beats competition.
Today David beats Goliath.
This wave has only just begun, and as with any wave, you can sink or swim.
Or you can take the entrepreneurial 3rd option, and surf.
"The person who says it cannot be done should not interrupt the person who is doing it.” ~ Chinese Proverb
A Tech publication for all. Get Knowledge about Web Development, Programming, and trending news, tutorials, and tools for beginners to experts.
Saturday, August 27, 2016
Keep at it, because you’re leading the world’s 5th wave of exponential economic growth
Subscribe to:
Post Comments (Atom)
-
1 23 456 78910 #include<stdio.h> int main() { int i,j,k; k=1; for(i=1;i<5;i++) { for(j=1;j<=i;j++) { printf("%d",k++);...
-
🌍 World Geo Data — Full Country, State, City & Currency Dataset This repository provides an overview of the World Geo Data digital pro...
-
Complete beginner-friendly guide to generate and install a free SSL certificate on Windows server If you’re running a website on Windows Se...
-
Learn how to configure Let’s Encrypt SSL on Windows 11 using Win-ACME and IIS. Securing your website with HTTPS is no longer optional—it’s a...
-
/* Transpose the matrix */ #include<stdio.h> int main() { int a[4][4],i,j,b; for(i=0;i<4;i++) { printf("\nEnter elements of %d...
-
Great entrepreneurs think differently. Instead of seeing money as an income, they see it as an outcome: An outcome of pursuing their purpose...
-
/* Sort array of 10 strings. */ #include<string.h> #include<stdio.h> int main() { int i,j; char str[10][10],temp[10]; printf(...
-
N=39714 3 9 1 7 4 9 1 7 4 1 7 4 7 4 4 code: #include <stdio.h> int main() { long n = 39714, i=1; for(i=10;i<n;i*=10); f...
-
GreetingService.java package com.client; import com.google.gwt.user.client.rpc.RemoteService; import com.google.gwt.user.client.rpc.Remote...
-
The greatest entrepreneur speech ever: “Today I want to tell you three stories from my life. That’s it. No big deal. Just three stories. The...
No comments:
Post a Comment