دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
دسته بندی: برنامه نویسی: زبان های برنامه نویسی ویرایش: 1 نویسندگان: George S. Tselikis سری: ISBN (شابک) : 9781032136066, 9781003230076 ناشر: CRC Press سال نشر: 2023 تعداد صفحات: 906 زبان: English فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) حجم فایل: 16 مگابایت
کلمات کلیدی مربوط به کتاب مقدمه ای بر C++: 500+ تمرین برنامه نویسی حل شده با مقیاس سختی.: C++ C++17 C++20 C++23 شی گرا کامپایلرهای سیستم عامل cuda
در صورت تبدیل فایل کتاب Introduction to C++ : 500+ Difficulty-Scaled Solved Programming Exercises. به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب مقدمه ای بر C++: 500+ تمرین برنامه نویسی حل شده با مقیاس سختی. نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
این کتاب در درجه اول برای دانشآموزانی است که در حال گذراندن دورههای زبان C هستند، برای کسانی که میخواهند زبان C را خودآموز بخوانند، و برای برنامهنویسانی که با C تجربه دارند و میخواهند به C پیشرفت کنند. همچنین می تواند برای مدرسان دوره C که به دنبال مثال های برنامه نویسی توضیحی برای اضافه کردن در سخنرانی های خود هستند مفید باشد. تمرکز این کتاب ارائه مقدمه ای محکم برای زبان C و دانش برنامه نویسی از طریق تعداد زیادی مثال کاربردی و توصیه های معنادار است. این شامل بیش از 500 تمرین و نمونه هایی از دشواری پیشرونده است تا به خواننده در درک اصول C کمک کند و ببیند چگونه مفاهیم می توانند در کد تحقق پیدا کنند. -------------- مثالها بهگونهای طراحی شدهاند که کوتاه، ملموس و اساسی باشند، و به سرعت به خواننده این توانایی را میدهند که چگونه به درستی و کارآمد ویژگیهای زبان C را به کار گیرد و دانش برنامهنویسی را به دست آورد. مطمئن باشید اگر بتوانید مثالهای این کتاب را بفهمید و تمرینها را حل کنید، میتوانید با خیال راحت برنامههای بزرگتر را ویرایش کنید، میتوانید برنامههای کاربردی خود را توسعه دهید، و مطمئناً یک پسزمینه مفهومی و عملی بنیادی محکم ایجاد خواهید کرد. برای گسترش دانش و مهارت های خود -------------- درباره نویسنده دکتر جورج اس. تسلیکیس هر دو دیپلم خود را دریافت کرد. مدرک و دکترای خود را از دانشکده مهندسی برق و کامپیوتر دانشگاه ملی فنی آتن (NTUA). در سال 1998، او به دپارتمان مهندسی برق در دانشگاه کلمبیا، نیویورک پیوست و به عنوان همکار پژوهشی فوق دکتری مشغول به کار شد. او یکی از اعضای موسس 4Plus S.A (1999-2014) بود، جایی که در توسعه پروتکلها و خدمات شبکه کار میکرد. او تجربه کاری طولانی در حوزه مخابرات دارد و علایق اصلی تحقیقاتی او بر روی مشخصات نرم افزار، توسعه و آزمایش پروتکل ها و خدمات شبکه در شبکه های سیمی و بی سیم متمرکز است. او در بسیاری از پروژه های تحقیقاتی اروپایی شرکت کرده و با چندین شرکت در صنعت مخابرات همکاری داشته است. او از سال 2004 به عنوان مدرس مدعو در چندین دانشگاه یونان مشغول تدریس دروس مربوط به فناوری های شبکه، پروتکل ها و ارتباطات و زبان های برنامه نویسی بوده است.
This book is primarily for students who are taking a course on the C++ language, for those who wish to self-study the C++ language, and for programmers who have experience with C and want to advance to C++. It could also prove useful to instructors of the C++ course who are looking for explanatory programming examples to add in their lectures. The focus of this book is to provide a solid introduction to the C++ language and programming knowledge through a large number of practical examples and meaningful advice. It includes more than 500 exercises and examples of progressive difficulty to aid the reader in understanding the C++ principles and to see how concepts can materialize in code. ------------- The examples are designed to be short, concrete, and substantial, quickly giving the reader the ability to understand how to apply correctly and efficiently the features of the C++ language and to get a solid programming know-how. Rest assured that if you are able to understand this book’s examples and solve the exercises, you can safely go on to edit larger programs, you will be able to develop your own applications, and you will have certainly established a solid fundamental conceptual and practical background to expand your knowledge and skills. -------------- About the Author Dr. George S. Tselikis received both his Dipl.–Ing. degree and his PhD from the School of Electrical and Computer Engineering of National Technical University of Athens (NTUA). In 1998, he joined the Department of Electrical Engineering at Columbia University, New York, and worked as a postdoc research associate. He was a founding member of 4Plus S.A. (1999–2014), where he worked in the development of network protocols and services. He has a long working experience in the telecom area, and his main research interests focus on software specification, development, and testing of network protocols and services in wired and wireless networks. He has participated in many European research projects and he has collaborated with several companies in the telecom industry. Since 2004, he has been a visiting lecturer in several Greek universities teaching courses related to network technologies, protocols and communications, and programming languages.
Cover Half Title Title Page Copyright Page Dedication Contents Preface Acknowledgements About the Author 1. Introduction to C++ 2. Variables, Constants, and Arithmetic Conversions 3. Data Input/Output 4. Operators 5. Program Control 6. Loops 7. Arrays 8. Pointers 9. Characters 10. Strings 11. Functions 12. Searching and Sorting Arrays 13. Structures and Unions 14. Memory Management and Data Structures 15. Preprocessor and Macros 16. More about Functions 17. Classes and Objects 18. Operator Overloading 19. More about Classes 20. Inheritance 21. More about Inheritance 22. Exceptions 23. Class Templates 24. Files 25. Namespaces, Type Cast Operators, and Smart Pointers 26. Introduction to Standard Template Library 27. Application Example Epilogue Annex A: Precedence Table Annex B: ASCII Table Annex C: Hexadecimal System Bibliography Index