Photo of Jon Bernstein

Jon Bernstein

Bernstein Strategy Group

Professional Bio

Jon Bernstein is the Founder and President of the Bernstein Strategy Group. He has nearly thirty years of experience in education, appropriations, technology, and telecommunications policy. Jon began his Washington, DC tenure in 1994 as a Legislative Fellow for Senator Dianne Feinstein (D-CA), working on immigration, crime, intellectual property and judiciary issues. His education advocacy career commenced the following year when he became Legislative Counsel for The Lightspan Partnership, an educational software company. In 1997, Jon moved on to lobby for the National Education Association, leaving there in 1999 to commence work for the Federal Communications Commission. He departed the Commission in 2001 to begin work in private practice and launched BSG in 2005. Today, Jon works closely with many of the major k-12 education associations as co-chair of both the Education and Libraries Networks Coalition (EdLiNC) and the Homework Gap Big Tent Coalition, and as Executive Director of the National Coalition for Technology in Education and Training (NCTET). He also helps lead the Principals Group, which focuses on professional development funding and related issues. He received his BA from Colgate University and his JD from the Northwestern University Law School.

Organization Name

Bernstein Strategy Group
SHLB Logo Trial Membership

Education:
Colgate University 1988 A.B., majored in History and English
Northwestern University School of Law 1991 J.D.
function openCity(evt, cityName) { // Declare all variables var i, tabcontent, tablinks; // Get all elements with class="tabcontent" and hide them tabcontent = document.getElementsByClassName("tabcontent"); for (i = 0; i < tabcontent.length; i++) { tabcontent[i].style.display = "none"; } // Get all elements with class="tablinks" and remove the class "active" tablinks = document.getElementsByClassName("tablinks"); for (i = 0; i < tablinks.length; i++) { tablinks[i].className = tablinks[i].className.replace(" active", ""); } // Show the current tab, and add an "active" class to the button that opened the tab document.getElementById(cityName).style.display = "block"; evt.currentTarget.className += " active"; } //Reveal Animation on homepage //custom script to render one h1 tag on home page for on-page seo. Please do not remove. //custom script to replace a.create-account-link href "/register?memberThpeID=null" with "/create-account"