BEGIN:VCALENDAR PRODID:-//Microsoft Corporation//Outlook MIMEDIR//EN VERSION:2.0 BEGIN:VEVENT DTSTART:20151117T231500Z DTEND:20151118T010000Z LOCATION:Level 4 - Lobby DESCRIPTION;ENCODING=QUOTED-PRINTABLE:ABSTRACT: Multicore computers are becoming the norm in our ubiquitous computing systems, and the need for programmers who can write codes for these systems and realize requisite, measurable performance gains continues to rise. However, programmers spend many years learning their craft using sequential languages before ever being introduced to parallel programming. By then, it is difficult for many programmers to "think in parallel." Parallel programming constructs ought to be as fundamental as if-then-else statements and should be taught from the outset rather than being delayed until a senior-year systems course in college. Thus, we introduce explicitly parallel programming constructs to a (sequential) block-based language called Snap!, which was derived from Scratch at MIT, and show that this approach can be a successful way to introduce parallel programming to K-12 students, college students, and even professionals desiring re-training. SUMMARY:PPP: Parallel Programming with Pictures PRIORITY:3 END:VEVENT END:VCALENDAR