DDJ - Architecture & Design
Nvidia Debuts Nsight Eclipse Edition IDE
Linux and OS X compliant IDE with developer debugging tools
Categories: Takip ettiğim bloglar
Software Engineers All!
Faking a CS degree will get you fired. Falsely claiming to be a software engineer will get you wait, is that even possible?
Categories: Takip ettiğim bloglar
Interview With Ward Cunningham
The creator of the Wiki dishes on the Wiki, Wikipedia's policies, OO design, technical debt, CoffeeScript and Perl, how to survive as a veteran programmer, and doing the simplest thing that could possibly work.
Categories: Takip ettiğim bloglar
Testing OO Systems, Part 1
OO tests stimulate an object and observe that object's behavior. The tests do not look at the object's state to judge whether or not the test succeeds, they just look at the object's behavior. When I call dog.expressHappiness(), my test succeeds when I observe that wagTail() is called. I would never look inside the dog at the isHappy field.
Categories: Takip ettiğim bloglar
The New Native Languages
D and Go are at the forefront of a new generation of native languages emerging in the space between C and C++.
Categories: Takip ettiğim bloglar
New Native Languages
D, Go, Vala, and Rust: A new generation of native languages.
Categories: Takip ettiğim bloglar
New Native Languages
D, Go, Vala, and Rust: A new generation of native languages.
Categories: Takip ettiğim bloglar
Kernels, Contexts, Threads, and Extensible Database Architecture
If you are building a new database management system or simply want to write better database applications, you should be aware of the extensible architecture of operating systems and database managers.
Categories: Takip ettiğim bloglar
RIM BlackBerry 10 Platform Beta Arrives
New WebWorks SDK for HTML5/CSS3 and a native SDK (APIs)
Categories: Takip ettiğim bloglar
Jolt Awards: Testing Tools
The Annual Award for Best Testing Products
Categories: Takip ettiğim bloglar
New Intel SDK for OpenCL Applications
Compute resources now straddle processors and HD graphics drivers
Categories: Takip ettiğim bloglar
Oracle and the End of Programming As We Know It
If Oracle prevails in its claim that APIs can be copyrighted, nearly every aspect of programming will be changed for the worse.
Categories: Takip ettiğim bloglar
Model Based Systems Engineering: The model is the design
This webcast will discuss what is needed to make model based systems engineering truly effective; and what the challenges and benefits are when you make the model the design. Event Date: Tuesday May 15, 2012 / Time: 11:00 AM PT / 2:00 PM ET
Categories: Takip ettiğim bloglar
JReport 11: Data Visualization Just Got Slicker
Java reporting with live charting functions including motion, real-time, and scrollable charts.
Categories: Takip ettiğim bloglar
The Humble Boolean Deserves Help
The boolean data type rarely gets the attention it merits. As a result, it's stuck in a world of exactly two values, with little margin for safety.
Categories: Takip ettiğim bloglar
Type-Safe File-Based Configuration
Front loading error detection allows you to use configuration properties without having
to worry about things like type mismatches, missing or illegal values, or unexpected exceptions
Categories: Takip ettiğim bloglar
