#7388
.NET Core is a powerful, open-source framework that empowers developers to build and run .NET applications seamlessly on Linux and Mac platforms, all while maintaining compatibility with Windows. Designed for everything from lightweight web applications to robust, distributed systems, it's an excellent choice for deploying .NET servers on any cloud platform, including Amazon Web Services and Google Cloud Platform.

#7386
The robust and versatile C# programming language forms the backbone of .NET development. After two decades of impressive growth, it continues to evolve! The exciting new functionalities in C# 6 and 7 simplify the handling of big data applications, cloud-based web development, and cross-platform software development using .NET Core. There's no better time than now to dive deep into C#.

#7311
Visual C++ 6 IDE was released in conjunction with Microsoft Visual Studio 6.0. It was a powerful tool that paved the way for structured and object-oriented programming, enabling developers to create robust Windows applications. It was made for developers working with C++ in the 1990s and early 2000s, but some people like AppNee still like to use it today.

#7292
Microsoft Visual C++ 6.0 is the last version of IDE for Microsoft Visual C++ - the ever leading programming language widely used by professionals. And Programming Visual C++ is the old but classic book about this IDE. This updated and expanded edition maintains the same thorough and detailed coverage that has made it the go-to resource for understanding this powerful and intricate development tool.

#7188
Professional C# and .NET is a comprehensive guide that dives deep into the complexities of C# programming and the .NET framework, making it an essential resource for both novice and experienced developers. It reflects the latest advancements in the language and development environment, showcasing the enhancements introduced in C# and .NET. Readers can expect to gain insights into the newest features, such as records and pattern matching, which streamline coding and improve application performance.

#6759
C++ is notoriously difficult to master, but its broad functionality has made it the most commonly used language in games and business software applications. But even experienced users are often unfamiliar with many of the advanced features. Professional C++ provides a code-intensive, solutions-oriented guide to the essentials of C++, including the latest tools and features in the latest releases. Containing practical guidance for real-world programming, this book is an ideal opportunity for programmers to delve deeper into C++.

#6755
For a concise and handy guide to C# programming, consider the C# Pocket Reference. This compact book provides a quick and easy way to look up syntax, keywords, and other essential information related to C# development. Whether you are a beginner learning the basics or an experienced programmer needing a quick reference, this pocket-sized book is a valuable resource to have on hand.

#5041
C++17 is the latest informal name after C++14 for the next revision of the ISO/IEC standard of C++ programming language. It is based on C++ 11 (once known as C++1z), and aims to make C++ be a less bloated and complex programming language, simplify everyday use of this language, and make it easier for developers to write and maintain code. C++17 is a major update to the C++ language, introducing many new language features. For instance: parallel STL, Boost derived file system libraries, and so on. In addition, both GCC and LLVM/Clang effectively provide full C++ 17 support.

#2924
This is the Pointers on C's 1st edition (in fact, also its final edition) published in 1997. It is another very classic work with waves of worldwide high praise about C language, considered to be one of the necessary manuals for C starters. Meanwhile, it was known as the "C language's 3-Masterpiece" together with Expert C Programming and C Traps and Pitfalls.