Ads

Python GUI | Project in Python: Build a Sign In system


Python GUI | Project in Python: Build a Sign In system


Description
This course is focused on creating a straightforward practical course. I thought one of the most common things desktop applications have nowadays is an authentication page, so then is pressing to teach SQLite to python GUI developers.

Most developers have not realized how indispensable that SQLite is to a Desktop application. The closest competition we have is an unofficial Postgres lite. Database systems should be installed, and that is the only way to get them working. Also they come in huge, downloaded size: 100Mb+, installed size 1GB+. If your application is coming in at around a bundled size of 100mb+ and then you have to add another 100Mb to it, it has to be for a good reason, mere data storage, isn't that worth it. I say mere because, there isn't much private data that we store and we used to use XML and custom file-based storage for that. Full-blown database systems have never, and won't ever be used in another developer's application.

So now that SQLite is here, I think we should embrace it in the large. To give us the concrete, strict procedures and above all the security, we need for data storage.

So I went for it, a concise, straight-to-the-point course, that teaches you just that. Click your way to begin and be one hundred percent sure you can do this, the next time you have to do something like that.

Who this course is for:
  • Intermediate Python developers
  • Python developers who would love to build a Gui


Enroll Now