29 projects tagged "Programming"
DevContest is a tool for teachers of programming that makes it possible to create programming contests for your students. You prepare tasks, a description of them, an examle of the input and output, and a Python script that generates input and output. Students send their source code to the server and the system decides if they work well..
POP-C++ is a comprehensive object-oriented system for developing applications in large distributed computing infrastructures such as Grid, P2P or Clouds. It consists of a programming suite (language, compiler) and a run-time system for running POP-C++ applications. The POP-C++ language is a minimal extension of C++ that implements the parallel object model with the integration of resource requirements into distributed objects. This extension is as close as possible to standard C++ so that programmers can easily learn POP-C++ and so that existing C++ libraries can be parallelized using POP-C++ without too much effort. The POP-C++ run-time is an object-oriented open design that aims at integrating different distributed computing tool kits into an infrastructure for executing requirement-driven object-oriented applications. It uses objects to serve objects: the system provides services for executing remote objects.
RobotMinds is a simulation of a tournament in which programmable robots compete. Each robot's objective is to find its way out of a maze to its home tile. The robots have sensors, and can act on what they sense. There are toxic tiles and radiation from other robots that will destroy robots if exposed to it for too long. The robots can be programmed by way of four screens of checkboxes representing binary switches, so you can program a robot with no knowledge of any programming languages. You can lay walls or full maps to restrict movement.
BlueJ with Modified Error Subsystem is a modified version of BlueJ which has had the error reporting subsystem rewritten to find common programming errors that novice programmers make, report these errors in a descriptive way to reiterate the core concepts of programming, and give advice that the student can follow to fix the problem.
WP Secure Plugin protects WordPress websites from malware, viruses, and hidden code injection from exploits and hacking attempts. It uses a "proactive approach" (Ethical Hacking Research) of programming to secure themes from malicious code and hidden traffic scams and uses the Admin Notice Area of WordPress to alert site owners of problems.