Use an IDE or SDK
Integrated development environments (IDE) and software development kits (SDK) have become extremely popular. While some still prefer to write and edit software using a standard text editor, like nano or vi (covered in Chapter 11, “Command-Line Master Class”), many programmers prefer using a tool that is more powerful. The first of these started out as a text editor, but as more and more features were added, it evolved into something more. This is Emacs, and it is also covered in Chapter 11. By adding tools and features to make the programmer’s life easier, Emacs unintentionally became the template for modern IDEs.
Some IDEs support multiple languages, like Emacs does. Others focus on only one language. Most include not only ...
Get Ubuntu Unleashed 2015 Edition: Covering 14.10 and 15.04, Tenth Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.