دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
دسته بندی: برنامه نویسی: زبان های برنامه نویسی ویرایش: 1st نویسندگان: Niklaus Wirth سری: ISBN (شابک) : 9783642967191, 9783642967177 ناشر: Springer سال نشر: 1982 تعداد صفحات: 177 زبان: English فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) حجم فایل: 10 مگابایت
کلمات کلیدی مربوط به کتاب برنامه نویسی در Modula-2: علوم کامپیوتر، عمومی
در صورت تبدیل فایل کتاب Programming in Modula-2 به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب برنامه نویسی در Modula-2 نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
این متن مقدمه ای بر برنامه نویسی به طور کلی و راهنمای برنامه نویسی است به ویژه زبان Modula-2. در درجه اول به سمت افرادی است که دارند قبلاً برخی از دانش اولیه برنامه نویسی را به دست آورده و می خواهم آنها را عمیق تر کنم درک به روشی ساختارمندتر با این وجود، یک فصل مقدماتی گنجانده شده است به نفع مبتدیان، نمایش دادن برخی از اصول اساسی به شکل مختصر مفاهیم کامپیوتر و برنامه نویسی آنها بنابراین متن نیز به عنوان یک مناسب است خودآموز. نماد استفاده شده Modula-2 است که برای a مناسب است رویکردی ساختاریافته و دانش آموز را به سمت سبک کاری سوق می دهد که به طور کلی تبدیل شده است تحت عنوان برنامه نویسی ساخت یافته شناخته می شود.
This text is an introduction to programming in general, and a manual for programming with the language Modula-2 in particular. It is oriented primarily towards people who have already acquired some basic knowledge of programming and would like to deepen their understanding in a more structured way. Nevertheless, an introductory chapter is included for the benefit of the beginner, displaying in a concise form some of the fundamental concepts of computers and their programming. The text is therefore also suitable as a self-contained tutorial. The notation used is Modula-2, which lends itself well for a structured approach and leads the student to a working style that has generally become known under the title of structured programming.
Front Matter....Pages i-1
Preface....Pages 3-4
Introduction....Pages 5-6
A first example....Pages 7-9
A notation to describe the syntax of Modula....Pages 10-11
Representation of Modula programs....Pages 12-14
Statements and expressions....Pages 15-17
Control Structures....Pages 18-23
Elementary data types....Pages 24-31
Constant and variable declarations....Pages 32-32
The data structure Array....Pages 33-43
Procedures....Pages 44-45
The concept of locality....Pages 46-47
Parameters....Pages 48-50
Function procedures....Pages 51-53
Recursion....Pages 54-60
Type Declarations....Pages 61-62
Enumeration types....Pages 63-63
Subrange types....Pages 64-64
Set types....Pages 65-66
Record Types....Pages 67-69
Records with variant parts....Pages 70-72
Dynamic data structures and pointers....Pages 73-77
Procedure types....Pages 78-79
Modules....Pages 80-81
Definition and implementation parts....Pages 82-85
Program decomposition into modules....Pages 86-92
Local modules....Pages 93-99
Sequential input and output....Pages 100-112
Screen-oriented input and output....Pages 113-124
Low-level facilities....Pages 125-127
Concurrent processes and coroutines....Pages 128-134
Device handling, concurrency, and interrupts....Pages 135-138
Back Matter....Pages 139-178