• Home
    • FAQs
  • Portfolio
    • Resume
    • Teaching Philosophy
  • Alums
  • Interest Groups
    • Human Factors
      • Humans
      • Technology
      • AR / VR
      • Haptics
      • Ambient / Affective Interface
    • Tools
      • Operating Systems
      • Programming
      • Research
    • Other
      • Computation Linguistics
      • Education
      • Ethics & Morality
      • Just for Fun
      • Semantics Web
  • Media
    • 3 ways good design
    • Rails Systems Safety
    • Shuttle Toilet
  • Web Links
    • Fusion Tables
    • Global Alert Map
    • WorldMap
  • Recommended
    • Amazon Store
      • Your Amazon Cart
    • Decision Making
    • Usability

GPlacencia.com

Exploring the Human Factor
Home | Groups
  • user warning: Table 'placenci_gplac.og_subgroups' doesn't exist query: SELECT ogs.gid, ogs.parent, og.og_private, og.og_selective, n.title, n.status, n.type FROM og_subgroups ogs INNER JOIN node n ON ogs.gid = n.nid INNER JOIN og og ON ogs.gid = og.nid in /home/placenci/public_html/sites/all/modules/og/modules/og_subgroups/includes/tree.inc on line 56.
  • user warning: Table 'placenci_gplac.og_subgroups' doesn't exist query: SELECT og.nid, og.og_private, og.og_selective, n.title, n.status, n.type FROM og og INNER JOIN node n ON og.nid = n.nid LEFT JOIN og_subgroups ogs ON og.nid = ogs.gid WHERE ogs.gid IS NULL in /home/placenci/public_html/sites/all/modules/og/modules/og_subgroups/includes/tree.inc on line 76.
Printer-friendly versionPDF version

Objects First With Java: A Practical Introduction Using BlueJ

Sun, 11/28/2010 - 1:00am
Amazon Item: 
Image of Objects First With Java: A Practical Introduction Using BlueJ (4th Edition)
Objects First With Java: A Practical Introduction Using BlueJ (4th Edition)

The BlueJ development environment was specifically designed to support introductory teaching of object-orientations and helps users grasp the complicated concepts of class structure. Unlike most books on the subject, this text uses BlueJ to get readers started on object-oriented programming from day one.

Read more

Caml Functional Programming Language

Thu, 11/17/2011 - 1:00am

Caml Functional Programming Language

http://caml.inria.fr/

Caml is a general-purpose programming language, designed with program safety and reliability in mind. It is very expressive, yet easy to learn and use. Caml supports functional, imperative, and object-oriented programming styles.

Read more
Tags: Programming

Haskell Functional Programming Language

Thu, 11/17/2011 - 1:00am

Haskell Functional Programming Language

http://haskell.org/

Haskell is a computer programming language. In particular, it is a polymorphically statically typed, lazy, purely functional language, quite different from most other programming languages.

Read more
Tags: Programming

OpenViBE

Sat, 01/08/2011 - 1:00am

OpenViBE

http://openvibe.inria.fr/

OpenViBE is a software platform dedicated to designing, testing and using brain-computer interfaces.

OpenViBE is a software for real-time neurosciences (that is, for real-time processing of brain signals). It can be used to acquire, filter, process, classify and visualize brain signals in real time.

Read more
Tags: Programming

Toon Talk

Sun, 12/26/2010 - 12:00am

Toon Talk

http://www.toontalk.com/

 

Inside of ToonTalk's animated world you will build and run all sorts of computer programs. While learning how to program you will face challenging puzzles, express your creativity, learn new ways to solve problems, and have loads of fun!

Tags: Programming

BlueJ - An IDE to treach object-oriented programming

Sun, 11/28/2010 - 1:00am

BlueJ - An IDE to treach object-oriented programming

http://www.bluej.org/

BlueJ is a Java IDE specifically designed to learn and teach object-oriented programming and Java.

Tags: Programming

TurKit

Mon, 10/18/2010 - 12:00am

TurKit

http://groups.csail.mit.edu/uid/turkit/

TurKit is a Java/JavaScript API for running iterative tasks on Mechanical Turk. You can safely re-execute TurKit programs without re-running costly side effects on Mechanical Turk, like creating new HITs, but still write your program in a straightforward imperative manner—there is no need to unravel the program into a state machine.

Tags: Programming

Deterministic Parallel Java (DPJ)

Thu, 10/14/2010 - 12:00am

Deterministic Parallel Java (DPJ)

http://dpj.cs.uiuc.edu/

niversity of Illinois at Urbana-Champaign researchers, led by professor Vikram Adve and Ph.D. student Robert Bocchino, have launched a project to develop a Deterministic Parallel Java (DPJ) implementation. The researchers say the parallel implementation of Java would be the first to guarantee deterministic semantics without run-time checks for general-purpose, object-oriented programs. "The broad goal of our project is to provide deterministic-by-default semantics for an object-oriented, imperative parallel language, using primarily compile-time checking," according to the DPJ website.

Read more
Tags: Programming

Visual Geometry Group

Mon, 10/11/2010 - 12:00am

Visual Geometry Group

http://www.robots.ox.ac.uk/~vgg/

Current Projects

  • VisRec: Visual Search and Cognitive Annotation project funded by the European Research Council
  • Platform: EPSRC Platform Grant in Computer Vision
  • UKIERI: UK-India Education and Research Initiative
  • PASCAL: Pattern Analysis, Statistical Modelling and Com
Read more
Tags: Ambient / Affective Interface

W3C's HTML Speech Incubator Group

Tue, 09/07/2010 - 12:00am

W3C's HTML Speech Incubator Group

http://www.w3.org/2005/Incubator/htmlspeech/

The mission of the HTML Speech Incubator Group, part of the Incubator Activity, is to determine the feasibility of integrating speech technology in HTML5 in a way that leverages the capabilities of both speech and HTML (e.g., DOM) to provide a high-quality, browser-independent speech/multimodal experience while avoiding unnecessary standards fragmentation or overlap. The HTML Speech Incubator Group will collect and review use cases, requirements, and HTML change requests on this topic and present a consolidated summary of the same in its final report.

Tags: Web Development

Kodu

Mon, 07/26/2010 - 12:00am

Kodu

http://research.microsoft.com/en-us/projects/kodu/

Kodu is a new visual programming language made specifically for creating games. It is designed to be accessible for children and enjoyable for anyone. The programming environment runs on the Xbox, allowing rapid design iteration using only a game controller for input.

Tags: Programming

Fortunata

Wed, 07/21/2010 - 12:00am

Fortunata

http://code.google.com/p/fortunata/

The Semantic Web Made Easy

Universidad Politecnica de Madrid (Spain) (07/21/10) Martinez, Eduardo


Read more
Tags: Semantic Web

ROILA - Robot Interaction Language

Fri, 07/16/2010 - 2:41pm

ROILA - Robot Interaction Language

http://roila.org/

Read more
Tags: Programming

ROBOTC - a C-Based Programming Language for Robotics

Tue, 07/13/2010 - 12:00am

ROBOTC - a C-Based Programming Language for Robotics

http://www.robotc.net/

ROBOTC, a C-Based Programming Language for Robotics

ROBOTC is the premiere language for educational robotics.

Read more
Tags: Programming

smalltalk dot org

Thu, 07/08/2010 - 12:00am

smalltalk dot org

http://www.smalltalk.org/

Smalltalk is a foundational programming language that is based on pervasive message passing, pervasive dynamic strong typing, pervasive reflection and pervasive object orientation.

Tags: Programming

GNU Smalltalk

Thu, 07/08/2010 - 12:00am

GNU Smalltalk

http://smalltalk.gnu.org/

GNU Smalltalk is a free implementation of the Smalltalk-80 language. It runs on most POSIX compatible operating systems (including GNU/Linux, of course), as well as under Windows. Smalltalk is a dynamic object-oriented language, well-versed to scripting tasks.

Tags: Programming

Erlang

Tue, 06/29/2010 - 12:00am

Erlang

http://www.erlang.org/

 

Erlang is a programming language which has many features more commonly associated with an operating system than with a programming language: concurrent processes, scheduling, memory management, distribution, networking, etc. Erlang is characterized by the following features:

Read more
Tags: Programming

Groovy

Mon, 09/14/2009 - 12:00am

Groovy

http://groovy.codehaus.org/

The A-Z of Programming Languages: Groovy

Computerworld Australia (09/14/09) McConnachie, Dahna


Read more
Tags: Programming

ETICS

Tue, 07/28/2009 - 12:00am

ETICS

http://etics.web.cern.ch/etics/

A new software development platform developed by the European Union-funded ETICS project automates many of the day-to-day tasks required in software development. The open source system uses grid software and a distributed computing infrastructure to operate on multiple platforms. The system allows results from around-the-clock builds and tests to be monitored over the Web, and the configuration of metadata for the software in development can be viewed and edited over a secure Internet connection.

Read more
Tags: Programming

EMMA - Embedded Middleware in Mobility Applications

Wed, 07/01/2009 - 12:00am

EMMA - Embedded Middleware in Mobility Applications

http://www.emmaproject.eu/

The European EMMA project has developed a new middleware platform for embedded sensors called EM2P that acts as an interface between designers and the electronics. The project's researchers say that EM2P could lead to thousands of new applications in a variety of industries, starting with in-car electronics. Embedded sensor systems are often designed for a single task, but that functionality, such as detecting a sudden deceleration, could be used for a variety of other purposes and used with other sensors to create new applications.

Read more
Tags: Programming
  • 1
  • 2
  • next ›
  • last »
‹ Operating Systems up Research ›
  • Login to post comments

Search

Navigation

  • Biblio
  • My Unread
  • My bookmarks
  • Feed aggregator

Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright © 2010 GPlacencia.com. All Rights Reserved.

Powered by Drupal, an open source content management system

Powered by Drupal and Drupal Theme created with Artisteer by Greg Placencia.