InfoQ

InfoQ

Topic/Tag specific view

Refactoring Content on InfoQ


Latest featured content about Refactoring

Brian Foote on the State of OOP, Refactoring, Code Quality

Topics
Maintenance,
Object Oriented Design,
Dynamic Languages,
NoSQL,
Agile,
Javascript

Brian Foote looks back at the promises of OOP and discusses which, if any, of them became reality. Also: a look at NoSQL, refactoring and code quality, testing and static typing and more.

News about Refactoring

Jolt Award 2011 for Design, Planning, and Architecture Tools

Topics
Artifacts & Tools,
Tools,
Code Analysis

On October 26th, The Jolt Judges announced the awards for 2011 in the category “Design, Planning, and Architecture Tools”. In detail, the Jolt hall of fame now includes the products Paradigm for UML, Restructure 101, and Requirements Center 2010.

Building Visual Studio Extensions with Roslyn

Topics
IDE,
Compilers,
.NET

Yesterday we talked about the Rosyln Compiler and Workspace APIs. Today we take a look at the Rosyln Service APIs and how they can be used to extend Visual Studio. The extensions we will look at today are Code Issue, Quick Fix, Code Refactoring, Completion Provider, and Outliner.

Articles about Refactoring

JetBrains Developer Tools

Topics
Java,
Tools,
Stories & Case Studies,
IDE,
Architecture

JetBrains is one of the few companies that thrives selling developer tools. In this interview you get some insight in their strategies, current and new products and future plans.

Technical Debt a Perspective for Managers

Topics
Agile Techniques,
Agile,
Architecture

Developers often talk about Technical Debt saying its slowing your projects down. What are they really saying? What measures can you take to reduce it before it cripples your projects?

Presentations about Refactoring

A Scalable, Peer-led Model for Building Good Habits in Large & Diverse Development Teams

Topics
Agile,
Agile Techniques,
Team Collaboration,
Agile Certification

Jason Gorman presents how developers can learn TDD to the point of transforming the knowledge acquired into habits by exercising a number of practices over a period of 4-6 months followed by evaluation done by fellow co-workers.

Living and Working with Aging Software

Topics
Maintenance,
Process,
Architecture

Ralph Johnson discusses principles, practices and tools relating to software development starting not from scratch but from already existing code which needs refactoring, maintenance, and sometimes architectural change.

Interviews about Refactoring

Simon Thompson and Huiquing Li on Refactoring in Functional Languages Like Haskell or Erlang

Topics
Dynamic Languages,
Language,
IDE,
Language Design,
Code Analysis

Simon Thompson and Huiqing Li explain refactoring with functional languages and Wrangler (Erlang) and HaRe (Haskell). Also: how Wrangler's ad-hoc mode allows everyone to write custom refactorings.

Kostis Sagonas on Erlang, Types, Static Analysis and Refactoring

Topics
Dynamic Languages,
Parallel Programming,
Language Design,
Programming,
Ruby,
Language,
Performance & Scalability,
Architecture

Kostis Sagons talks about how type checking can help with a dynamic language like Erlang and how static analysis tools like Dialyzer or automated refactoring tools like Tidier help keep code clean.