دانلود کتاب C++ through Examples – C++ از طریق مثال ها

دسته بندی :
اطلاعات کتاب
  • جلد
  • سری
  • ویرایش
  • سال 2020
  • نویسنده (گان) Alex Vasilev
  • ناشر Independently published
  • زبان English
  • تعداد صفحات
  • حجم فایل 2.37MB
  • فرمت فایل pdf
  • شابک 9798629182832
قیمت محصول :

45,000 تومان

با خرید این محصول، 2,250 تومان به کیف پول شما بازگشت داده می‌شود

روند خرید و دریافت کتاب‌ها بدون هیچ اختلالی انجام می‌شود.
تمامی فایل‌ها بر روی سرورهای داخلی میزبانی می‌شوند تا بتوانید به راحتی و در لحظه آن‌ها را دانلود کنید. در صورت بروز هرگونه مشکل یا نیاز به راهنمایی، لطفاً از طریق « صفحه تماس باما» با تیم پشتیبانی در ارتباط باشید.

تمامی کتاب های موجود در وبسایت سای وان به زبان انگلیسی میباشد

توضیحات

This book is about the C++ programming language. If you have no (or little) experience in C++, if you want to succeed in programming in C++, and if you are ready to study hard, then the book is for you.The book consists of specially selected examples and problems. They cover all main subjects essential for programming in C++.The first chapter gives a general notion of what we can do in C++. There we learn how to create a program. The chapter also contains information about input and output operators, variables, functions, loop statements, conditional statements, and arrays.The second chapter is devoted to the control statements. In this chapter, we consider in detail the conditional statement, loop statements, the selection statement. We also will get a notion about handling and throwing exceptions.In the third chapter, we discuss pointers, arrays, and references. Namely, we consider how to create and use pointers. We discuss the relationship between pointers and arrays, and also we investigate how and when we can use references. Moreover, the chapter contains information about memory allocation. As well, there we analyze the peculiarities of character arrays used to implement strings.The fourth chapter is about functions. There we learn what a function can do and how we can use it. We overload functions, define the arguments with default values, and use recursion. We will get to know how arguments are passed to functions and how we pass a function as an argument. Also, we learn how functions operate with arrays, references, and pointers.In the fifth chapter, we discuss the principles of object-oriented programming. We learn how to describe classes and create objects. Also, the chapter contains information about public and private members, constructors and destructors, overloading methods and operators, using inheritance.In the sixth chapter, we continue discussing classes and objects. Namely, we get familiar with pointers to objects, arrays of objects, and functors. We will use objects whose fields are arrays and implement object indexing. We will get familiar with virtual methods and multiple inheritance, and do some other tricks with classes and objects.In the seventh chapter, we investigate template functions and classes. There we create and overload template functions with several parameters. We will come to know how to define default values for template parameters. There we also apply inheritance for template classes. Moreover, in the chapter, we consider how to use integer template parameters.In the eighth chapter, we consider different programs. The chapter explains how to use structures, complex numbers, and containers. We will also get familiar with multithreading.The ninth chapter is devoted to mathematical problems. In that chapter, we show how to implement methods for solving algebraic and differential equations, calculate integrals, and create interpolation polynomials.

————————————————————–

ترجمه ماشینی :

این کتاب در مورد زبان برنامه نویسی C++ است. اگر تجربه (یا کم) در C++ ندارید، اگر می خواهید در برنامه نویسی C++ موفق شوید و اگر آماده مطالعه سخت هستید، این کتاب برای شما مناسب است. این کتاب شامل مثال ها و مشکلات ویژه ای است که انتخاب شده است. آنها تمام موضوعات اصلی ضروری برای برنامه نویسی در C++ را پوشش می دهند. فصل اول یک مفهوم کلی از آنچه ما می توانیم در C++ انجام دهیم را ارائه می دهد. در آنجا یاد می گیریم که چگونه یک برنامه بسازیم. این فصل همچنین حاوی اطلاعاتی در مورد عملگرهای ورودی و خروجی، متغیرها، توابع، عبارات حلقه، دستورات شرطی و آرایه است. فصل دوم به دستورات کنترل اختصاص دارد. در این فصل، دستور شرطی، عبارات حلقه، دستور انتخاب را به تفصیل در نظر می گیریم. ما همچنین مفهومی در مورد مدیریت و پرتاب استثناها خواهیم داشت. در فصل سوم، اشاره‌گرها، آرایه‌ها و مراجع را مورد بحث قرار می‌دهیم. یعنی نحوه ایجاد و استفاده از اشاره گرها را در نظر می گیریم. ما در مورد رابطه بین اشاره گرها و آرایه ها بحث می کنیم و همچنین بررسی می کنیم که چگونه و چه زمانی می توانیم از مراجع استفاده کنیم. علاوه بر این، این فصل حاوی اطلاعاتی در مورد تخصیص حافظه است. همچنین، در آنجا ویژگی‌های آرایه‌های کاراکتری مورد استفاده برای پیاده‌سازی رشته‌ها را تحلیل می‌کنیم. فصل چهارم درباره توابع است. در آنجا یاد می گیریم که یک تابع چه کاری می تواند انجام دهد و چگونه می توانیم از آن استفاده کنیم. ما توابع را اضافه بارگذاری می کنیم، آرگومان ها را با مقادیر پیش فرض تعریف می کنیم و از بازگشت استفاده می کنیم. با نحوه ارسال آرگومان ها به توابع و نحوه ارسال یک تابع به عنوان آرگومان آشنا خواهیم شد. همچنین، نحوه عملکرد توابع با آرایه ها، مراجع و اشاره گرها را می آموزیم. در فصل پنجم، اصول برنامه نویسی شی گرا را مورد بحث قرار می دهیم. ما یاد می گیریم که چگونه کلاس ها را توصیف کنیم و اشیاء را ایجاد کنیم. همچنین، این فصل حاوی اطلاعاتی در مورد اعضای عمومی و خصوصی، سازنده‌ها و تخریب‌کننده‌ها، روش‌های اضافه بار و عملگرها، استفاده از وراثت است. در فصل ششم به بحث در مورد کلاس‌ها و اشیا می‌پردازیم. یعنی ما با اشار


 

tag : دانلود کتاب C++ از طریق مثال ها , Download C++ از طریق مثال ها , دانلود C++ از طریق مثال ها , Download C++ through Examples Book , C++ از طریق مثال ها دانلود , buy C++ از طریق مثال ها , خرید کتاب C++ از طریق مثال ها , دانلود کتاب C++ through Examples , کتاب C++ through Examples , دانلود C++ through Examples , خرید C++ through Examples , خرید کتاب C++ through Examples ,

نقد و بررسی‌ها

هنوز بررسی‌ای ثبت نشده است.

اولین کسی باشید که دیدگاهی می نویسد “دانلود کتاب C++ through Examples – C++ از طریق مثال ها”