Emacs Power for Scala Development: REPL

Having a REPL is one of the things that is often overlooked, but is one of the most powerful capabilities of a language if you put it to good use.

In this video, we show how to launch SBT from within a Scala project in Emacs, and what advantages that brings. Continue reading

Emacs Power for Scala Development: Editing

Emacs Scala

In our series of articles about Emacs Power for Scala development, our next area to explore is the actual editing – where Emacs really shines. You might want to start with the classic Guided Tour of Emacs In this video we’ll explore editing Scala code,… Continue reading

Emacs Power for Scala Development: Navigating

Emacs for Scala: Navigation

Emacs brings a lot of power to Scala development, and the ability to quickly navigate amongst your files and directories is an area it really shines. Continue reading

Emacs Power for Scala Development: Setting Up

Emacs and Scala

Emacs Power for Scala Development, this posting and video looks at getting started, setting up Scala, Emacs, Ensime and related tools, and opening your first project Continue reading

Emacs Power for Scala Development: Introduction

hal

Your tools make a difference. By assembling a powerful set of tools you can make your Scala development quick and efficient, and get many other jobs done faster too. Emacs and Scala are a great fit together, in this post we’ll explain how I’ve assembled a combination of tools for fast Scala work. Continue reading

Git More! Take your Git Skills to the Next Level

magic-hat

Git is a powerful system, but too many developers use it like a souped-up version of SVN. This post is an overview of some of the better Git tutorials, including the more advanced ones that can take your Git-fu to the next level. Continue reading