Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Share Post: Reddit Facebook
Giveaway [Udemy] Qt 6 Core Advanced with C++
#1
Qt 6 Core Advanced with C++ | Udemy

Quote:Requirements
Qt 6 Experience (Up to an intermediate level)
C++ Experience
Students continuing from my Qt 6 Core Beginners course
Students continuing from my Qt 6 Core Intermediate course
Description
This is not a beginners course!
This is an advanced Qt 6 course using C++ to create high performance applications on Windows, Mac and Linux. This course also includes advanced topics such as threading, networking, libraries, plugins, databases, unit testing, and application deployment.
This is a followup to the Udemy Qt 5 Core for beginners and intermediate courses and picks up where they both left off. It is highly recommended to take those courses before attempting this one. In this course you will learn how to work with threads, sockets, libraries, plugins, unit testing, and application deployment across multiple operating systems.
Threading
Threads help make your applications lighting fast. You will learn threading best practices, along with some common misconceptions and mistakes. Additionally we will dive into thread pools which are highly fast and efficient use of threads. And we will cover how to simplify threading using the Qt Concurrent Library.
Networking
We will cover general networking concepts along with who to use both TCP and UDP sockets to communicate with remote servers. This course also covers how to use SSL encryption to maintain a secure connection with the remote host. Later on in the networking section we will demonstrate how to make a basic TCP server, then combine threading and SSL to make a high performance TCP server that can handle a lot of simultaneous connections.
Libraries
We will teach what libraries are, and how you can easily create your own libraries along with how to use libraries created by other developers. This course also covers shared vs static libraries, and even how to make your application expandable by developing a simple plugin system that allows you to dynamically add functionality to your application while its running without recompiling your application.
Databases
This is a broad topic and we will show just the basics of how to use the Qt SQL libraries and vendor drivers to connect to and use databases. We do demonstrate a few concepts using MySql.
Testing
This course will teach how to use the Qt Test library, which will help you perform unit and data driven tests on your application. We will even cover how to perform some simple bench marking to spot performance issues in your code.
Deployment
Deploying your applications to end users is both an art and a science. While there are millions of ways to deploy your applications, we will show some basic techniques for Windows, Mac and Linux. In case you need to have a custom deployment, this course does cover how to compile Qt in both Dynamic and Static linking, which allows you to choose between having a dependency tree or an all in one application.

https://www.udemy.com/course/qt-6-core-a...62887FE58D
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Giveaway [Udemy] Core Java + Hand-on Programming baziroll 0 428 10-08-2021 , 07:24 PM
Last Post: baziroll
  Giveaway [Udemy] Microsoft Access 365 Master Class: From Beginner to Advanced baziroll 0 499 09-25-2021 , 12:20 PM
Last Post: baziroll
  Giveaway [Udemy] Python Programming Bootcamp 2021 from Basics to Advanced baziroll 0 430 09-09-2021 , 05:28 PM
Last Post: baziroll
  Giveaway [Udemy] Advanced Foundations of Python Programming | 2021 Training baziroll 0 458 08-28-2021 , 02:31 AM
Last Post: baziroll
  Giveaway [Udemy] Ultimate Adobe Photoshop CC Masterclass Basics To Advanced baziroll 5 850 08-20-2021 , 09:32 PM
Last Post: baziroll

Forum Jump:


Users browsing this thread: 1 Guest(s)