C for starters (danish)

DataBecker_C_For_Begynder_(da)Here’s a C programming book for starters (C for begyndere) in Danish, from Data Becker.

 

I must confess that this book is not for starters as there are plenty of errors in it, you won’t even get very far before the first examples would output errors.

If you want to try using this book, you should add the

#include “stdio.h”

line to the top of each example for the first chapter.

I once thought the Data Becker books were great, I don’t anymore.

This book seems to be a more or less generic C programming book, not only for Amiga, but there are examples for Atari and PC(MSDOS) too.

Update: I’ve made a new section for development, and moved the book to there instead