
¥641.00

¥731.00

¡¾Ô¤¶©¡¿C++: The Programming Language 9781635491586 ÃÀ¹ú¿â·¿·¢»õ£¬Í¨³£¸¶¿îºó3-5Öܵ½»õ£¡
¥1606

Ô¤¶© Problem Solving And Programming With C: 9786207486595 ¹úÍâ¿â·¿·¢»õ£¬Í¨³£¸¶¿îºó3-5Öܵ½»õ
¥1270

¥1661

¥557.00

¥702.00

¡¾Ô¤ÊÛ °´ÐèÓ¡Ë¢¡¿Object Oriented Programming in - C++ ±±¾©·¢»õ£¬¸¶¿îºó10ÌìÄÚ·¢»õ
¥1262

¥570.00

¥2453

°´ÐèÓ¡Ë¢Hands-On Robotics Programming with C++ Ô¤¶©£¬Ô¤¼ÆÏµ¥ºó2-3ÖÜ×óÓÒ·¢»õ£¡
¥600.00

¥626.00

Ô¤¶© Let¡¯s Learn C: A Comprehensive Guide of C Programming: 97 ¹úÍâ¿â·¿·¢»õ£¬Í¨³£¸¶¿îºó3-5Öܵ½»õ
¥1459

¥604.00

¡¾Ô¤¶©¡¿Beginner's Guide to Embedded C Programming ÃÀ¹ú¿â·¿·¢»õ£¬Í¨³£¸¶¿îºó3-5Öܵ½»õ£¡
¥501.00

¡¾Ô¤¶©¡¿Hands-On Network Programming with C 9781789349863 ÃÀ¹ú¿â·¿·¢»õ£¬Í¨³£¸¶¿îºó3-5Öܵ½»õ£¡
Product Details »ù±¾ÐÅÏ¢ ISBN-13 ÊéºÅ 9781789349863 Author ×÷Õß Lewis Van Winkle Format °æ±¾ ƽװ-½º¶© Pages Number Ò³Êý 478Ò³ Publisher ³ö°æÉç Packt Publishing Publication Date ³ö°æÈÕÆÚ 2019-05-03 Product Dimensions ÉÌÆ·³ß´ç 9.2 x 7.5 x 0.9 cm Shipping Weight ÉÌÆ·ÖØÁ¿ 1790g Language ÓïÖÖ Ó¢Óï Book Contents ÄÚÈݼò½é If you¡¯re a developer or a system administrator who wants to enter the world of network programming, this book is for you. Basic knowledge of C programming is assumed.
¥581.00

¥3016

¡¾Ô¤ÊÛ °´ÐèÓ¡Ë¢¡¿Hands-On Embedded Programming with C++17
¥573.75

Ô¤¶© Functional Programming with C#: Unlock coding brilliance ¹úÍâ¿â·¿·¢»õ£¬Í¨³£¸¶¿îºó3-5Öܵ½»õ
¥563.00
![3-6ÖÜ´ï Computer Programming with C++ [ISBN:9781316506806]](images/model/guan/url_none.png)
¥832.00

º£ÍâÖ±¶©Multi-Paradigm Programming Using C »ùÓÚC µÄ¶à·¶Ê½³ÌÐòÉè¼Æ
¥1110

¥722.00

°´ÐèÓ¡Ë¢Embedded Programming with C++ Cookbook Ô¤¶©£¬Ô¤¼ÆÏµ¥ºó2-3ÖÜ×óÓÒ·¢»õ£¡
¥676.00

¥1021

¡¾Ô¤¶©¡¿Practical System Programming with C 9781484263204 ¹úÍâ¿â·¿·¢»õ£¬Í¨³£¸¶¿îºó3-5Öܵ½»õ£¡
Product Details »ù±¾ÐÅÏ¢ ISBN-13 ÊéºÅ 9781484263204 Author ×÷Õß Palakollu Format °æ±¾ ƽװ-½º¶© Pages Number Ò³Êý 273Ò³ Publisher ³ö°æÉç Apress Publication Date ³ö°æÈÕÆÚ 2020-11-27 Language ÓïÖÖ ÆäËü£¨º¬¶àÓ Book Contents ÄÚÈݼò½é This book teaches system programming with the latest versions of C through a set of practical examples and problems. It covers the development of a handful of programs, implementing efficient coding examples.Practical System Programming with C contains three main parts: getting your hands dirty with multithreaded C programming; practical system programming using concepts such as processes, signals, and inter-process communication; and advanced socket-based programming which consists of developing a network application for reliable communication.You will be introduced to a marvelous ecosystem of system programming with C, from handling basic system utility commands to co
¥515.00

¡¾Ô¤¶©¡¿Introducing Functional Programming Using C# 978148429696 ¹úÍâ¿â·¿·¢»õ£¬Í¨³£¸¶¿îºó3-5Öܵ½»õ£¡
Product Details »ù±¾ÐÅÏ¢ ISBN-13 ÊéºÅ 9781484296967 Author ×÷Õß Vaskaran Sarcar Format °æ±¾ ƽװ-½º¶© Pages Number Ò³Êý 278Ò³ Publisher ³ö°æÉç Apress Publication Date ³ö°æÈÕÆÚ 2023-09-16 Language ÓïÖÖ ÆäËü£¨º¬¶àÓ Book Contents ÄÚÈݼò½é Understand the power of C#, a multi-paradigm language. This book will help you learn, analyze, and harness the functional aspects of C# so you can create a better program.The book is divided into two parts. Part I starts with an overview of functional programming (FP). It covers the building blocks for FP: functions and immutability. You will learn about the built-in supports for FP, first- and higher-order functions (HOF), functional purity and side effects, different forms of immutability, and much more. Part II includes discussions on functional composition using pipelining and currying. It also explains how to handle temporal coupling and discusses partial f
¥515.00

Ô¤ÊÛ °´ÐèÓ¡Ë¢ Basics of Computer and C Programming ±±¾©·¢»õ£¬¸¶¿îºó10ÌìÄÚ·¢»õ
¥1145

°´ÐèÓ¡Ë¢Hands-On GUI Programming with C++ and Qt5:Build stunning Ô¤¶©£¬Ô¤¼ÆÏµ¥ºó2-3ÖÜ×óÓÒ·¢»õ£¡
¥649.00

Basic Computation and Programming with C
Product Details »ù±¾ÐÅÏ¢ ISBN-13 ÊéºÅ 9781316601853 Author ×÷Õß Mukherjee, Subhodip Publisher ³ö°æÉç Cambridge University Press Publication Date ³ö°æÈÕÆÚ 20160430 Product Dimensions ÉÌÆ·³ß´ç 0 x 0 x 0 cm
¥708.00

¥559.00

¥1637

Ô¤¶© C++ Programming Fundamentals C++ ±à³Ì»ù´¡: 9781683929765 ¹úÍâ¿â·¿·¢»õ£¬Í¨³£¸¶¿îºó3-5Öܵ½»õ
¥668.00

º£ÍâÖ±¶©Parallel Programming with C# and .Net: Fundamentals of C
¥652.00

¡¾Ô¤¶©¡¿Hands-On GUI Programming with C++ and Qt5 9781788397827 ÃÀ¹ú¿â·¿·¢»õ£¬Í¨³£¸¶¿îºó3-5Öܵ½»õ£¡
Product Details »ù±¾ÐÅÏ¢ ISBN-13 ÊéºÅ 9781788397827 Author ×÷Õß Lee Zhi Eng Format °æ±¾ ƽװ-½º¶© Pages Number Ò³Êý 404Ò³ Publication Date ³ö°æÈÕÆÚ 2018-04-27 Language ÓïÖÖ Ó¢Óï Book Contents ÄÚÈݼò½é This book will appeal to developers and programmers who would like to build GUI-based applications. Basic knowledge of C++ is necessary and the basics of Qt would be helpful.
¥725.00

¥622.00

¡¾Ô¤¶©¡¿Secure Programming Cookbook for C and C++ ÃÀ¹ú¿â·¿·¢»õ£¬Í¨³£¸¶¿îºó3-5Öܵ½»õ£¡
¥1014

¥1265

¥626.00

¥585.00

Ô¤¶© SQL Server Database Programming with C#: Desktop and Web ¹úÍâ¿â·¿·¢»õ£¬Í¨³£¸¶¿îºó3-5Öܵ½»õ
¥679.00

¥1221
![¡¾3-6ÖÜ´ï¡¿Database Programming with C# [ISBN:9781590590102]](images/model/guan/url_none.png)
¥497.00
![Ô¤¶© Readings from Programming with C++ [ISBN:9780357637753]](images/model/guan/url_none.png)
¥1463

Ô¤¶© Asynchronous Programming with C++: Build blazing-fast sof ¹úÍâ¿â·¿·¢»õ£¬Í¨³£¸¶¿îºó3-5Öܵ½»õ
¥542.00

¥606.00

¥786.00

°´ÐèÓ¡Ë¢Hands-On Parallel Programming with C# 8 and .NET Core 3 Ô¤¶©£¬Ô¤¼ÆÏµ¥ºó2-3ÖÜ×óÓÒ·¢»õ£¡
¥671.00

¥722.00

Ô¤¶© A Gamer¡¯s Introduction to Programming in C#: Welcome Brav ¹úÍâ¿â·¿·¢»õ£¬Í¨³£¸¶¿îºó3-5Öܵ½»õ
¥611.00

º£ÍâÖ±¶©Computer Programming using C Language ÓÃCÓïÑÔ±àд¼ÆËã»ú³ÌÐò
¥839.00

Ô¤¶©C# Game Programming Cookbook for Unity 3D Ô¤¶©£¬Ô¤¼ÆÏµ¥ºó2-3ÖÜ×óÓÒ·¢»õ£¡
¥865.00

¡¾Ô¤¶©¡¿Multi-Paradigm Programming Using C++ ÃÀ¹ú¿â·¿·¢»õ£¬Í¨³£¸¶¿îºó3-5Öܵ½»õ£¡
¥1095

°´ÐèÓ¡Ë¢Computer Fundamentals and C Programming Ô¤¶©£¬Ô¤¼ÆÏµ¥ºó2-3ÖÜ×óÓÒ·¢»õ£¡
¥872.00

º£ÍâÖ±¶©Introduction to Game Programming in C++ C++ÖеÄÓÎÏ·±à³Ì½éÉÜ
¥680.00

Ô¤¶© Hands-On Parallel Programming with C# 8 and .NET Core 3 c ¹úÍâ¿â·¿·¢»õ£¬Í¨³£¸¶¿îºó3-5Öܵ½»õ
¥720.00

°´ÐèÓ¡Ë¢Hands-On System Programming with C++ Ô¤¶©£¬Ô¤¼ÆÏµ¥ºó2-3ÖÜ×óÓÒ·¢»õ£¡
¥739.00

¡¾Ô¤¶©¡¿Hands-On Functional Programming with C++ 9781789807332 ÃÀ¹ú¿â·¿·¢»õ£¬Í¨³£¸¶¿îºó3-5Öܵ½»õ£¡
Product Details »ù±¾ÐÅÏ¢ ISBN-13 ÊéºÅ 9781789807332 Author ×÷Õß Alexandru Bolboaca Format °æ±¾ ƽװ-½º¶© Pages Number Ò³Êý 358Ò³ Publisher ³ö°æÉç Packt Publishing Publication Date ³ö°æÈÕÆÚ 2019-06-28 Language ÓïÖÖ Ó¢Óï Book Contents ÄÚÈݼò½é This book is for C++ developers who want to learn functional programming but have little to no knowledge of the paradigm. Although no prior knowledge of functional programming is necessary, basic C++ programming experience will help you understand key concepts covered in the book.
¥569.00

º£ÍâÖ±¶©Modern C for Absolute Beginners: A Friendly Introduction
¥521.00

¥658.00

Ô¤ÊÛ °´ÐèÓ¡Ë¢Learn Matlab Through C Programming ±±¾©·¢»õ£¬¸¶¿îºó10ÌìÄÚ·¢»õ
¥660.00