Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Moderne C-Programmierung: Kompendium und Referenz

Posted By: AvaxGenius
Moderne C-Programmierung: Kompendium und Referenz

Moderne C-Programmierung: Kompendium und Referenz by Helmut Schellong
Deutsch | PDF(True) | 2013 | 289 Pages | ISBN : 3642400574 | 1.4 MB

Dieses Buch wendet sich an Entwickler, die bereits über erste Erfahrungen in der Programmierung verfügen. Es fördert den effizienten, strukturierten Umgang mit C. Das vorgestellte Detailwissen hilft zudem bei der Entwicklung eigener Ideen und Konzepte für vielfältige Anwendungsgebiete und zeigt viele Feinheiten der Sprache. Einen Schwerpunkt der Darstellung bildet der Einsatz von C in der Programmierpraxis:

Advanced Topics in C: Core Concepts in Data Structures

Posted By: AvaxGenius
Advanced Topics in C: Core Concepts in Data Structures

Advanced Topics in C: Core Concepts in Data Structures by Noel Kalicharan
English | PDF,EPUB(Both True) | 2013 | 304 Pages | ISBN : 1430264004 | 7.5 MB

C is the most widely used programming language of all time. It has been used to create almost every category of software imaginable and the list keeps growing every day. Cutting-edge applications, such as Arduino, embeddable and wearable computing are ready-made for C.

Low-Level Programming: C, Assembly, and Program Execution on Intel® 64 Architecture (Repost)

Posted By: AvaxGenius
Low-Level Programming: C, Assembly, and Program Execution on Intel® 64 Architecture (Repost)

Low-Level Programming: C, Assembly, and Program Execution on Intel® 64 Architecture By Igor Zhirkov
English | PDF,EPUB | 2017 | 446 Pages | ISBN : 1484224027 | 7 MB

Learn Intel 64 assembly language and architecture, become proficient in C, and understand how the programs are compiled and executed down to machine instructions, enabling you to write robust, high-performance code.
Low-Level Programming explains Intel 64 architecture as the result of von Neumann architecture evolution. The book teaches the latest version of the C language (C11) and assembly language from scratch.

C Quick Syntax Reference

Posted By: AvaxGenius
C Quick Syntax Reference

C Quick Syntax Reference by Mikael Olsson
English | PDF | 2015 | 81 Pages | ISBN : 1430264993 | 1 MB

The C Quick Syntax Reference is a condensed code and syntax reference to the popular C programming language, which has enjoyed some resurgence of late. C's efficiency makes it a popular choice in a wide variety of applications and operating systems with special applicability to, for instance, wearables, game programming, system level programming, embedded device/firmware programming and in Arduino and related electronics hobbies. This book presents the essential C syntax in a well-organized format that can be used as a quick and handy reference.