Splash Biography



JEONG YEON CHO, ESP Teacher




Major: Economics, Psychology

College/Employer: BC

Year of Graduation: 2020

Picture of Jeong Yeon Cho

Brief Biographical Sketch:

Not Available.



Past Classes

  (Clicking a class title will bring you to the course's section of the corresponding course catalog)

M1868: Stacking Up: Intro to Recursion in Splash Spring 2019 (Apr. 07, 2019)
One of the most important basics in programming is recursion. What does it mean? It means we build up higher and higher. This course will provide a quick overview of what recursion is and build some examples using python.


M1870: Stop Blocking Me! Crash Course in Asynchronous Programming in Splash Spring 2019 (Apr. 07, 2019)
So you want to build a website? What do you need to know? Web development has a whole bucket of concepts that won't be covered by your typical coding class. Asynchronous programming is one of them. This course will provide a review on conventional programming followed by a crash course on asynchronous programming and a few demonstrations.