Posts Tagged ‘howto’

Google Tech Talks
August 8, 2007

ABSTRACT

Advanced Topics in Programming Languages: JSR-305: Java annotations for software defect detection

This talk will describe the current status of JSR-305, Java annotations for software defect detection. This JSR will define several standard Java annotations for properties such as @Nonnegative and @Nonnull that can be used to document your design intentions in a way that be interpreted by multiple software tools (such as FindBugs and IntelliJ). In addition, the talk (and JSR) will discuss the need for inherited and default JSR-305 annotations and propose a way to provide them.

We’ll also discuss our proposal to define meta-annotations, that allow…

Duration : 1:3:2

Read the rest of this entry »

Technorati Tags: , , , ,

Free trial at http://www.caspio.com

This video tutorial will show you step-by-step how to create a searchable web database and deploy it online in just 6 minutes!

Learn how to create online databases and web applications such as CRM, real estate listings, support ticket systems, bug tracking, marketing apps, product listings, online ordering, and more!

See how to use Caspio’s cloud computing platform to build web applications, web forms, and searchable databases. Import data tables from Microsoft Access, Microsoft Excel, CSV, TXT or XML and publish apps directly on your website without programming.

Sign up for a free trial at http://www.caspio.com

Duration : 0:7:51

Read the rest of this entry »

Technorati Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Google TechTalks
July 6, 2006

William Pugh

ABSTRACT
I’ll talk about some of my experience in using and expanding static analysis tools for defect detection. The FindBugs tool developed at the Univ. of Maryland is now being widely used, including inside Google.

I’ll give an overview of FindBugs, show some of the kinds of errors we routinely find in production code, discuss the methodology we use for enhancing and expanding FindBugs and some of the recent additions to it, discuss ways of incorporating FindBugs into your development process (such as being able to get a report of all the warnings introduced since the last release of your software), and talk about the future of static analysis,…

Duration : 1:2:31

Read the rest of this entry »

Technorati Tags: , ,

Google TechTalks
March 8, 2006

Jim whitehead
Jim Whitehead is an Assistant Professor of Computer Science at the University of California, Santa Cruz. He has recently been developing a new degree program on computer gaming, the BS in Computer Game Engineering. Jim received his PhD in Information and Computer Science from UC Irvine, in 2000

Abstract:
Almost all software contains undiscovered bugs, ones that have not yet been exposed by testing or by users. Wouldn’t it be nice if there was a way to know the location of these bugs? This talk presents two approaches for predicting the location of bugs. The bug cache contains 10% of the files in a software project.

Duration : 0:56:20

Read the rest of this entry »

Technorati Tags: , , , , ,

Quick introduction on using http://www.FlexLists.com for Issue tracking.

Duration : 0:3:4

Read the rest of this entry »

Technorati Tags: , , , , , ,

Items of Interest
Alternate Resources