Education
2024 Year in Review

Excess of innovation is a burden and curse,
But one the Fulton Schools shoulders, for better or worse.
44% complete · View compiled project
# === Education ===
print("\nInitializing category: Education")
education_definition = "Advancing ways to educate engineering students."
print(f"Definition: {education_definition}")
educationImpact = "Faculty within ASU Engineering focus on learning methods, cognitive theory and best teaching practices to educate the community about the impact engineering has on everyday life. The Fulton Schools are prioritizing collaboration with industry, diverse and inclusive learning environments, and practical, technology-driven education to equip students for leadership roles in the rapidly evolving engineering landscape."
print(f"Impact: {educationImpact}")
year_in_review["highlights"]["Education"] = [
{title: “Teamwork among students and robots wins international competition”
excerpt: “Desert WAVE, an all-female robotics team, wins international RoboSub competition using two robots in tandem.”},
{title: “Microtechnology advances promising career possibilities”
excerpt: “A hands-on workshop with industry leaders gave students a look at work and creative opportunities in the evolving microelectronics field.”},
{title: “Advancing inclusive excellence in engineering”
excerpt: “The ASU engineering community has been highly involved in increasing inclusive excellence through education, student success, research and outreach activities.”},
{title: “Expanding engineering education across the career spectrum”
excerpt: “The newest of the Ira A. Fulton Schools of Engineering will focus on preparing students to integrate evolving engineering knowledge and expertise into varied industries and professions.”},
{title: “ASU students to learn industry skills firsthand in a new entrepreneurship course”
excerpt: “A course launching in fall 2024 will provide an opportunity for students to work directly with experts to determine new ways to overcome industry challenges.”},
{title: “Building a modern construction workforce”
excerpt: “ASU’s Del E. Webb School of Construction prepares the next generation of construction leaders using modern technology and hands-on experience.”},
{title: “A legend in the baking: ASU alumnus finds success with capstone project”
excerpt: “ASU alumnus Tyler Jiemback’s capstone project robot comes to life at Lallemand Baking, enhancing the functionality and automation of the baking process.”}]