Hesam (Sam) Samimi

Computer Science Teacher
Computer Science Curriculum Developer

hesam.samimi.csgmail.com

Summary

I am a teacher of computer science as well as an independent computer science curriculum developer, teaching and developing project-based learning curriculums for secondary school and online educational platforms since 2017. I have a Career & Technical Education teaching credential from CA, USA. I'm also an ESL english teacher, a web and mobile app developer, and a yoga and meditation instructor.

I've recently launched Termeric, which is an online buy-and-sell marketplace for K-12 school subject curriculums.

Before discovering my passion at the crossroads of computers and teaching, I spent seven years during and after my Ph.D. studies at UCLA as a programming languages researcher, focusing on the application of artificial intelligence in programming and software development.

Background

I recently obtained a preliminary Career & Technical Education Teaching Credential in CA, USA. I received my Ph.D. in the area of Programming Languages, in 2013 at UCLA Computer Science Department advised by Todd Millstein. At UCLA, Viewpoints Research Institute, and SAP Labs, I spent seven years as a programming language researcher in the area of language design and the application of Artificial Intelligence algorithms in software development. I am a computer science and programming teacher, curriculum developer, and an independent Android/iOS mobile app developer. I have enjoyed teaching computer science and programming at Garden Grove High School and Living Wisdom High School in Ananda Village in California USA, and at Pathumthep Witthayakarn School in Thailand. I worked with the BSD Education team, developing computer science and technology education project-based learning curriculum and content for secondary school. I also have created online courses in programming, mobile app development for Android and iOS, and high school computer science education for Udemy.com.

Past Research

In the field of programming languages, my work was to contribute towards the design of programming frameworks that allow programs to be specified in as elegant, declarative, and in domain-specific forms as possible, yet be practical enough to have impact in the software community. My main interest is finding practical applications of decision procedures, executable specifications, declarative programming, and constraint solvers in programming. However, my Ph.D. research has focused on utilizing these in software engineering in general: development, testing, debugging, reliability, and education. Aside from their application in the design of languages, I am interested in applying these tools in performing static and dynamic program analyses: verification, synthesis, and program repair.

My research work mantra: Let's use constraint solvers not for program-analysis but for program-ming

Past Projects

Sketchpad14 Constraints as a Design Pattern
              Generalization of Sutherland's 1961 Sketchpad tool towards programming using constraints and reactivity

Call by Meaning
              A meanings lingua franca and theorem prover, grounded to the real-world knowledge, enables automatable semantic understanding among programs, bringing about automated discovery and data adaption

CamlBack Automated Feedback for Introductory Functional Programming Errors
              Automatically generating instant, custom feedback for student solutions on functional programming problems (e.g. in OCaml)
              CamlBack: OCaml/Haskell quiz with instant feedback

Cooperating Languages
              Language interoperability enabled by a distributed and declarative framework

Declarative Mocking
              Mocking functionality and data using executable specifications and constraint solving for development and testing

Plan B Falling Back on Executable Specifications
              Automatic recovery from method failures by direct execution of specifications via a constraint solver
              PBnJ: Implementation of Plan B in Java

PHPRepair Automated Repair of HTML Generation Errors in PHP Applications Using String Constraint Solving
              An automatic, dynamic, test-based approach to fix HTML generation bugs in PHP programs

Sketch# Specification-Based Program Sketching
              Implementation of the Sketching program synthesis method on top of Spec# specification language

JOHN An educational programming language integrating Automated Planning
              Project Wiki

Publications

Constraints as a Design Pattern: from Sketchpad61 to Sketchpad14
Hesam Samimi, Alessandro Warth, Mahdi Eslamimehr, Alan Borning
ACM International Symposium on New ideas, New Paradigms, and Reflections on Programming & Software 2015 (Onward!'15) [pdf]

Timing Analysis of Event-Driven Programs with Directed Testing
Mahdi Eslamimehr, Hesam Samimi
15th International Workshop on Worst-Case Execution Time Analysis (WCET'15) [pdf]

Call by Meaning
Hesam Samimi, Chris Deaton, Yoshiki Ohshima, Alessandro Warth, Todd Millstein
ACM International Symposium on New ideas, New Paradigms, and Reflections on Programming & Software 2014 (Onward!'14) [pdf]

Declarative Mocking
Hesam Samimi, Rebecca Hicks, Ari Fogel, Todd Millstein
International Symposium on Software Testing and Analysis 2013 (ISSTA'13) [pdf]

Automated Repair of HTML Generation Errors in PHP Applications Using String Constraint Solving
Hesam Samimi, Max Schaefer, Shay Artzi, Todd Millstein, Frank Tip, Laurie Hendren
International Conference on Software Engineering 2012 (ICSE'12) [pdf]

Specification-Based Sketching with Sketch#
Hesam Samimi, Kaushik Rajan
International Workshop on Formal Techniques for Java-like Programs 2011 (FTfJP'11) [pdf]

Falling Back on Executable Specifications
Hesam Samimi, Ei Darli Aung, Todd Millstein
European Conference on Object-Oriented Programming 2010 (ECOOP'10) [pdf]

From Validation to Automated Repair & Beyond with Constraint Solving
Hesam Samimi
UCLA Ph.D. Thesis, June 2013 [pdf]

Other