Skip to main content
  1. Home
  2. Computing
  3. Web
  4. News

President Obama pledges $4 billion in Computer Science for All program

Add as a preferred source on Google

As his presidency draws to a close, it would appear that much of President Obama’s legacy will be rooted in technology. The president who as a candidate was known for his savvy social media use and his ever-present Blackberry, has now pledged $4 billion to fund computer science education in America’s schools. This commitment, known as the Computer Science For All initiative, comes as the capstone to eight years of urging educators to focus on programming and coding in their high school curricula — Obama has appeared in a number of campaigns for nonprofits like Code.org, and has long emphasized the importance of STEM fields in young Americans’ lives. And now, the president is putting his money (well, our money) where his mouth is, quite literally.

The Department of Education will be responsible for divvying up the $4 billion, from which various grants will be provided to states that produce well-designed proposals of how to increase access to computer science education. “Our economy is rapidly shifting, and educators and business leaders are increasingly recognizing that CS is a ‘new basic’ skill necessary for economic opportunity and social mobility,” the White House said in an official blog post announcing the new initiative.

Recommended Videos

In addition to the $4 billion, Obama is also promising “$100 million directly for school districts in his forthcoming budget to expand K-12 CS by training teachers, expanding access to high-quality instructional materials, and building effective regional partnerships.” All this hearkens back to Obama’s State of the Union address, in which he emphasized the importance of technical skill sets among the younger generation.

“In the new economy, computer science isn’t an optional skill — it’s a basic skill, right along with the three ‘R’s,’” the president said in his weekly radio address. And with this new financial boost, it seems that schools may come closer to providing this basic skill.

While the tech industry today is booming, the number of individuals who are qualified to fill the burgeoning need for computer engineers, programmers, and developers doesn’t seem to be growing at quite the same pace. And more concerning still is the homogeneity of the computer science field as a whole — indeed, the lack of diversity in Silicon Valley has become a distinct pain point in the last few years, and much of the problem stems from a lack of early education.

The White House points out that, “in 2015, only 22 percent of students taking the AP Computer Science exam were girls, and only 13 percent were African-American or Latino students,” but hopefully, this statistic may soon change.

“We want all Americans to have the opportunity to be part of [tech] teams,” the White House said. “CS For All will help make that a reality and ensure every student has access to Computer Science in their classrooms at all levels.”

Lulu Chang
Fascinated by the effects of technology on human interaction, Lulu believes that if her parents can use your new app…
Google just changed how it grades the AI models you use for Android coding
Android Bench has a new testing framework and eight new models, so the rankings you remember are now out of date.
Android Bench featured.

Google just changed how it measures which AI models are best at writing Android app code, and the update has shuffled the rankings developers use to pick their tools. The company's Android Bench leaderboard, which launched in March, now runs on a new testing system called Harbor. Google says this replaces the older, more generic testing tool it used before, and gives a better read on how models perform on real Android tasks, like updating old code to Jetpack Compose or handling wearable device networking.

New models shake up the top of the list

Read more
ChatGPT is coming for one of Google’s smartest Chrome features
OpenAI brings ChatGPT to Chrome to challenge Google's Gemini Side Panel
OpenAI

OpenAI is expanding ChatGPT beyond its website with the launch of a new Chrome extension that can understand the contents of the webpage you're viewing. The extension allows users to ask questions about a page, summarize articles, explain complex concepts, and even kick off longer AI-powered tasks without leaving their browser.

The move positions ChatGPT as a direct competitor to Google's Gemini in Chrome, which introduced similar context-aware browsing features earlier this year. While both tools aim to bring AI directly into web browsing, they take slightly different approaches to productivity and automation.

Read more
This open-source Mac app finds the junk files your deleted apps leave behind
Uninstally removes apps properly, leftovers and all
Uninstally macOS app UI

Uninstalling apps on macOS is usually very easy. You drag an app to the Trash, empty it, and move on. The annoying part is that many apps still leave residue behind, including support files, caches, preferences, containers, and logs. I have always found that frustrating, especially when old app data keeps sitting around long after the app itself is gone.

AppCleaner by FreeMacSoft has been the popular go-to option for this for years, and it still does the job well. But I recently came across a new open-source alternative called Uninstally by Codenta, which solves the same basic problem. It removes Mac apps along with the support files, caches, preferences, containers, logs, and other leftovers they usually leave behind.

Read more