Sukyoung Ryu. Member of Technical Staff Mailstop UBUR Sun Microsystems Laboratories 35 Network Dr. Burlington, Massachusetts

Size: px
Start display at page:

Download "Sukyoung Ryu. Member of Technical Staff Mailstop UBUR Sun Microsystems Laboratories 35 Network Dr. Burlington, Massachusetts"

Transcription

1 Sukyoung Ryu Member of Technical Staff Mailstop UBUR Sun Microsystems Laboratories 35 Network Dr. Burlington, Massachusetts Phone: (617) Fax: (781) Work Experience Sun Microsystems Laboratories Burlington, Massachusetts 02/2005 present Member of Technical Staff Project Fortress Leading the task of releasing public versions of the Fortress programming language specification. Leading the effort to construct several core calculi of the Fortress programming language (each describing distinct aspects of the Fortress language semantics) and to prove these calculi sound. Leading various implementation tasks including code restructuring, tool integration, and code review which immensely improved the productivity of the development. Developed the concrete syntax grammar for the entire Fortress syntax and built a new Fortress parser that runs entirely on the JVM. Mentoring and thesis advising graduate students from several universities including MIT and Harvard University as Sun Laboratories internships. Harvard University Cambridge, Massachusetts 10/ /2005 Research Associate at the Division of Engineering and Applied Sciences Debugging Everywhere project Implemented the up-to-date ldb debugger working on Sparc, Mips, and X86. Identified the contract between a compiler and the debugger to support multiple languages at modest programming effort. Designed and implemented the ldb interface in four different languages: C, Java, Standard ML, and Objective Caml. Integrated ldb with the lcc compiler and the MiniJava compiler. Yale University New Haven, Connecticut 07/ /1999 Visiting Scholar at the Department of Computer Science Worked on a safe and principled language interoperation system. Identified the problems in the original system which broke the safety of the system. Designed a new system solving the problems and implemented a prototype of the new system.

2 Korea Advanced Institute of Science and Technology Daejeon, Korea 03/ /2001 Research Assistant at the Department of Computer Science LET Project: program analysis for small/safe/smart code Designed a higher-order and typed programming language system nml. Developed the nml compiler system. Designed an exception analyzer to statically detect uncaught exceptions in multithreaded Java programs. Released SML/NJ Exception Analyzer Programming Environment for Standard ML(SML) project Developed an exception analyzer to statically detect uncaught exceptions in SML programs. Released SML/NJ Exception Analyzer 0.7. Static Analysis Technology for SML Programs project Developed compile-time analysis techniques that run at speed > 300 lines/sec. Developed compile-time analysis techniques that analyze modules of an SML program in isolation. Fundamental Research on Multimedia Engines project Designed a domain-specific programming language for music notation. 03/ /2001 Teaching Assistant at the Department of Computer Science Delivered several lectures, conducted review sessions, designed homework assignments, and helped preparing exams. 09/ /1995 Research Assistant at the Department of Computer Science Worked on Dialogue Machine Translation using a Dialogue Model. Implemented a prototype of a dialogue machine translation system. Education Ph.D. in Computer Science 09/ /2001 Korea Advanced Institute of Science and Technology Thesis Title: Exception Analysis for Languages with Exceptions Advisor: Prof. Kwangkeun Yi M.S. in Computer Science 03/ /1996 Korea Advanced Institute of Science and Technology Thesis Title: Estimating Uncaught Exceptions in Standard ML Programs from Type-based Equations Advisor: Prof. Kwangkeun Yi B.S. in Computer Science 03/ /1995 Korea Advanced Institute of Science and Technology

3 Publications Refereed Papers in International Conference Proceedings [1] Sukyoung Ryu, Parsing Fortress Syntax, Proceedings of the 7th International Conference on the Principles and Practice of Programming in Java, August [2] Eric Allen, Ryan Culpepper, Janus Dam Nielsen, Jon Rafkind, and Sukyoung Ryu, Growing a Syntax, 2009 International Workshop on Foundations of Object-Oriented Languages, January [3] J.J. Hallett, Victor Luchangco, Sukyoung Ryu, and Guy L. Steele Jr, On Coercion for Object-Oriented Programming Languages, Proceedings of the 23rd Annual ACM Symposium on Applied Computing, March [4] Eric Allen, J.J. Hallett, Victor Luchangco, Sukyoung Ryu, and Guy L. Steele Jr, Modular Multiple Dispatch with Multiple Inheritance, Proceedings of the 22nd Annual ACM Symposium on Applied Computing, March [5] Sukyoung Ryu and Norman Ramsey, Source-level Debugging for Multiple Languages With Modest Programming Effort, Proceedings of the 14th International Conference on Compiler Construction, April [6] Sukyoung Ryu and Kwangkeun Yi, Exception Analysis for Multithreaded Java Programs, Proceedings of the Second Asia-Pacific Conference on Quality Software, December [7] Kwangkeun Yi and Sukyoung Ryu, Towards A Cost-effective Estimation of Uncaught Exceptions in SML Programs, Proceedings of the 4th International Static Analysis Symposium, Lecture Notes in Computer Science, volume 1302, pages , Springer-Verlag, September [8] Kwangkeun Yi, Sukyoung Ryu, and Ki-Hyun Pyun, Estimating Uncaught Exceptions in Standard ML Programs from Type-based Equations, Proceedings of the 20th Annual International Computer Software and Applications Conference, pages , August Refereed Papers in International Journals [9] J.J. Hallett, Victor Luchangco, Sukyoung Ryu, and Guy L. Steele Jr, Integrating Coercion with Subtyping and Multiple Dispatch, Science of Computer Programming (accepted). [10] Kwangkeun Yi and Sukyoung Ryu, A Cost-effective Estimation of Uncaught Exceptions in SML Programs, Theoretical Computer Science, volume 277, number 1-2, pages , April 2002 (invited paper). Refereed Chapters in Books [11] Joe Hallett, Eric Allen, and Sukyoung Ryu, Implementing Hidden Type Variables in HTV1, PLT Redex Chapter, August Refereed Article [12] Sukyoung Ryu, Project Fortress: A Multicore Language for Scientists and Engineers, Grace Hopper Celebration of Women in Computing, October [13] Eric Allen, David Chase, Christine Flood, Victor Luchangco, Jan-Willem Maessen, Sukyoung

4 Ryu, and Guy L. Steele Jr, Project Fortress: A Multicore Language for Multicore Processors, Linux Magazine, September Technical Reports [14] Eric Allen, David Chase, Joe Hallett, Victor Luchangco, Jan-Willem Maessen, Sukyoung Ryu, Guy L. Steele Jr., Sam Tobin-Hochstadt, The Fortress Language Specification, version 1.0, Sun Microsystems, Inc., March Older versions: version 1.0beta (July 2007), version 1.0alpha (September 2006), version (July 2006), version (May 2006), version (February 2006), version (November 2005), version (July 2005), version (April 2005) [15] Eric Allen, Joe Hallett, Victor Luchangco, Sukyoung Ryu, and Sam Tobin-Hochstadt, Ensuring Acyclicity of the Type Hierarchy in Core Fortress, Programming Language Research Group, Sun Microsystems, Inc., March [16] Joe Hallett and Sukyoung Ryu, Formal Semantics for CFWC, Programming Language Research Group, Sun Microsystems, Inc., March [17] Sukyoung Ryu and Norman Ramsey, The ldb interface, Division of Engineering and Applied Sciences, Harvard University, February [18] Sukyoung Ryu, Exception Analysis for Languages with Exceptions, Ph.D Thesis, Department of Computer Science, Korea Advanced Institute of Science and Technology, August [19] Sukyoung Ryu, Exception Analysis for Multithreaded Java Programs, ROPAS Technical Memo No. ROPAS , April [20] Jaeyoun Chung, Sukyoung Ryu, and Kwangkeun Yi, Verification of Machine Codes Using An Effect Type System, ROPAS Technical Memo No. ROPAS , July [21] Sukyoung Ryu and Kwangkeun Yi, Automatic Test Data Generation for Exceptions in First-Order ML Programs, ROPAS Technical Memo No. ROPAS , November [22] Kwangkeun Yi and Sukyoung Ryu, A Practical Method for Estimating Uncaught Exceptions in SML Programs, KAIST CS/TR , December [23] Sukyoung Ryu, Estimating Uncaught Exceptions in Standard ML Programs from Typebased Equations, M.S. Thesis, Department of Computer Science, Korea Advanced Institute of Science and Technology, August Invited Talks and Presentations [1] Sukyoung Ryu. Fortress (vs NESL). Guest Lecture at Harvard University, September 30, [2] Sukyoung Ryu and Jan-Willem Maessen. A Brief Hands-On Introduction to Fortress. The European Conference on Object-Oriented Programming 2009, July 8, [3] Sukyoung Ryu and Jan-Willem Maessen. A Short Hands-On Introduction to Fortress. MIT CSAIL, April 20, 2009.

5 Panels [4] Sukyoung Ryu. Growing a Syntax. New England Programming Language Symposium (NE- PLS) at Harvard University, November 21, [5] Sukyoung Ryu. Fortress 1.0. Innovation at Sun October 21-23, [6] Sukyoung Ryu. Project Fortress: A Multicore Language for Scientists and Engineers. Grace Hopper Celebration of Women in Computing 2008 at Keystone in Colorado. October 2, [7] Eric Allen, David Chase, Christine Flood, Victor Luchangco, Jan-Willem Maessen, Sukyoung Ryu, and Guy L. Steele Jr. Fortress Boot Camp. plrg/publications/bootcamp2008.html. May 21-23, [8] Sukyoung Ryu. Growing the Fortress Programming Language by Example. Sun Labs. Open House, April 10, [9] Eric Allen, David Chase, Christine Flood, Jan-Willem Maessen, and Sukyoung Ryu. Project Fortress Demo. Sun Labs. Open House, April 26, [10] Sukyoung Ryu. Modular Multiple Dispatch with Multiple Inheritance (Overloading in Fortress). Harvard University, April 4, [11] Sukyoung Ryu. Fortress: A New Programming Language for Scientific Computing. Seoul National University, March 20, [12] Sukyoung Ryu. Fortress: A New Programming Language for Scientific Computing. Korea Advanced Institute of Science and Technology, March 19, [13] Sukyoung Ryu. Formalism in the Fortress Programming Language. The Church Seminar at Boston University, April 11, [14] Eric Allen, Sukyoung Ryu, and Joe Hallett. Formalism in the Fortress Programming Language. High Productivity Computing System Milestone 5, Defense Advanced Research Projects Agency, June [15] Sukyoung Ryu. Debugging Everywhere Project (work in progress). NU Programming Languages Seminar at Northeastern University, November [1] Sukyoung Ryu. Experience Being a Woman in Technical Industries. Women in Computer Science Group, University of Massachusetts Lowell, April 16, [2] Carole Dulong (Google), Gaby Aguilera (Google), Hillery Hunter (IBM), Neha Narula (Google), Shalaka Bhuskute (Intel), Sukyoung Ryu (Sun Microsystems), and Yanting Li (Cisco Systems). Managing Your Career 2-5 Years out of School. Grace Hopper Celebration of Women in Computing, October 18, [3] Sukyoung Ryu. CS-Saturday. Computer Science Department, University of Massachusetts Amherst, September 29, 2007.

6 Recognitions [1] Sun s Fortress Language: Parallelism by Default, HPCWire, July 16, [2] Languages for Supercomputing Get Suped Up, ComputerWorld, March 13, [3] Sun s Fortran replacement goes open-source, CNET News.com, January 12, [4] Sun Opens Doors to Its Lab Sensors, interval-based programming top project list, SD Times, July 15, [5] Sun, Microsoft eye high-performance computing, AJAX, InfoWorld, June 2, [6] Inside Sun Labs the best and the bots, The Register, May 2, Patent Applied Software Sukyoung Ryu, Eric. E. Allen, Victor M. Luchangco, Joseph J. Hallett, and Samuel Y. Tobin- Hochstadt. Method and Apparatus for Expressing and Checking Relationships between Types. US , April 27, Project Fortress ( SML/NJ Exception Analyzer 0.98 ( Honors and Awards Sun Engineering Enrichment and Development Program for the Worldwide 01/ /2008 Established Staff Sin-jin Graduate Students Scholarship from Korea Research Foundation 11/ /2001 Graduate Students in Information and Communication Scholarship from 04/ /2000 the Korea Foundation for Advanced Studies Academic Services Internship Manager: Angelina I-Ting Lee (MIT, 2008) Doctoral Thesis Committee: Joe Hallett (Boston University, 2007) Professional Activities Skills Referee for Conferences: Types in Language Design and Implementation (TLDI 2007), European Symposium on Programming (ESOP 2004), ACM SIGPLAN International Conference on Functional Programming (ICFP 2001), Static Analysis Symposium (SAS 2001), Asian Computing Science Conference (ASIAN 1998). Referee for Journals: IEE Software. Referee for Posters: ACM Student Research Competition. Memberships: ACM, ACM SIGPLAN, IEEE, Korea Information Science Society. Programming Languages

7 Personal Fortress, Java, C/C++, Modula-3, Standard ML, Objective Caml, HTML, XML, Csh/sh scripting Platforms Mac OS X, UNIX/Linux, Solaris, Windows 95/98/Me/2000/NT/XP, DOS Born July 28, 1973 in Seoul, Korea. Citizen of Korea.

ERC 4th Workshop KAIST. Sukyoung Ryu KAIST. August 26, 2010

ERC 4th Workshop KAIST. Sukyoung Ryu KAIST. August 26, 2010 ERC 4th Workshop Sukyoung Ryu August 26, 2010 : Members Coq Mechanization of Basic Core Fortress for Type Soundness Adding Pattern Matching to Existing Object- Oriented Languages FortressCheck: Automatic

More information

ADAM CHLIPALA. Research interests. Education. Refereed conference papers

ADAM CHLIPALA. Research interests. Education. Refereed conference papers 579 Soda Hall Berkeley, CA 94720-1776 USA adamc@cs.berkeley.edu http://www.cs.berkeley.edu/ adamc/ Research interests ADAM CHLIPALA Dependent type systems; interactive theorem proving; type-based programming

More information

Project Fortress: A Multicore Language for Scientists and Engineers

Project Fortress: A Multicore Language for Scientists and Engineers Project Fortress: A Multicore Language for Scientists and Engineers Sukyoung Ryu Department of Computer Science Korea Advanced Institute of Science and Technology December 13, 2009 Copyright c 2009 Sun

More information

Nomair A. Naeem. Personal Data. Education. Teaching Experience. Course Instructor/Sessional

Nomair A. Naeem. Personal Data. Education. Teaching Experience. Course Instructor/Sessional Nomair A. Naeem Personal Data Address: E-mail: Web Page: David R. Cheriton School of Computer Science University of Waterloo 200 University Avenue West Waterloo, ON N2L 3G1, Canada nanaeem@uwaterloo.ca

More information

Brian F. Cooper. Distributed systems, digital libraries, and database systems

Brian F. Cooper. Distributed systems, digital libraries, and database systems Brian F. Cooper Home Office Internet 2240 Homestead Ct. #206 Stanford University cooperb@stanford.edu Los Altos, CA 94024 Gates 424 http://www.stanford.edu/~cooperb/app/ (408) 730-5543 Stanford, CA 94305

More information

John Clements Department of Computer Science Cal Poly State University 1 Grand Street San Luis Obispo, CA (805)

John Clements Department of Computer Science Cal Poly State University 1 Grand Street San Luis Obispo, CA (805) Curriculum Vitae Contact Information Education John Clements Department of Computer Science Cal Poly State University 1 Grand Street San Luis Obispo, CA 93407 (805)756-6528 clements@brinckerhoff.org 2005

More information

High-Productivity Languages for HPC: Compiler Challenges

High-Productivity Languages for HPC: Compiler Challenges High-Productivity Languages for HPC: Compiler Challenges David Chase 2005-10-25 Fortress New language Designed for productivity, high performance, abundant parallelism. Contributors Guy Steele Jan-Willem

More information

Stavros Nikolaou. 413 Gates Hall URL: Ithaca, NY, 14853, USA Date of Birth: December, 1987

Stavros Nikolaou. 413 Gates Hall URL:  Ithaca, NY, 14853, USA Date of Birth: December, 1987 413 Gates Hall +1 6073795409 Department of Computer Science Cornell University email: snikolaou@cs.cornell.edu URL: www.cs.cornell.edu/~snikolaou Ithaca, NY, 14853, USA Date of Birth: December, 1987 Education

More information

CURRICULUM VITAE. June, 2013

CURRICULUM VITAE. June, 2013 CURRICULUM VITAE ד"ר אבי סופר Dr. Avi Soffer June, 2013 ORT Braude College, Department of Software Engineering, P.O. Box 78, Karmiel 2161002, Israel Telephone: +972-4-990-1720 Email: asoffer@braude.ac.il

More information

Fortress: A New Programming Language for Scientific Computing

Fortress: A New Programming Language for Scientific Computing Fortress: A New Programming Language for Scientific Computing Sukyoung Ryu Joint work with Eric Allen, David Chase, Christine Flood, Joseph Hallett, Victor Luchangco, Jan-Willem Maessen, Guy L. Steele

More information

Chris Vegter University of Northern Colorado Monfort College of Business (970)

Chris Vegter University of Northern Colorado Monfort College of Business (970) Chris Vegter University of Northern Colorado Monfort College of Business (970) 351-1244 Email: chris.vegter@unco.edu Education MBA, Colorado State University, 2006. Area of Study: Business Administration

More information

Girija J. Narlikar Forbes Avenue girija

Girija J. Narlikar Forbes Avenue   girija Girija J. Narlikar CMU Computer Science Dept. girija@cs.cmu.edu 5000 Forbes Avenue http://www.cs.cmu.edu/ girija Pittsburgh, PA 15213 Phone: (412) 268-3337 [O] Fax: (412) 268-5576 (412) 802-0459 [H] Research

More information

Xinyu Feng. January Ph.D. in Computer Science, Yale University, expected Advisor: Professor Zhong Shao.

Xinyu Feng. January Ph.D. in Computer Science, Yale University, expected Advisor: Professor Zhong Shao. Address Department of Computer Science Yale University 51 Prospect Street New Haven, CT 06520, U.S.A. Xinyu Feng January 2007 Phone: +1 203 432 1266 Fax: +1 203 432 0593 Email: feng@cs.yale.edu WWW: http://flint.cs.yale.edu/feng/

More information

Jun Li, Ph.D. School of Computing and Information Sciences Phone:

Jun Li, Ph.D. School of Computing and Information Sciences Phone: Jun Li, Ph.D. School of Computing and Information Sciences Phone: + 1-305-348-4964 Florida International University Email: junli @ cs. fiu. edu 11200 SW 8th St, ECS 380, Miami, FL 33199 Web: http://users.cs.fiu.edu/

More information

Degree Branch / Specialization College University CSE SONA COLLEGE OF TECHNOLOGY : ASSISTANT PROFESSOR (SENIOR GRADE) ASSISTANT PROFESSOR

Degree Branch / Specialization College University CSE SONA COLLEGE OF TECHNOLOGY : ASSISTANT PROFESSOR (SENIOR GRADE) ASSISTANT PROFESSOR FACULTY PROFILE Name Designation Email ID : NISHA SOMS : ASSISTANT PROFESSOR (SENIOR GRADE) : nishasoms.cse@srit.org Area of Specialization : Wireless Ad Hoc Networks, Mobile Computing Cryptography and

More information

MAGNO QUEIROZ Curriculum Vitae

MAGNO QUEIROZ Curriculum Vitae MAGNO QUEIROZ Curriculum Vitae Office Management Information Systems Jon M. Huntsman School of Business Utah State University 3515 Old Main Hill Logan, UT 84322-3515 Location: Eccles Business Building

More information

Dr. Spencer Sevilla Postdoctoral Researcher, University of Washington

Dr. Spencer Sevilla Postdoctoral Researcher, University of Washington Dr. Spencer Sevilla Postdoctoral Researcher, University of Washington email: sevilla@cs.washington.edu Research Interests Computer networks, Host mobility, Web technology, Content caching Education University

More information

Resume. Techniques. Mail ID: Contact No.: S.No. Position held Organisation From To. AU PG Center, Vizianagaram

Resume. Techniques. Mail ID: Contact No.: S.No. Position held Organisation From To. AU PG Center, Vizianagaram Resume Name: Designation: Qualifications: Subjects taught: Research specialization: Dr. M.Seshashayee Assistant Professor MCA, M.Tech, Ph.D. Programming In Java, Internet programming, Software Engineering,

More information

Wireless Communications, Information Theory, Physical Layer Security, Cyber Security for Smart Grid, Cryptography, Network Coding.

Wireless Communications, Information Theory, Physical Layer Security, Cyber Security for Smart Grid, Cryptography, Network Coding. Mustafa El-Halabi Contact Information Fleifel Building Cell Phone: + (979) 422 4585 Mathaf E-mail: mhalabi@aust.edu.lb Beirut, Lebanon Webpage: https://mustafa-halabi.appspot.com/ Research Interests Education

More information

Sermakani. AM Mobile: : IBM Rational Rose, IBM Websphere Studio Application Developer.

Sermakani. AM Mobile: : IBM Rational Rose, IBM Websphere Studio Application Developer. Objective: With sound technical knowledge as background and with innovative ideas, I am awaiting to work on challenging jobs that expose my skills and potential ability. Also looking for the opportunity

More information

Konstantinos Krommydas, Ph.D.

Konstantinos Krommydas, Ph.D. , Ph.D. E-mail: kokrommi@gmail.com Phone: (+1) 540-394-0522 Web: www.cs.vt.edu/~kokrommy w LinkedIn: www.linkedin.com/in/krommydas EDUCATION Virginia Polytechnic Institute and State University (Virginia

More information

Amy Babay April 2018

Amy Babay April 2018 Amy Babay www.dsn.jhu.edu/~babay 814-528-4205 babay@cs.jhu.edu Education PhD in Computer Science April 2018 PhD Research: Structured overlay networks for a new generation of Internet services, dependable

More information

CURRICULUM VITÆ. Naama Kraus B.Sc. in Computer Science and Mathematics, Bar-Ilan University, Cum Laude GPA: 90.

CURRICULUM VITÆ. Naama Kraus B.Sc. in Computer Science and Mathematics, Bar-Ilan University, Cum Laude GPA: 90. CURRICULUM VITÆ Naama Kraus naamakraus@gmail.com Personal Information Home Address: 6 Trumpeldor Ave., Haifa, 32582, Israel Phone (Home): +972 4 8328216 Phone (Mobile): +972 55 6644563 Date of Birth: 29-APR-1974

More information

ProjectFortress: Run your whiteboard, in parallel, on the JVM

ProjectFortress: Run your whiteboard, in parallel, on the JVM ProjectFortress: Run your whiteboard, in parallel, on the JVM David Chase September, 2008 Fortress is Originally designed for high-performance-productivity computing as part of Sun s DARPA HPCS contract.

More information

Department of Computer Science & Engineering

Department of Computer Science & Engineering Department of Computer Science & Engineering at Technical University of Varna http://cs.tu-varna.bg Our Mission With 45 years of history our department has trained more than 4,000 professionals. We offer

More information

Shin Hong. Assistant Professor Handong Global University (HGU) Pohang, Kyongbuk, South Korea (37554)

Shin Hong. Assistant Professor Handong Global University (HGU) Pohang, Kyongbuk, South Korea (37554) Shin Hong Assistant Professor hongshin@handong.edu +82-54-260-1409 School of Computer Science & Electrical Engineering 113 NMH, 558 Handong-ro, Buk-gu, Handong Global University (HGU) Pohang, Kyongbuk,

More information

Typed Scheme From Scripts to Programs. Sam Tobin-Hochstadt Northeastern University

Typed Scheme From Scripts to Programs. Sam Tobin-Hochstadt Northeastern University Typed Scheme From Scripts to Programs Sam Tobin-Hochstadt Northeastern University 1 The PL Renaissance 2 The PL Renaissance 3 The PL Renaissance 4 What s good These languages are interactive designed for

More information

JOYCE JIYOUNG WHANG EDUCATION

JOYCE JIYOUNG WHANG EDUCATION JOYCE JIYOUNG WHANG Assistant Professor Department of Computer Science and Engineering Sungkyunkwan University (SKKU) Office: Engineering Building 2, #27326 Lab: Engineering Building 2, #26315B (Big Data

More information

Gassan Abu Jumra Alsyad

Gassan Abu Jumra Alsyad Gassan Abu Jumra Alsyad PERSONAL INFORMATION Place & Date of Birth: Khartoum, 29 th May 1980 Nationality: Sudanese Marital Status: Single Passport NO: B0700506 Language : Arabic,English Current Address:

More information

AYAN MONDAL ayan.mondal/

AYAN MONDAL ayan.mondal/ AYAN MONDAL +91-7872773669 mondalayan12@gmail.com, ayanmondal@iitkgp.ac.in http://cse.iitkgp.ac.in/ ayan.mondal/ Present Address Kharagpur - 721302 India Permanent Address Ashrampara (Teachers Colony)

More information

Ph.D. with Distinction in Computer Science Advisor: Prof. Micha Sharir Dissertation: Geometric Arrangements: Substructures and Algorithms

Ph.D. with Distinction in Computer Science Advisor: Prof. Micha Sharir Dissertation: Geometric Arrangements: Substructures and Algorithms April 29, 2009 Esther Ezra phone (919) 660-6578 Levine Science Research Center D340 fax (919) 660-6502 Department of Computer Science, Duke University http://www.math.tau.ac.il/~estere Durham NC 27708

More information

ANNA UNIVERSITY REGIONAL CAMPUS MADURAI DEPARTMENT OF COMPUTER APPLICATIONS FACULTY PROFILE

ANNA UNIVERSITY REGIONAL CAMPUS MADURAI DEPARTMENT OF COMPUTER APPLICATIONS FACULTY PROFILE ANNA UNIVERSITY REGIONAL CAMPUS MADURAI DEPARTMENT OF COMPUTER APPLICATIONS FACULTY PROFILE Full Name (With qualification) Designation Department E Mail Area of Interest V. FRANCIS DENSIL RAJ, MCA.,M.PHIL.,

More information

Personal Profile. Allied Additional Subordinate Subject studied. Management Information System. Electronic Commerce. Image Processing.

Personal Profile. Allied Additional Subordinate Subject studied. Management Information System. Electronic Commerce. Image Processing. Personal Profile (1) Name of the teacher (in full): Ms. Sarika Vijay Purao (2) Department: (3) Designation: Assistant Professor (4) Qualifications of the teacher:- Degree/ Post Graduate Degree Examinatio

More information

School of Engineering and the Built Environment Glasgow Caledonian University

School of Engineering and the Built Environment Glasgow Caledonian University School of Engineering and the Built Environment Glasgow Caledonian University MSc Advanced Computer Networking Programme Specification Document Session 2015-16 Programme Specification Pro-forma (PSP) 1.

More information

JOYCE JIYOUNG WHANG. June 2008 May 2010: Undergraduate Research Assistant, Department of Computer Science and Engineering, Ewha Womans University.

JOYCE JIYOUNG WHANG. June 2008 May 2010: Undergraduate Research Assistant, Department of Computer Science and Engineering, Ewha Womans University. JOYCE JIYOUNG WHANG Assistant Professor Department of Computer Science and Engineering Sungkyunkwan University (SKKU) Office: Engineering Building 2, #27326 Lab: Engineering Building 2, #26315B (Big Data

More information

The Essence of Compiling with Continuations

The Essence of Compiling with Continuations RETROSPECTIVE: The Essence of Compiling with Continuations Cormac Flanagan Amr Sabry Bruce F. Duba Matthias Felleisen Systems Research Center Compaq cormac.flanagan@compaq.com Dept. of Computer Science

More information

The Fox Project: Advanced Development of Systems Software

The Fox Project: Advanced Development of Systems Software The Fox Project: Advanced Development of Systems Software R&D Status Report July 1 to September 30, 1999 School of Computer Science Carnegie Mellon University Pittsburgh, PA 15213 19991222 022 This research

More information

HAI ZHOU. Evanston, IL Glenview, IL (847) (o) (847) (h)

HAI ZHOU. Evanston, IL Glenview, IL (847) (o) (847) (h) HAI ZHOU Electrical and Computer Engineering Northwestern University 2535 Happy Hollow Rd. Evanston, IL 60208-3118 Glenview, IL 60025 haizhou@ece.nwu.edu www.ece.nwu.edu/~haizhou (847) 491-4155 (o) (847)

More information

Drawing Courses. Drawing Art. Visual Concept Design. Character Development for Graphic Novels

Drawing Courses. Drawing Art. Visual Concept Design. Character Development for Graphic Novels 2018 COURSE DETAILS Drawing Courses Drawing Art Dates 13 March - 18 September 2018 also incl. life drawing sessions on the following Saturdays: 18 & 25 August, 8 & 15 September 18 classes (36 hours) Building

More information

Hideki Todo. Computer Graphics, mainly of Non-Photorealistic Rendering (NPR) Stylized Rendering, Character Animation, User Interaction, Image Analysis

Hideki Todo. Computer Graphics, mainly of Non-Photorealistic Rendering (NPR) Stylized Rendering, Character Animation, User Interaction, Image Analysis Hideki Todo Chuo Gakuin University, Japan Address: 451 Kujike, Abiko, Chiba, 270-1196, Japan Room 708, Research bldg., Chuo Gakuin University Phone: +81-4-7182-1441 ext.571 Email: todo@fla.cgu.ac.jp Web:

More information

The Transputer in Tokyo, David May

The Transputer in Tokyo, David May The Transputer in Tokyo, 1984 David May Bristol November 2014 Inmos 1978 www.cs.bris.ac.uk/ dave 2 Bristol November 2014 Background 1978-83 1978: Inmos founded with 50 million backing from UK government

More information

FACULTY PROFILE. Total Experience : Academic : 7 Years and 3 Months. Degree Branch / Specialization College University

FACULTY PROFILE. Total Experience : Academic : 7 Years and 3 Months. Degree Branch / Specialization College University FACULTY PROFILE Name Designation Email ID : A.K.Kavitha : Assistant Professor : kavitha.ece@srit.org Area of Specialization : Wireless Communication Total Experience : Academic : 7 Years and 3 Industry

More information

Kenneth A. Lambert. Department of Computer Science Washington and Lee University Parmly Hall 406 Lexington, VA Phone: (540)

Kenneth A. Lambert. Department of Computer Science Washington and Lee University Parmly Hall 406 Lexington, VA Phone: (540) Kenneth A. Lambert Address: Department of Computer Science Washington and Lee University Parmly Hall 406 Lexington, VA 24450 Phone: (540)-458-8809 Email: lambertk@wlu.edu Education: M.S. (Computer Science)

More information

Greg T. Harber Faculty Vita (September 1, August 31, 2013)

Greg T. Harber Faculty Vita (September 1, August 31, 2013) Greg T. Harber Faculty Vita (September 1, 2008 - August 31, 2013) Department: Computer Science Rank: Instructor Qualification Status: Other Tenure Status: Non-Tenure Track EDUCATION MS, 1994. Institution:

More information

AKIKO MANADA. The University of Electro-Communications 1-5-1, Chofugaoka, Chofu, Tokyo, , JAPAN

AKIKO MANADA. The University of Electro-Communications 1-5-1, Chofugaoka, Chofu, Tokyo, , JAPAN Curriculum Vitæ AKIKO MANADA The University of Electro-Communications 1-5-1, Chofugaoka, Chofu, Tokyo, 182-8585, JAPAN Email: amanada@uec.ac.jp WORK EXPERIENCE Assistant Professor: February 2012 Present

More information

IJENS-RPG [IJENS Researchers Promotion Group] ID: IJENS-1017-Joby

IJENS-RPG [IJENS Researchers Promotion Group] ID: IJENS-1017-Joby Dr. P.P.Joby Contact Address Professor & Dean, Department of Computer Science & Engineering, MBC College of Engineering and Technology, Kuttikanam, Peermade, Idukki Dt, Kerala-685531. Permanent Address

More information

Amy Babay November Doctor of Philosophy in Computer Science September 2018

Amy Babay November Doctor of Philosophy in Computer Science September 2018 Amy Babay www.dsn.jhu.edu/~babay 814-528-4205 babay@cs.jhu.edu Education November 2018 Doctor of Philosophy in Computer Science September 2018 Thesis: Timely, Reliable, and Cost-Effective Internet Transport

More information

2007 Doctor of Philosophy(Ph.D.) in Computer Science University of California, San Diego (UCSD)

2007 Doctor of Philosophy(Ph.D.) in Computer Science University of California, San Diego (UCSD) ALPER T. MIZRAK VMware, Inc. 3401 Hillview Ave Palo Alto, CA 94304 Phone: 1 (650) 427-2492 amizrak@vmware.com http://cseweb.ucsd.edu/ amizrak www.linkedin.com/in/alpermizrak Cell: 1 (858) 337-3791 alpermizrak@gmail.com

More information

ELLIOT ANSHELEVICH. Department of Computer Science Cornell University Upson Hall 5139 Ithaca, NY 14853

ELLIOT ANSHELEVICH. Department of Computer Science Cornell University Upson Hall 5139 Ithaca, NY 14853 ELLIOT ANSHELEVICH eanshel@cs.cornell.edu Office: (607) 255-5578 Cell: (607) 262-6170 Fax: (607) 255-4428 http://www.cs.cornell.edu/people/eanshel Department of Computer Science Cornell University Upson

More information

CS 565: Programming Languages. Spring 2008 Tu, Th: 16:30-17:45 Room LWSN 1106

CS 565: Programming Languages. Spring 2008 Tu, Th: 16:30-17:45 Room LWSN 1106 CS 565: Programming Languages Spring 2008 Tu, Th: 16:30-17:45 Room LWSN 1106 Administrivia Who am I? Course web page http://www.cs.purdue.edu/homes/peugster/cs565spring08/ Office hours By appointment Main

More information

2013 Ph.D (Computer Vision), Queensland University of Technology, Brisbane, Australia,

2013 Ph.D (Computer Vision), Queensland University of Technology, Brisbane, Australia, David Ryan Curriculum Vitae 27 Wyncroft St, Holland Park Brisbane, Queensland 4121 (+61) 424 554 196 david.ryan1@gmail.com dryan.id.au Education 2013 Ph.D (Computer Vision), Queensland University of Technology,

More information

The CISM Education Plan (updated August 2006)

The CISM Education Plan (updated August 2006) The CISM Education Mission The CISM Education Plan (updated August 2006) The CISM Education Mission is to recruit and train the next generation of space physicists and imbue them with an understanding

More information

SAVE International Certification Program Transition Summary

SAVE International Certification Program Transition Summary The following is a summary of the certification program changes for SAVE International (SAVE). This information was presented in detail at the 2017 Value Summit in Philadelphia in August 2017. The new

More information

Financial Planning Institute of Southern Africa SETTING THE STANDARD. Continuous Professional Development (Cpd) Policy

Financial Planning Institute of Southern Africa SETTING THE STANDARD. Continuous Professional Development (Cpd) Policy FPI FPI Financial Planning Institute of Southern Africa SETTING THE STANDARD Continuous Professional Development (Cpd) Policy Table of Contents Definitions 3-4 Introduction 4 Primary Responsibility 5 Mandatory

More information

Dissertation: Analysis, Indexing and Visualization of Presentation Videos

Dissertation: Analysis, Indexing and Visualization of Presentation Videos MICHELE MERLER IBM TJ Watson Research Center 19 Skyline Drive Hawthorne, NY, 10532 phone: (646) 510-1702 email: michele.merler@gmail.com www.cs.columbia.edu/~mmerler EDUCATION 2012 : Columbia University,

More information

Department of Automation Engineering. Corporate R&D, Secutronix Inc., Seoul, Korea.

Department of Automation Engineering. Corporate R&D, Secutronix Inc., Seoul, Korea. DOSUNG AHN PH.D. Curriculum Vitae October 2007 Email: dosung@temple.edu / Phone: +1-215-204-3160 Adjunct Research Professor of Department of Electrical and Computer Engineering, Temple University, 1947

More information

PRABAVADHI.J. Professional Objective:

PRABAVADHI.J. Professional Objective: ASSISTANT PROFESSOR Manakula Vinayagar Institute of Technology, Madagadipet, Puducherry, Pin code 605 107. Email-Id: it_praba@yahoo.co.in Mobile: 9566438572 PRABAVADHI.J Professional Objective: Challenging

More information

Curriculum Vitae Tim Ophelders last updated: September 12, 2018

Curriculum Vitae Tim Ophelders last updated: September 12, 2018 Curriculum Vitae Tim Ophelders last updated: September 12, 2018 Personal Information Name Citizenship T. A. E. (Tim) Ophelders Dutch Work Address Email Department of Computational Mathematics, Science

More information

COMPOSABILITY, PROVABILITY, REUSABILITY (CPR) FOR SURVIVABILITY

COMPOSABILITY, PROVABILITY, REUSABILITY (CPR) FOR SURVIVABILITY AFRL-IF-RS-TR-2002-61 Final Technical Report April 2002 COMPOSABILITY, PROVABILITY, REUSABILITY (CPR) FOR SURVIVABILITY Kestrel Institute Sponsored by Defense Advanced Research Projects Agency DARPA Order

More information

The role of professional bodies in the development of innovative onshore education

The role of professional bodies in the development of innovative onshore education The role of professional bodies in the development of innovative onshore education AIEC, Brisbane, 8 th October 2014 Asheley Jones MACS (Snr) CP Head of Education and Workforce Development ACS - The Professional

More information

Master Course in Computer Science Orientation day

Master Course in Computer Science Orientation day Master Course in Computer Science Orientation day Info on the Department of Computer Science Ranked first (in its area) in 5-year Research Assessment by Ministry of University and Research 2013 e 2017

More information

TEXAS STATE VITA. A. Name: David L. Gibbs Title: Assistant Professor

TEXAS STATE VITA. A. Name: David L. Gibbs Title: Assistant Professor TEXAS STATE VITA I. Academic/Professional Background A. Name: David L. Gibbs Title: Assistant Professor B. Educational Background Degree Year University Major Thesis/Dissertation PhD 2015 Texas State University

More information

Vincent St-Amour. Université de Montréal, Montréal, Québec.

Vincent St-Amour. Université de Montréal, Montréal, Québec. EECS, McCormick School of Engineering Northwestern University 2145 Sheridan Rd, Ford 2.210 Evanston, IL, 60208, USA (617) 671-8759 stamourv@eecs.northwestern.edu eecs.northwestern.edu/~stamourv github.com/stamourv

More information

BOSTON UNIVERSITY Metropolitan College MET CS342 Data Structures with Java Dr. V.Shtern (Fall 2011) Course Syllabus

BOSTON UNIVERSITY Metropolitan College MET CS342 Data Structures with Java Dr. V.Shtern (Fall 2011) Course Syllabus BOSTON UNIVERSITY Metropolitan College MET CS342 Data Structures with Java Dr. V.Shtern (Fall 2011) Course Syllabus 1. Course Objectives Welcome to MET CS342 Data Structures with Java. The intent of this

More information

Amir Aminzadeh Gohari

Amir Aminzadeh Gohari Amir Aminzadeh Gohari Contact Information Computer Eng. Phone: (707) 953-2647 E-mail: amirazg@ece.ucsb.edu Santa Barbara, CA 93106 USA Web: http://ece.ucsb.edu/ amirazg Education Sept. 2007 June 2011 Ph.D.,

More information

Dr. Imran Khan University of Nebraska-Lincoln Marketing (402)

Dr. Imran Khan University of Nebraska-Lincoln Marketing (402) Dr. Imran Khan University of Nebraska-Lincoln Marketing (402) 472-4536 Email: ikhan3@unl.edu Education DBA, Kennesaw State University, 2014. Major: Marketing Dissertation Title: Vendor Firm Characteristics

More information

MIAMI DADE COLLEGE COLLEGE ACADEMIC AND STUDENT SUPPORT COUNCIL TUESDAY, JUNE 12, 2007 WOLFSON CAMPUS ROOM :30 P.M. AGENDA

MIAMI DADE COLLEGE COLLEGE ACADEMIC AND STUDENT SUPPORT COUNCIL TUESDAY, JUNE 12, 2007 WOLFSON CAMPUS ROOM :30 P.M. AGENDA MIAMI DADE COLLEGE COLLEGE ACADEMIC AND STUDENT SUPPORT COUNCIL TUESDAY, JUNE 12, 2007 WOLFSON CAMPUS ROOM 2106 1:30 P.M. AGENDA 1. Call to Order Joseph McNair 2. Approval of the Minutes of May 15, 2007

More information

MUST ICT SOLUTIONS AND INNOVATION CENTRE (MIIC) BOOT CAMP TRAINING. Sn. Course Name Duration Course Content Fee Structure

MUST ICT SOLUTIONS AND INNOVATION CENTRE (MIIC) BOOT CAMP TRAINING. Sn. Course Name Duration Course Content Fee Structure MUST ICT SOLUTIONS AND INNOVATION CENTRE (MIIC) BOOT CAMP TRAINING FROM 1 st TO 16 th of August 2018. MUST ICT Solutions and Innovation Centre (MIIC) under Mbeya University of Science and Technology (MUST)

More information

Sherenaz Waleed Al-Haj Baddar

Sherenaz Waleed Al-Haj Baddar Sherenaz Waleed Al-Haj Baddar s.alhajbaddar@gmail.coms.baddar@ju.edu.jo Personal Information Nationality: Jordanian Current Employer: King Abdullah II School for Information Technology, The University

More information

Web Security Vulnerabilities: Challenges and Solutions

Web Security Vulnerabilities: Challenges and Solutions Web Security Vulnerabilities: Challenges and Solutions A Tutorial Proposal for ACM SAC 2018 by Dr. Hossain Shahriar Department of Information Technology Kennesaw State University Kennesaw, GA 30144, USA

More information

Xin ZHANG. Thesis Defense Talk passed (December 1998). Thesis Proposal presented (April 1998).

Xin ZHANG. Thesis Defense Talk passed (December 1998). Thesis Proposal presented (April 1998). Xin ZHANG Computer Science Department Worcester Polytechnic Institute 100 Institute Road, Worcester, MA 01609 Phone: (508) 831-5857 Email: xinz@wpi.edu WWW: http://www.wpi.edu/ xinz April 22, 2002 Education

More information

Curriculum Vitae of Paolo Romano

Curriculum Vitae of Paolo Romano Curriculum Vitae of Paolo Romano Personal Information Place and Date of Birth: Rome (Italy), 4 March 1979 Citizenship: Italian Office Address: Dipartimento di Informatica e Sistemistica Antonio Ruberti

More information

MASTER OF SCIENCE (M.S.) MAJOR IN COMPUTER SCIENCE (NON-THESIS OPTION)

MASTER OF SCIENCE (M.S.) MAJOR IN COMPUTER SCIENCE (NON-THESIS OPTION) Master of Science (M.S.) Major in Computer Science (Non-thesis Option) 1 MASTER OF SCIENCE (M.S.) MAJOR IN COMPUTER SCIENCE (NON-THESIS OPTION) Major Program The Master of Science (M.S.) degree with a

More information

S.No Description 1 Allocation of subjects to the faculty based on their specialization by the HoD 2 Preparation of college Academic Calendar and

S.No Description 1 Allocation of subjects to the faculty based on their specialization by the HoD 2 Preparation of college Academic Calendar and S.No Description 1 Allocation of subjects to the faculty based on their specialization by the HoD 2 Preparation of college Academic Calendar and co-curricular calendar 3 Preparation of time table 4 Appointment

More information

J I N G H A I R A O. Institute for Software Research School of Computer Science Carnegie Mellon University 5000 Forbes Ave Pittsburgh, PA 15213

J I N G H A I R A O. Institute for Software Research School of Computer Science Carnegie Mellon University 5000 Forbes Ave Pittsburgh, PA 15213 J I N G H A I R A O Institute for Software Research School of Computer Science Carnegie Mellon University 5000 Forbes Ave Pittsburgh, PA 15213 Office: +1 412 268 1357 Fax: +1 412 268 7287 Mobile: +1 412

More information

2015 FLM LDR Membership Retention. Standards Certification Education & Training Publishing Conferences & Exhibits. Marty Bince, VP IMD

2015 FLM LDR Membership Retention. Standards Certification Education & Training Publishing Conferences & Exhibits. Marty Bince, VP IMD 2015 FLM LDR Membership Retention Standards Certification Education & Training Publishing Conferences & Exhibits Marty Bince, VP IMD Membership Chair Training: Retention and Renewal Standards Certification

More information

CURRICULUM VITAE: DI MARTIN BERNAUER. DI Martin Bernauer. Chemnitz University of Technology Faculty of Mathematics D Chemnitz Germany

CURRICULUM VITAE: DI MARTIN BERNAUER. DI Martin Bernauer. Chemnitz University of Technology Faculty of Mathematics D Chemnitz Germany CURRICULUM CURRICULUM VITAE: DI MARTIN BERNAUER Chemnitz, March 15, 2010 DI Martin Bernauer Chemnitz University of Technology Faculty of Mathematics D-09107 Chemnitz Germany +49-371-531-37497 martin.bernauer@mathematik.tu-chemnitz.de

More information

Thesis: An Extensible, Self-Tuning, Overlay-Based Infrastructure for Large-Scale Stream Processing and Dissemination Advisor: Ugur Cetintemel

Thesis: An Extensible, Self-Tuning, Overlay-Based Infrastructure for Large-Scale Stream Processing and Dissemination Advisor: Ugur Cetintemel Olga Papaemmanouil Phone: +1 (401) 588-0230 Department of Computer Science Fax: +1 (401) 863-7657 Box 1910, 115 Waterman St, Floor 4 Email: olga@cs.brown.edu Providence, RI, 02912, USA Web: http://www.cs.brown.edu/

More information

Research Report of the Research Group "Computer Networks and Distributed Systems"

Research Report of the Research Group Computer Networks and Distributed Systems Research Report of the Research Group "Computer Networks and Distributed Systems" Personal Head Prof. Dr. Torsten Braun, Tel.: +41 31 631 4994, email: braun@iam.unibe.ch Secretary Sylvia Schaad, Tel.:

More information

Anat Levin : Postdoctoral Associate, MIT CSAIL. Advisor: Prof William T. Freeman.

Anat Levin : Postdoctoral Associate, MIT CSAIL. Advisor: Prof William T. Freeman. Anat Levin MIT CSAIL The Stata Center 32-D466 32 Vassar Street, Cambridge MA 02139 Email: alevin@csail.mit.edu URL: http://people.csail.mit.edu/alevin Phone: 617-253-7245 Education: 2007-2008: Postdoctoral

More information

A Total of 7 years of IT and Marketing Experience [6 years in Pakistan + 1 year in North Cyprus] in education and service industry.

A Total of 7 years of IT and Marketing Experience [6 years in Pakistan + 1 year in North Cyprus] in education and service industry. ASIM TANVIR Senior Lecturer/Program Coordinator IT Institute of Business and Information Technology University of the Punjab Lahore, Pakistan asim@ibitpu.edu.pk CAREER OBJECTIVE To implement the IT concepts

More information

(FHEQ) level 6] 3 years full-time; 4 years full-time including a year of study abroad and/or work placement. I301 (4-years) Computing, Engineering

(FHEQ) level 6] 3 years full-time; 4 years full-time including a year of study abroad and/or work placement. I301 (4-years) Computing, Engineering Faculty of Engineering and Informatics Programme Specification Programme title: BEng (Hons) Software Engineering Academic Year: 2018/19 Degree Awarding Body: Partner(s), delivery organisation or support

More information

Professional Excellence Summary

Professional Excellence Summary Mr. J.SANTHOSH B.E.,M.E., (Ph.D).,MISTE Assistant Professor Department of Computer Science & Engineering K.S.R. College of Engineering (Autonomous) Tiruchengode - 637 215, Namakkal District, TamilNadu.

More information

University of Texas Administration Building Room Guadalupe Street Austin, TX Phone: (479)

University of Texas Administration Building Room Guadalupe Street Austin, TX Phone: (479) Islam Akef Ebeid University of Texas Administration Building Room 5.556 http://www.i3akef.com School of Information https://www.linkedin.com/in/i3akef University of Texas at Austin islam.akef@gmail.com

More information

Assoc. Prof. Yusuf Sahillioğlu

Assoc. Prof. Yusuf Sahillioğlu Assoc. Prof. Yusuf Sahillioğlu Middle East Technical University (METU) Computer Engineering Dept. Universiteler Mah. Dumlupinar Blv. No:1 Ankara 06800 Turkey Phone: +90 312 210 5563 Fax: +90 312 210 5544

More information

Program Proposal for a Direct Converted Program. BS in COMPUTER SCIENCE

Program Proposal for a Direct Converted Program. BS in COMPUTER SCIENCE Program Proposal for a Direct Converted Program BS in COMPUTER SCIENCE Document Page number Curriculum Sheet p. 2 p. -year Roadmap p. p. 5 Two Year Course Schedule p. 6 (2018 2019 AY and 2019 2020 AY)

More information

Faculty Profile. Educational Qualification

Faculty Profile. Educational Qualification Mr. Mr. Subhrajit Nag HOD subhrajit.nag@gnindia.dronacharya.info Faculty Profile M.Tech in Computer Science & Engg from Indian School of Mines, Dhanbad, in 2014 B.Tech in Computer Science & Engg from Abcus

More information

NetFPGA Update at GEC4

NetFPGA Update at GEC4 NetFPGA Update at GEC4 http://netfpga.org/ NSF GENI Engineering Conference 4 (GEC4) March 31, 2009 John W. Lockwood http://stanford.edu/~jwlockwd/ jwlockwd@stanford.edu NSF GEC4 1 March 2009 What is the

More information

Web site Prototype Design to Suit the Education and Research Purposes of University Departments

Web site Prototype Design to Suit the Education and Research Purposes of University Departments Recent Research Developments in Learning Technologies (00) 0 Web site Prototype Design to Suit the Education and Research Purposes of University Departments B. Prieto, J. L. Bernier, P. Castillo, A. Cañas

More information

From High Level to Machine Code. Compilation Overview. Computer Programs

From High Level to Machine Code. Compilation Overview. Computer Programs From High Level to Algorithm/Model Java, C++, VB Compilation Execution Cycle Hardware 27 October 2007 Ariel Shamir 1 Compilation Overview Algorithm vs. Programs From Algorithm to Compilers vs. Interpreters

More information

ASTON UNIVERSITY PROGRAMME SPECIFICATION

ASTON UNIVERSITY PROGRAMME SPECIFICATION ASTON UNIVERSITY PROGRAMME SPECIFICATION Programme Title UCAS/JACS School/Subject Area Final Award Interim Awards Mode(s) of Study Normal Length of Programme Total Credits Programme Accredited By Dates

More information

CURRICULUM VITAE - JAMES LOCHOMIN

CURRICULUM VITAE - JAMES LOCHOMIN CURRICULUM VITAE - JAMES LOCHOMIN jameslochomin@gmail.com PERSONAL DETAILS NAME : JAMES LOCHOMIN ID NO. : 28862442 CITIZENSHIP : KENYAN EMAIL ADDRESS : jameslochomin@gmail.com POSTAL ADDRESS : BOX 2200-00100

More information

Tuncay Tekle Curriculum Vitæ

Tuncay Tekle Curriculum Vitæ Tuncay Tekle Curriculum Vitæ tuncay@cs.stonybrook.edu http://www.cs.stonybrook.edu/~tuncay/ Interests High-level programming languages and efficient implementations. Algorithm design and generation of

More information

Programme Specification. MSc Telecommunications Engineering 2016/17

Programme Specification. MSc Telecommunications Engineering 2016/17 School of Engineering and the Built Environment Glasgow Caledonian University Programme Specification MSc Telecommunications Engineering 2016/17 1 Programme Specification Pro-forma 1. GENERAL INFORMATION

More information

MSc entry onwards UCL UCL. Engineering Sciences

MSc entry onwards UCL UCL. Engineering Sciences PROGRAMME SPECIFICATION Programme Specification MSc in Information Security Programme title: Final award (BSc, MA etc): (where stopping off points exist they should be detailed here and defined later in

More information

Yunho Kim. Software Testing and Verification Group Daehak-ro, Yuseong-gu, Daejeon, South Korea

Yunho Kim. Software Testing and Verification Group Daehak-ro, Yuseong-gu, Daejeon, South Korea Yunho Kim Ph. D in Computer Science yunho.kim03@gmail.com Software Testing and Verification Group +82-42-350-7743 School of Computing 2438 Computer Science Building (E3-1), KAIST KAIST 291 Daehak-ro, Yuseong-gu,

More information

Cleveland State University

Cleveland State University Cleveland State University CIS 260/500 Introduction to Programming (4 credits). Spring 2015 Section 2/ 50 Class Nbr. 1810/1855 Tue, Thu 12:30 PM 2:20 PM Section 2/ 50 Class Nbr. 1813/1856. Tue, Thu 4:00

More information

Dukpa Kim FIELDS OF INTEREST. Econometrics, Time Series Econometrics ACADEMIC POSITIONS

Dukpa Kim FIELDS OF INTEREST. Econometrics, Time Series Econometrics ACADEMIC POSITIONS Dukpa Kim Contact Information Department of Economics Phone: 82-2-3290-5131 Korea University Fax: 82-2-3290-2661 145 Anam-ro, Seongbuk-gu Email: dukpakim@korea.ac.kr Seoul, 02841 Korea FIELDS OF INTEREST

More information

Sasikanth Avancha 4776 Drayton Green Baltimore, MD Phone: (443)

Sasikanth Avancha 4776 Drayton Green Baltimore, MD Phone: (443) Sasikanth Avancha 4776 Drayton Green Baltimore, MD 21227 Phone: (443) 386-0858 savanc1@cs.umbc.edu SUMMARY Researcher skilled in security protocol design for embedded systems, large scale wireless network

More information

Lecture Notes on Compiler Design: Overview

Lecture Notes on Compiler Design: Overview Lecture Notes on Compiler Design: Overview 15-411: Compiler Design Frank Pfenning Lecture 1 August 26, 2014 1 Introduction This course is a thorough introduction to compiler design, focusing on more lowlevel

More information