C Quick Syntax Reference
Autor Mikael Olssonen Limba Engleză Paperback – 20 ian 2015
You won’t find any technical jargon, bloated samples, drawn out history lessons, or witty stories in this book. What you will find is a language reference that is concise, to the point and highly accessible. The book is packed with useful information and is a must-have for any C programmer.
In theC Quick Syntax Reference, you will find a concise reference to the C language syntax.; short, simple, and focused code examples; and well laid out table of contents and a comprehensive index allowing easy review.
Preț: 86.25 lei
Preț vechi: 107.80 lei
-20% Nou
Puncte Express: 129
Preț estimativ în valută:
16.51€ • 17.93$ • 13.89£
16.51€ • 17.93$ • 13.89£
Carte tipărită la comandă
Livrare economică 13-19 decembrie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781430264996
ISBN-10: 1430264993
Pagini: 96
Dimensiuni: 155 x 235 x 5 mm
Greutate: 0.15 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1430264993
Pagini: 96
Dimensiuni: 155 x 235 x 5 mm
Greutate: 0.15 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Public țintă
Popular/generalCuprins
1
Hello
World
2
Compile
and
Run
3 Variables
4 Operators
5 Pointers
6 Arrays
7 Strings
8 Conditionals
9 Loops
10 Functions
11 Typedef
12 Enum
13 Struct
14 Union
15 Type conversions
16 Storage classes
17 Constants
18 Preprocessor
19 Memory management
20 Command line arguments
21 Headers
3 Variables
4 Operators
5 Pointers
6 Arrays
7 Strings
8 Conditionals
9 Loops
10 Functions
11 Typedef
12 Enum
13 Struct
14 Union
15 Type conversions
16 Storage classes
17 Constants
18 Preprocessor
19 Memory management
20 Command line arguments
21 Headers
Notă biografică
Mikael
Olsson
is
a
professional
web
entrepreneur,
programmer,
and
author.
He
works
for
an
R&D
company
in
Finland
where
he
specializes
in
software
development.
In
his
spare
time
he
writes
books
and
creates
websites
that
summarize
various
fields
of
interest.
The
books
he
writes
are
focused
on
teaching
their
subject
in
the
most
efficient
way
possible,
by
explaining
only
what
is
relevant
and
practical
without
any
unnecessary
repetition
or
theory.
The
portal
to
his
online
businesses
and
other
websites
is
Siforia.com.
Caracteristici
TheC
Quick
Syntax
Referenceis
a
condensed
code
and
syntax
reference
to
the
popular
C
programming
language,
which
has
enjoyed
some
resurgence
of
late.
This
book
presents
the
essential
C
syntax
in
a
well-organized
format
that
can
be
used
as
a
quick
and
handy
reference.