Chat (part 20)

  • 14
  • Locked
We've already implemented a console-based client and a chat bot. Why not a client with a GUI? It will also work with our server, but it will have a graphic window, buttons, etc. Well, let's get started. The Model-View-Controller (MVC) pattern is well suited for a GUI-based client.
You can't complete this task, because you're not signed in.
Comments (1)
  • Popular
  • New
  • Old
You must be signed in to leave a comment
Justin Smith
Level 39 , Greenfield, USA, United States
27 March 2022, 16:15
Would rate this one easy. But important, nonetheless, there's a method of the Collections class that you are probably going to see for the first that is extremely useful to know going forward.