AI Chief’s Advice for Teens: ‘You Should Spend All Your Time…’

by Sophie Williams
0 comments

Meta’s AI Chief Urges Teens to Master Artificial Intelligence

Meta’s head of artificial intelligence, Alexandr Wang, is encouraging teenagers to prioritize learning AI tools, asserting that the current technological landscape presents a similar opportunity to that experienced by early computer programmers like Bill Gates and Mark Zuckerberg.

Speaking on the TBPN podcast during Meta Connect 2025 yesterday, Wang stated, “If you’re 13 right now, you should spend all of your time vibe-coding.” He believes that extensive experimentation with AI – dedicating thousands of hours to it – will provide young people with a significant competitive edge in the future job market. “This is the Bill Gates, Mark Zuckerberg moment. The people who grow up with these tools will have an immense advantage in the future economy,” Wang added. He emphasized the importance of simply learning “how to use the [AI] tools maximally.”

Wang, who became a self-made billionaire at 25 after founding Scale AI, likened the current AI revolution to the rise of personal computers, noting that those who immersed themselves in computing early on reaped substantial benefits. This advice centers around “vibe-coding,” a hands-on learning method also championed by Google CEO Sundar Pichai, which focuses on actively building, testing, and experimenting with AI coding assistants rather than relying on traditional coursework. Understanding how to effectively prompt and refine outputs from AI models is becoming a crucial skill, as detailed in resources like IBM’s guide to prompt engineering.

The push to equip the next generation with AI skills comes as the technology continues to rapidly evolve and integrate into various sectors, potentially reshaping the global economy. Wang stated, “You should spend all of your time Vibe, coding, and just, you know. That’s how you should live your life.” Meta is actively building its AI capabilities, as reported in this recent Headlinez News report, and sees a future where AI literacy is paramount.

Company officials stated they expect to see increased demand for AI-proficient workers in the coming years and are encouraging educational institutions to adapt their curricula accordingly.

Meta’s chief AI officer and one of the highest-paid employees at the company, Alexandr Wang, is urging teenagers to dedicate their time to mastering artificial intelligence (AI) tools, comparing the current moment to when Bill Gates and Mark Zuckerberg learned computer programming in their youth.“If you’re 13 right now, you should spend all your time vibe-coding,” Wang said on the TBPN podcast during Meta Connect 2025. Wang argued that young people who invest thousands of hours in AI experimentation will gain a significant advantage over their peers in the future economy.“This is the Bill Gates, Mark Zuckerberg moment. The people who grow up with these tools will have an immense advantage in the future economy,” Wang added.

Meta’s Secret AI Army: Top Talent Hired from OpenAI, Google & More

He said that kids “just have to figure out how to use the [AI] tools maximally”, because that will be a huge advantage.

Wang compares AI to the PC revolution

Wang, who became the youngest self-made billionaire at age 25 after founding Scale AI, drew parallels between today’s AI revolution and the emergence of personal computing.“It’s almost like when personal computers first came about. Computing, in general, the people who spent the most time with it, grew up with it, had this immense advantage in the future,” he said.

What is vibe-coding

Wang’s advice centers on “vibe-coding” – a term that has also been used by Google CEO Sundar Pichai – is a hands-on learning approach where people actively build, test and experiment with AI coding assistants rather than relying on formal courses or structured learning.The term describes a rapid-experimentation method for understanding how AI systems operate and execute tasks. Vibe-coding has gained popularity among technology professionals as AI-powered development tools have become more sophisticated.“You should spend all of your time Vibe, coding, and just, you know. That’s how you should live your life,” Wang said.The approach involves repeatedly prompting AI models, refining outputs and gradually learning how to effectively command these systems. “If you just happen to spend, like, 10,000 hours playing with the tools and figuring out how to use them better than other people, that’s a huge advantage….You just have to figure out how to use the tools maximally,” Wang said.

!(function(f, b, e, v, n, t, s) { function loadFBEvents(isFBCampaignActive) { if (!isFBCampaignActive) { return; } (function(f, b, e, v, n, t, s) { if (f.fbq) return; n = f.fbq = function() { n.callMethod ? n.callMethod(...arguments) : n.queue.push(arguments); }; if (!f._fbq) f._fbq = n; n.push = n; n.loaded = !0; n.version = '2.0'; n.queue = []; t = b.createElement(e); t.async = !0; t.defer = !0; t.src = v; s = b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t, s); })(f, b, e, 'https://connect.facebook.net/en_US/fbevents.js', n, t, s); fbq('init', '593671331875494'); fbq('track', 'PageView'); };

function loadGtagEvents(isGoogleCampaignActive) { if (!isGoogleCampaignActive) { return; } var id = document.getElementById('toi-plus-google-campaign'); if (id) { return; } (function(f, b, e, v, n, t, s) { t = b.createElement(e); t.async = !0; t.defer = !0; t.src = v; t.id = 'toi-plus-google-campaign'; s = b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t, s); })(f, b, e, 'https://www.googletagmanager.com/gtag/js?id=AW-877820074', n, t, s); };

function loadSurvicateJs(allowedSurvicateSections = []){ const section = window.location.pathname.split('/')[1] const isHomePageAllowed = window.location.pathname === '/' && allowedSurvicateSections.includes('homepage') const ifAllowedOnAllPages = allowedSurvicateSections && allowedSurvicateSections.includes('all');

if(allowedSurvicateSections.includes(section) || isHomePageAllowed || ifAllowedOnAllPages){ (function(w) {

function setAttributes() { var prime_user_status = window.isPrime ? 'paid' : 'free' ; var geoLocation = window?.geoinfo?.CountryCode ? window?.geoinfo?.CountryCode : 'IN' ; w._sva.setVisitorTraits({ toi_user_subscription_status : prime_user_status, toi_user_geolocation : geoLocation }); }

if (w._sva && w._sva.setVisitorTraits) { setAttributes(); } else { w.addEventListener("SurvicateReady", setAttributes); }

var s = document.createElement('script'); s.src="https://survey.survicate.com/workspaces/0be6ae9845d14a7c8ff08a7a00bd9b21/web_surveys.js"; s.async = true; var e = document.getElementsByTagName('script')[0]; e.parentNode.insertBefore(s, e); })(window); }

}

window.TimesApps = window.TimesApps || {}; var TimesApps = window.TimesApps; TimesApps.toiPlusEvents = function(config) { var isConfigAvailable = "toiplus_site_settings" in f && "isFBCampaignActive" in f.toiplus_site_settings && "isGoogleCampaignActive" in f.toiplus_site_settings; var isPrimeUser = window.isPrime; var isPrimeUserLayout = window.isPrimeUserLayout; if (isConfigAvailable && !isPrimeUser) { loadGtagEvents(f.toiplus_site_settings.isGoogleCampaignActive); loadFBEvents(f.toiplus_site_settings.isFBCampaignActive); loadSurvicateJs(f.toiplus_site_settings.allowedSurvicateSections); } else { var JarvisUrl="https://jarvis.indiatimes.com/v1/feeds/toi_plus/site_settings/643526e21443833f0c454615?db_env=published"; window.getFromClient(JarvisUrl, function(config){ if (config) { const allowedSectionSuricate = (isPrimeUserLayout) ? config?.allowedSurvicatePrimeSections : config?.allowedSurvicateSections loadGtagEvents(config?.isGoogleCampaignActive); loadFBEvents(config?.isFBCampaignActive); loadSurvicateJs(allowedSectionSuricate); } }) } }; })( window, document, 'script', );

You may also like

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Accept Read More

Privacy & Cookies Policy