Pinned Repositories
Comp524LocalChecks
Checks for UNC Course on Programming Language Concepts
Comp533LocalChecks
Local 533 checks executable from an eclipse workspace
DemoCourseProject
Project to be checked by DemoCourse local and all checks
DistributedReflection
A Java abstract reflection API that could work with servers written in different languages
GIPC
GIPC (Generalized InterProcess Communication)
Grader
Grading framework for Java Programs
GraderBasics
Basics of grader, sufficient to run locally in the JVM being graded
JavaTeaching
Examples used in the UNC CS1 (Comp 110) and CS2 (Comp 401) classes. See:http://www.cs.unc.edu/~dewan/comp401/current/
ObjectEditor
ObjectEditor Code minus VirtualToolkit and Util
PLTeaching
Example Cide used in UNC Comp 524: Programming Language Concepts
pdewan's Repositories
pdewan/GIPC
GIPC (Generalized InterProcess Communication)
pdewan/JavaTeaching
Examples used in the UNC CS1 (Comp 110) and CS2 (Comp 401) classes. See:http://www.cs.unc.edu/~dewan/comp401/current/
pdewan/GraderBasics
Basics of grader, sufficient to run locally in the JVM being graded
pdewan/PLTeaching
Example Cide used in UNC Comp 524: Programming Language Concepts
pdewan/Comp524LocalChecks
Checks for UNC Course on Programming Language Concepts
pdewan/Comp533LocalChecks
Local 533 checks executable from an eclipse workspace
pdewan/DemoCourseProject
Project to be checked by DemoCourse local and all checks
pdewan/Grader
Grading framework for Java Programs
pdewan/ObjectEditor
ObjectEditor Code minus VirtualToolkit and Util
pdewan/SuperShell
pdewan/ConcurrentProgrammingChecks
pdewan/Comp401AllChecks
Extends local checks, grader basics and grader to create the whole grader
pdewan/Comp401LocalChecks
Extends GraderBasics with checks that run locally in Eclipse
pdewan/Comp524AllChecks
The code run by a human grader or server to evaluate 524 assigments
pdewan/Comp533AllChecks
pdewan/ConcurrentProgrammingSampleSolutions
pdewan/ConcurrentProgrammingTrainingExamples
Project for OpenMP Training Workshops
pdewan/DemoCourseLocalBasicChecks
pdewan/Discovery
pdewan/Gradescope-Autograder
Calls the UNC Grader from Gradescope
pdewan/GradescopeToSakai
ConvertsGradscope YAML to Sakai Bulk Folder
pdewan/Hermes
pdewan/NLP-AITA
pdewan/piazza-autograder
pdewan/SakaiAnonymyzer
anonymizes sakai projects
pdewan/tools-changedistiller-updated
Update of tools-changedistiller (https://bitbucket.org/sealuzh/tools-changedistiller/wiki/Home) to fix apparent bugs and add features
pdewan/TrickOrTreat
Beau Anderson's 401 Project on Halloween Simulations + Example Code to Couple Simulations
pdewan/UNC_Checkstyle_8
Extension of Checkstyle 8.3
pdewan/UNCCheckStyle
Style checks added to chekstyle (https://github.com/checkstyle/checkstyle) for students in CS (1/2 and other) classes at UNC and elsewhere
pdewan/util
Library containing common utility code used in my repositories Shapes, ObjectEditor, GIPC, Grader