2021-08-26: ODU Teacher Professional Development Workshop
The ODU Teacher Professional Development Workshop was a 3-day program conducted from August 2th - August 4th at the Open Research Lab (OR Lab) of the E&CS Building of ODU. It was funded by the Virginia Space Grant Consortium, and was conducted by Dr. Sampath Jayarathna in collaboration with Dr. Stacie Ringleb and Dr. Robert Ash at ODU. The goal of this workshop was to allow secondary-school teachers in the Hampton roads area to learn a) coding in Python, b) basics of the engineering design process, and c) programming with drones (specifically, DJI Tello). Teachers from 4 schools in Norfolk (Academy for Discovery, Blair Middle School, Crossroads School, Lake Taylor School, and Norview High School), 3 schools in Virginia Beach (Bayside High School, Landstown High School, and Old Donation School), and 2 schools in Chesapeake (Grassfield High School and Great Bridge Middle School) participated in this workshop. These teachers were provided free lunch and refreshments, and awarded a certificate and a $150 compensation for participation.
Excited to receive funding from @vaspacegrant to organize a paid summer workshop for area school teachers, "STARS: Secondary Teachers as Researchers with Satellites" @oducs @oduwsdl @ODUSCI collaboration with Drs. Ringleb and Ash @ODU_Engineering @odu Stay tuned for more info. pic.twitter.com/KfuQvNBVJd
— Sampath Jayarathna (@OpenMaze) February 10, 2021
Summer Teacher Professional Development Workshop (on-campus). August 2-4, 2021. This is only for Hampton Roads Secondary (middle, high) school teachers. Lunch will be provided. Earn $150 and a certificate. Register by July 20. https://t.co/d5SKG0O5Yp @odu @oducs @ODUSCI @WebSciDL pic.twitter.com/pmIjIACWot
— Sampath Jayarathna (@OpenMaze) June 29, 2021
Day 1 - Aug 02, 2021
The program began with Dr. Sampath welcoming the teachers and introducing them to the workshop. Next, Dr. Sampath introduced the teachers to Google Colab (Colaboratory). It is a free Jupyter notebook cloud service that requires no setup and runs on a Web browser. It supports writing and executing code, saving and sharing results, and utilizing GPU computing resources, free of charge. Dr. Sampath used Google Colab to conduct the afternoon session on programming in Python.
Day one of the Summer Teachers Professional Development Workshop now happening at @oducs. This program is conducted by @OpenMaze, and funded by @vaspacegrant. @ODUSCI @NirdsLab @WebSciDL pic.twitter.com/AG9s0hy1Di
— Yasith Jayawardana (@yasithmilinda) August 2, 2021
The afternoon session of the day was an introduction to basic and advanced concepts in Python. Here, the teachers learned about basic data types (e.g., int, float), data structures (e.g., list, dict), functions, and selection control structures (e.g., if, else) in Python. Each concept learned was followed by in-class activities that focused on solving problems with the newly-learned concepts.
The second session of the Summer Teachers Professional Development Workshop now started. This session will cover advanced concepts in #Python. #pythonprogramming pic.twitter.com/K2ABFakyKp
— Bhanuka Mahanama (@mahanama94) August 2, 2021
Day 2 - Aug 03, 2021
The second day of the workshop began with an introduction to the engineering design process and its methodologies. Here, Dr. Stacy Ringleb and Dr. Robert Ash explained the Engineering Design process to the teachers, and they had a short tour of the engineering facilities at ODU. Dr. Mary Sandy, the Director of the Virginia Space Grant Commission, was also present during this session to observe the workshop activities.
Day 2 of @vaspacegrant funded Teacher Professional Development Workshop. Dr. Ringleb and Dr. Ash from Mechanical and Aerospace @ODU_Engineering talking about Engineering Design Process. @odu @WebSciDL @ODUSCI @oducs @NirdsLab pic.twitter.com/b4kaHxoEOK
— Sampath Jayarathna (@OpenMaze) August 3, 2021
We are excited to welcome the Dr. Mary Sandy Director of the @vaspacegrant VSGC. This workshop is possible because of the generous support from the VSGC Innovative project grants program. Thank you Dr. Sandy, VSGC and @NASA. @WebSciDL @oducs @ODUSCI @odu pic.twitter.com/pA174v9ZrH
— Sampath Jayarathna (@OpenMaze) August 3, 2021
Dr. Mary Sandy, the Director of @vaspacegrant joined the second day of the Summer Teachers Professional Development Workshop.@odu @WebSciDL @ODUSCI @oducs @NirdsLab pic.twitter.com/Pv1DN5cSkB
— Gavindya (@Gavindya2) August 3, 2021
During the afternoon session, Dr. Sampath explained repetition control structures (e.g., while, for) in Python to the teachers. Similar to Day 1, these concepts were demonstrated through Google Colab, and the teachers participated in in-class activities to test their knowledge.
Day 3 - Aug 04, 2021
The third (and last) day of the workshop began with Dr. Gail Dodge, the Dean of ODU College of Sciences discussing opportunities for education, research, and collaboration at ODU. Following this, Dr. Sampath explained the basics of Python libraries using Anaconda and Spyder IDE. The teachers learned how these libraries are used for Data Analysis, Inference, and Visualization. The morning session ended with Gavindya, Bhanuka, and I (Yasith) demonstrating Eye Tracking, EEG, and Health Sensing equipment at our lab to the teachers. Here, we discussed some applications that these devices facilitate, and the types of research that we conduct at NIRDS Lab using them.
Day 3 of the @vaspacegrant funded Teacher Professional Development Workshop. The session started with Dr. Gail Dodge, Dean of ODU College of Sciences @ODUSCI discussing opportunities at ODU. @odu @WebSciDL @ODUSCI @oducs @NirdsLab pic.twitter.com/LzkrWkcrk0
— Yasith Jayawardana (@yasithmilinda) August 4, 2021
Our @NirdsLab PhD students @yasithmilinda @Gavindya2 @mahanama94 presented their research and demoed some of our lab's equipment including Cognionics Quick-30 Portable EEG headset, at the Teacher Professional Development Workshop. @WebSciDL @ODUSCI @oducs @vaspacegrant pic.twitter.com/HcwqJT74A2
— Sampath Jayarathna (@OpenMaze) August 6, 2021
The afternoon session began with an invited talk (via Zoom) by Dr. Javier Puig-Navarro from NASA Langley. Here, Dr. Javier discussed the types of research that they conduct at NASA Langley, and the internship, volunteering, and career opportunities available at NASA. Following this, Ibrokhim explained the fundamentals of Drone Programming to the teachers, and demonstrated, with illustrations, how to program the DJI Tello Drone for movement and object tracking.
Dr. Javier Puig-Navarro @japuina from NASA Langley @NASA_Langley talked to our summer workshop teachers. He is a Research Engineer in Autonomous Systems, with expertise in trajectory generation and multi-vehicle coordination.@oducs @ODUSCI @WebSciDL @NirdsLab pic.twitter.com/Zf5QTaT2dn
— Yasith Jayawardana (@yasithmilinda) August 4, 2021
Final Thoughts
The ODU Teacher Professional Development Workshop was a great opportunity for secondary-school teachers in the Hampton roads area to learn programming. Through this workshop, they gained first-hand experience on basic and advanced programming concepts in Python, and how they are applied in areas such as Data Analysis. The presentations and invited talks provided context to different opportunities available in these areas. Overall, the feedback from the teachers were positive, and we would like to thank the VSGC Innovative Project Grants Program for their generous support in funding this workshop.
Comments
Post a Comment