Thinking Out CodeFinding Luke through the command line by consuming an APIIn the last chapter of this series, I need to find a Starwars word related, in the response of an API, a rarely need, yes.Apr 8, 2022Apr 8, 2022
Thinking Out CodeBuild a rest service from the command line, as simple as “every request has a response.”Following with Handmade Series with Java, this is the 3rd chapter. I’ll make a rest service, as always, step by step, without IDEs.Mar 28, 2022Mar 28, 2022
Thinking Out CodeCreating a java library, a place where any problem can be resolved.Starting with the next class, called SummerDelivery, a delivery service planned to refresh a hot summer day…Mar 21, 2022Mar 21, 2022
Thinking Out CodeThe simple and satisfiying art of executing a java file from the command line.Having the next java sourceMar 14, 2022Mar 14, 2022
Thinking Out CodeThank you for taking your time to write this useful article, it means a lot to me cause I like to…Mar 29, 2021Mar 29, 2021
Thinking Out CodeThere was an internet before Google?Google is not the internet. The Internet came before Google, we need as active internet users give the chance or take the risk for/with…Feb 16, 2021Feb 16, 2021
Thinking Out CodeA coding maintainable life balanceProgramming is like solving a puzzle or building a structure, you would never be bored if you are a creative type of person who loves to…Jan 16, 2021Jan 16, 2021
Thinking Out CodeReducing redux docsActions: - Payloads of information that send data from your application to your store. - Only source of information for the store. - Are…Aug 23, 2020Aug 23, 2020