Introducing Qt 6: Learn to Build Fun Apps & Games for Mobile & Desktop in C++
Autor Ben Coeppen Limba Engleză Paperback – 12 dec 2021
Introducing Qt 6 begins by guiding you in setting up your tools and environment, and then walks you through the first "baby steps" of Qt framework. Next, you'll learn the basics of how project and app structure are set up using Qt. Then, you’ll begin your first real hands-on projects using Qt, including a task and problem management application and two games.
As you progress, you can enhance these apps and games using additional Qt components and features. The book then delves into advanced topics in Qt, learning above and beyond what the Qt docs can offer, including local storage, C++ integration, deployment to Windows and Android, custom components and how to work with them.
Upon completing this book, you'll come away knowing how to build a C++ application from design to deployment, top to bottom. And, you'll have actual application and game examples that you can apply to your own work or hobby.
What You Will Learn
- Learn to build your first applications and games using Qt 6 framework
- Design, create, build and deploy your first Qt applications or games as finished products
- Explore local storage integration in theory and practice
- Cover deployment on Windows and on Android
- Integrate with C++ language to leverage additional functionality
- Dive into Custom Components and how to work with them
- Explore different project structures and more
Software programmers, developers who are new to C++ or the Qt framework. Some prior programming experience though may be helpful.
Preț: 307.81 lei
Preț vechi: 384.76 lei
-20% Nou
Puncte Express: 462
Preț estimativ în valută:
58.91€ • 60.77$ • 49.86£
58.91€ • 60.77$ • 49.86£
Carte disponibilă
Livrare economică 11-25 februarie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484274897
ISBN-10: 148427489X
Pagini: 290
Ilustrații: IX, 324 p. 233 illus.
Dimensiuni: 178 x 254 x 22 mm
Greutate: 0.59 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 148427489X
Pagini: 290
Ilustrații: IX, 324 p. 233 illus.
Dimensiuni: 178 x 254 x 22 mm
Greutate: 0.59 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
1. Introduction.- 2. Setting up the Tools .- 3. First Baby Steps with Qt.- 4. Explaining the Basics of Project and App Structure.- 5. First Real Projects.- 6. Taskmaster.- 7. Hang-Man Game.- 8. Rock, Paper, Scissors Game.- 9. Components.- 10. Features.-11. Writing Diagrams in Qt.- 12. Advanced Topics in Qt.
Notă biografică
Ben Cöppicus is a software developer, trainer, and author specializing in native C++ development as well as some web development. He builds mostly web, mobile and desktop applications. It is his hope that his work and writing can help you learn new things, experience the wonderful world of programming and maybe make you a better programmer, developer as well.
Textul de pe ultima copertă
Get started quickly with Qt, the popular open source C++ framework for building C++-based applications and games. This book will have you building both fully functional desktop and mobile applications in no time, including some simple game applications.
Introducing Qt 6 begins by guiding you in setting up your tools and environment, and then walks you through the first "baby steps" of Qt framework. Next, you'll learn the basics of how project and app structure are set up using Qt. Then, you’ll begin your first real hands-on projects using Qt, including a task and problem management application and two games.
As you progress, you can enhance these apps and games using additional Qt components and features. The book then delves into advanced topics in Qt, learning above and beyond what the Qt docs can offer, including local storage, C++ integration, deployment to Windows and Android, custom components and how to work with them.
Upon completing this book, you'll come away knowing how to build a C++ application from design to deployment, top to bottom. And, you'll have actual application and game examples that you can apply to your own work or hobby.
You will:
Introducing Qt 6 begins by guiding you in setting up your tools and environment, and then walks you through the first "baby steps" of Qt framework. Next, you'll learn the basics of how project and app structure are set up using Qt. Then, you’ll begin your first real hands-on projects using Qt, including a task and problem management application and two games.
As you progress, you can enhance these apps and games using additional Qt components and features. The book then delves into advanced topics in Qt, learning above and beyond what the Qt docs can offer, including local storage, C++ integration, deployment to Windows and Android, custom components and how to work with them.
Upon completing this book, you'll come away knowing how to build a C++ application from design to deployment, top to bottom. And, you'll have actual application and game examples that you can apply to your own work or hobby.
You will:
- Learn to build your first applications and games using Qt 6 framework
- Design, create, build and deploy your first Qt applications or games as finished products
- Explore local storage integration in theory and practice
- Cover deployment on Windows and on Android
- Integrate with C++ language to leverage additional functionality
- Dive into Custom Components and how to work with them
- Explore different project structures and more
Caracteristici
A unique tutorial on Qt 6, a popular C++ framework Includes application and game examples to make learning more fun Written by an industry active software developer