Exploring advance concepts in java, uses mvc-architecture, IO Streams, multi-threading programming, JVM.
-
Updated
Jan 19, 2022 - Java
Exploring advance concepts in java, uses mvc-architecture, IO Streams, multi-threading programming, JVM.
I make a Server and a Client program where clients can send messages to each other
Performed base file system operations from the Linux Command Line Enviroment when implementing programs. Derived and employed basic algoritms from given problems Demonstrated basic programming concepts and constructs such as for/while/do-while loops, primative data types i.e. long, short, int, double, strings, char, arrays, pointers, variables, …
Our previous uploaded racing game application is working perfectly! Now the gaming company wants to implement the next version of this game that must use I/O Streams, Serialization, Deserialization, and JUnit Testing.
Java Development Training
A C++ program for university course management, featuring `Course`, `Lecturer`, `Student`, and base `Person` classes. It supports course registration within 3-10 student limits, caters to both internal and external students, and includes a user interface menu. Focuses on object-oriented design, without needing data persistence.
IOStreams & character encodings
Solutions developed by me to most of the programming challenges included in JetBrains Academy/Hyperskill's Java Developer track.
SerialPort IO streams in Julia backed by pySerial.
Add a description, image, and links to the iostreams topic page so that developers can more easily learn about it.
To associate your repository with the iostreams topic, visit your repo's landing page and select "manage topics."