قالب:Featured book

مساهمي ويكي الكتب يقدمون:
البرمجة بلغة سي

نظرة شاملة على لغة البرمجة "سي" ومميزاتها.


قائمة المحتويات عدل

قالب:Reading level

قالب:E-Book Reader PDF version

المُقدمة عدل

  لماذا تتعلم لغة البرمجة سي؟
  التاريخ
  ما تحتاجه قبل أن تتعلم
  تثبيت المترجم

Beginning C عدل

  Intro Exercise
  Preliminaries
  Basics of Compilation
  Programming Structure and Style
  Variables
  Simple Input and Output
  Operators and type casting
  Arrays and Strings
  Program Flow Control
  Procedures and Functions
  Standard Libraries
  Exercises

Intermediate C عدل

  Advanced Data Types
  Pointers and Relationship to Arrays
  Memory Management
  Error Handling
  Stream I/O
  String Manipulation
  Further Math
  Libraries

Advanced C عدل

  Common Practices
  Preprocessor Directives and Macros
  Sockets and Networking (UNIX)
  Serialization and X-Macros
  Coroutines

C and Beyond عدل

  Particularities of C
  Low-level I/O
  C Trigraph
  Language Overloading and Extensions
  Combining Languages
  Object Oriented Programming: The GObject System
  Commented Source Code Library

Computer Science عدل

Some of the following are C adaptations of articles from the Computer programming book.

  Statements
  Side Effects and Sequence Points

Reference Tables عدل

This section has some tables and lists of C entities.

  Standard Library Reference
  Preprocessor Reference
  Language Reference

Platform Reference عدل

  POSIX
  GNU C Library
  MS Windows

Appendices عدل

Related Wikibooks عدل