Новые книги

GNU Emacs is the most popular and widespread of the Emacs family of editors. It is also the most powerful and flexible. Unlike all other text editors, GNU Emacs is a complete working environment—you can stay within Emacs all day without leaving.

, 3rd Edition tells readers how to get started with the GNU Emacs editor. It is a thorough guide that will also "grow" with you: as you become more proficient, this book will help you learn how to use Emacs more effectively. It takes you from basic Emacs usage (simple text editing) to moderately complicated customization and programming.The third edition of

describes Emacs 21.3 from the ground up, including new user interface features such as an icon-based toolbar and an interactive interface to Emacs customization. A new chapter details how to install and run Emacs on Mac OS X, Windows, and Linux, including tips for using Emacs effectively on those platforms.

, third edition, covers:

Learning GNU Emacs

Learning GNU Emacs

Learning GNU Emacs

• How to edit files with Emacs

• Using the operating system shell through Emacs

• How to use multiple buffers, windows, and frames

• Customizing Emacs interactively and through startup files

• Writing macros to circumvent repetitious tasks

• Emacs as a programming environment for Java, C++, and Perl, among others

• Using Emacs as an integrated development environment (IDE)

• Integrating Emacs with CVS, Subversion and other change control systems for projects with multiple developers

• Writing HTML, XHTML, and XML with Emacs

• The basics of Emacs Lisp

The book is aimed at new Emacs users, whether or not they are programmers. Also useful for readers switching from other Emacs implementations to GNU Emacs.
Инфобизнес (бизнес по продаже информации, обучение, тренинги) даст вам настоящую свободу: у вас не будет начальников; не нужно будет тащиться в пробках на работу; ваш доход будет зависеть только от вас; вы сможете наслаждаться путешествиями и зарабатывать в любой стране мира; и что самое главное – вы получите радость и удовлетворение от своей деятельности!

Если вы хотите получить все, что описано выше, – читайте эту книгу – пошаговое руководство по построению информационного бизнеса с нуля.

Выбор ниши, привлечение первых клиентов, создание линейки продуктов и увеличение продаж – эти и многие другие вопросы освещены в этой книге максимально подробно.

Особую ценность представляют алгоритмы действий и чек-листы, которые помогут внедрить рекомендации быстро и с максимальной эффективностью.

Оглавление

Хрестоматия по программированию на Си в Unix

Андрей Богатырев, Библиотека М. Мошкова

Ученью не один мы посвятили год,
Потом других учить пришел и нам черед.
Какие ж выводы из этой всей науки?
Из праха мы пришли, нас ветер унесет.

Омар Хайям

0. Напутствие в качестве вступления.

1. Простые программы и алгоритмы. Сюрпризы, советы.

2. Массивы, строки, указатели.

3. Мобильность и машинная зависимость программ. Проблемы с русскими буквами.

4. Работа с файлами.

5. Структуры данных.

6. Системные вызовы и взаимодействие с UNIX.

7. Текстовая обработка.

8. Экранные библиотеки и работа с видеопамятью.

9. Приложения.

10. Примеры.

Список литературы

© Copyright А. Богатырев, 1992-95
Си в UNIX