In this course we will build a database to store your hyperlinks.
Before we start, you can have an idea:
Hyperlinks search – TAGGER.biz
What you’ll learn in the first course
- How to design a program that runs on many devices (cellphone/tablet/Mac/PC)
- How to make a database design
relational database, how to work with indices, autoincrement - Steps to design a robust program
- Programming of webservices (restful webservices with JSON)
- Programming of PHP client (a GUI graphical user interface)
Next steps
- Programming of Kotlin client with TornadoFX as an example how to separate server from client logic
- Programming of Kotlin Compose Client for android and iphone