Logo

J for C Programmers by Henry Rich

Small book cover: J for C Programmers

J for C Programmers
by

Publisher: Jsoftware

Description:
This book's goal is to explain rudimentary J using language familiar to a C programmer. J is a language of computation: it lets you describe what needs to be done without getting bogged down in details. J expressions deal with large blocks of data.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: QBasicQBasic
by - Wikibooks
QuickBasic and QBasic are popular programming languages for beginners. While its lack of power makes it unsuitable for many applications, it is an invaluable learning tool. This book will cover the usage of QBasic and most of it's functions.
(11618 views)
Book cover: Fear of MacrosFear of Macros
by - GregHendershott.com
Racket is a modern programming language in the Lisp/Scheme family. I want to show how Racket macro features have evolved as solutions to problems. I'll give you the questions and problems first, so that you can better appreciate the solutions.
(7571 views)
Book cover: Etudes for ElixirEtudes for Elixir
by - O'Reilly
In this book, you will find descriptions of programs that you can write in Elixir. The programs have been designed to provide practice material for a particular programming concept. These programs are not designed to be of considerable difficulty ...
(7548 views)
Book cover: A Practical Introduction to APL 1 and APL 2A Practical Introduction to APL 1 and APL 2
by - Robertson Pub
APL is a high-level, general-purpose, intuitive programming language which is designed to be easy on the programmer even if consequently hard on the computer - through power, not inefficiency. APL is essentially simple and easy to learn.
(5575 views)