Nouveauté

Building Cross-Platform Applications: Core C and C++ Development for Linux Environments

Par : Evan Pierce
Offrir maintenant
Ou planifier dans votre panier
Disponible dans votre compte client Decitre ou Furet du Nord dès validation de votre commande. Le format ePub protégé est :
  • Compatible avec une lecture sur My Vivlio (smartphone, tablette, ordinateur)
  • Compatible avec une lecture sur liseuses Vivlio
  • Pour les liseuses autres que Vivlio, vous devez utiliser le logiciel Adobe Digital Edition. Non compatible avec la lecture sur les liseuses Kindle, Remarkable et Sony
  • Non compatible avec un achat hors France métropolitaine
Logo Vivlio, qui est-ce ?

Notre partenaire de plateforme de lecture numérique où vous retrouverez l'ensemble de vos ebooks gratuitement

Pour en savoir plus sur nos ebooks, consultez notre aide en ligne ici
C'est si simple ! Lisez votre ebook avec l'app Vivlio sur votre tablette, mobile ou ordinateur :
Google PlayApp Store
  • FormatePub
  • ISBN8235547971
  • EAN9798235547971
  • Date de parution18/06/2026
  • Protection num.Adobe DRM
  • Infos supplémentairesepub
  • ÉditeurIoakim Ioakim

Résumé

Master the foundation of modern computing and engineer high-performance software that runs flawlessly across all operating systems. Transitioning to C and C++ can feel like stepping into unfamiliar territory. Unlike higher-level languages that abstract the hardware away, C and C++ hand you the controls. This comprehensive guide to systems programming bridges the gap between raw syntax and professional software engineering.
Using Linux as the primary development environment, you will learn to design, compile, debug, and deploy robust applications that translate perfectly to Windows and macOS. What you will discover inside: Linux Development Ecosystem: Master the command line, understand kernel versus user space, and set up a professional toolchain using GCC and Clang. Core C and C++ Concepts: Build a solid foundation in modern C before advancing to C++ object-oriented design and the Standard Template Library.
Memory Management: Demystify the stack and the heap to allocate resources safely and eliminate memory leaks using modern standard practices. Cross-Platform Architecture: Isolate platform-specific code and manage third-party libraries using industry standards. Build Automation: Automate your compilation pipeline using CMake to generate native build files for any environment. System Interaction: Implement safe multithreading and navigate file systems or reliable TCP network connections.
Quality and Deployment: Profile your application for performance bottlenecks and package your final binaries for global distribution. Stop fighting the operating system and start leveraging its capabilities. Whether you are transitioning from interpreted languages or solidifying your systems engineering skills, this guide provides the precise mental models required to build powerful, portable software.