تغريدة مثبتة
jose.mp3___
37 posts

jose.mp3___
@JPabloIsCoding
Beginner at Programming. Learning Java #CodingJourney
انضم Ekim 2022
20 يتبع4 المتابعون

I recently built a small Java utility that generates randomized 8-character keys with symbols, numbers, uppercase/lowercase letters, plus a simple security label.
Small projects like this sharpen your thinking around randomness, validation, and structure.
#Java #Programming
English

One takeaway: simulations are underrated learning tools.
Even a small model forces you to think about responsibilities, data flow, and interactions between objects.
Great reminder that programming is often about modeling systems well.
#ComputerScience #DevLearning
English

Each customer in the simulation is generated with random attributes (age, gender, size), then assigned a menu and produces a ticket.
Running multiple customers lets the system track totals and simulate restaurant activity.
A simple way to stress-test logic.
#Programming #Java
English

I recently worked on a small Java project simulating a restaurant flow: generating customers, assigning menus, calculating totals, and printing tickets.
Simple idea, but a great exercise in modeling real processes with OOP.
#Java #OOP #DevLearning
English

I recently started my first database project. Had never worked with an RDBMS before, so I spun up Docker + DBeaver and built the environment from scratch.
A good reminder: the fastest way to learn a new tool is to get your hands dirty and iterate.
#Databases #Docker #DBeaver
English

Hi everyone!
I’ve been a bit absent here lately. The last couple of weeks I’ve been focused on classes and building a few projects behind the scenes. 👀
Now getting back to sharing what I’m learning along the way.
#DevLearning #ComputerScience #BuildInPublic
English
jose.mp3___ أُعيد تغريده
jose.mp3___ أُعيد تغريده

I completed all 59 Java exercises from W3Schools. w3schools.com/JAVA/exercise.…
yeah.. i did that
English


