Ing. David Martinek
| Martinek, D.: Nedělejte zbytečné chyby v jazyce C, Brno, CZ, 2004, p. 55 | | Publication language: | czech |
|---|
| Original title: | Nedělejte zbytečné chyby v jazyce C |
|---|
| Title (en): | Do not make unnecessary mistakes in the C language |
|---|
| Pages: | 55 |
|---|
| Place: | Brno, CZ |
|---|
| Year: | 2004 |
|---|
| URL: | http://www.fit.vutbr.cz/~martinek/clang/files/noerrors.pdf [PDF] |
|---|
| URL: | http://www.fit.vutbr.cz/~martinek/clang/files/noerrors.ps [PS] |
|---|
| Keywords |
|---|
programming, algorithms, mistakes, the C language
|
| Annotation |
|---|
In this handbook, there are identified often and serious mistakes the
students of basic courses of programming makes. Each mentioned problem
contains an evaluation of its seriousness, a proposal of its solution,
and advices and tips how to avoid the problem in practise. The problems
are categorised to several categories, like general programming
mistakes, working with files, with pointers, and furthermore there are
chapters about a programming etiquette and about making a documentation. This publication deals with programming in C language.
|
|