InfoQ

InfoQ

Topic/Tag specific view

SmallTalk Content on InfoQ


Latest featured content about SmallTalk

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 SmallTalk

NoSQL OODB with Smalltalk-based Ruby VM: MagLev 1.0 Released

Topics
Dynamic Languages,
NoSQL,
Database Design,
Data Access,
Ruby

The MagLev project has released version 1.0 of their Ruby VM. The Ruby implementation is based on the GemStone/S Smalltalk VM which comes with GemStone's distributed cache, ACID transactions, and persistence system (OODB). InfoQ caught up with Monty Williams of the MagLev project to talk about where MagLev fits on the NoSQL spectrum, and much more.

Google Dart Language and Tools Announced - Dynamic Language, Optionally Typed, Familiar Syntax

Topics
Dynamic Languages,
Javascript

Google has announced a new language: Google Dart and tools. The language and tools are currently considered a technology preview, and an open source release is available now. The language is not yet in Chrome. Dart is dynamic, optional types and reified Generics. Concurrency uses Erlang-style processes called Isolates, share nothing with async message passing.

Articles about SmallTalk

Interview: Russ Olsen on "Eloquent Ruby"

Topics
Dynamic Languages,
Programming,
Ruby

The book "Eloquent Ruby" aims to help Ruby programmers to write idiomatic Ruby and make best use of Ruby's capabilities. InfoQ talked to author Russ Olsen about Ruby style, metaprogramming and more.

Ruby's Roots: Smalltalk Comeback and Randal Schwartz on Smalltalk

Topics
Dynamic Languages,
Language Design,
Programming,
Ruby,
Syntax,
Runtimes,
Scripting,
Language

Smalltalk, a language that has had a big influence on Ruby, is making a comeback. We take a look at the current situation and talk to Randal L. Schwartz about Smalltalk.

Presentations about SmallTalk

Failure: An Illustrated Guide

Topics
Dynamic Languages,
Javascript,
Ruby,
Java,
Design,
Usability,
User Interface,
Architecture,
Performance & Scalability

Avi Bryant explains the iterative process that led to the concept, implementation, and UI of Trendly (http://trendly.com/ ), using Smalltalk, Javascript, Ruby and Java in the process.

How The JVM Spec Came To Be

Topics
Language Design,
Compilers,
Java

In this keynote from the JVM Languages Summit 2008, James Gosling discusses how his history with programming languages led to Java's creation, code as algebra, how users use a product in very unusual ways, Java as a compromise between C and scripting languages, ANDF and Virtual Machines, pointer integrity, the Java object model, gotos and multilevel breaks, primitives and optimization tricks.

Interviews about SmallTalk

Josh Bloch on Java and Programming

Topics
Java,
Open Source,
Language,
Language Design

In this interview, Google’s Josh Bloch shares his views on the open-source Java landscape as well as on the future of the Java language, including changes being implemented via Project Coin. Bloch also discusses support for multi-core in programming languages, support for multiple languages on the JVM, Java pain points and the “next big language.”

Smaltalk's Dave and Erlang's Joe on Software Quality and Craftsmanship

Topics
Software Craftsmanship,
Agile,
Design,
Language Design,
Communication,
Architecture

Joe Armstrong and Dave Thomas take a look back on the evolution of software and progress that has been made. They make some observations about the actual state of the industry and highlight problems that prevent it from delivering quality software. They try to identify reasons of these issues and suggest craftsmanship as possible solution.