Moises Gamio (@moisesgamio) 's Twitter Profile
Moises Gamio

@moisesgamio

Software Developer | Writer on codersite.dev | Entrepreneur

ID: 1261744213668085762

linkhttps://codersite.dev calendar_today16-05-2020 19:44:11

15,15K Tweet

418 Followers

48 Following

Moises Gamio (@moisesgamio) 's Twitter Profile Photo

Given N, find the smallest number with the same number of digits medium.com/javarevisited/… #java #coding #interview #programming #developer #amazon #algorithm

Moises Gamio (@moisesgamio) 's Twitter Profile Photo

When SOLID principles are applied correctly, your software infrastructure will tolerate changes, and be easier to understand medium.com/javarevisited/… #solid #programming #java

Moises Gamio (@moisesgamio) 's Twitter Profile Photo

Elastic: An environment that meets workload changes by increasing or decreasing computing resources. How can a software architect devise system elasticity? #architecture #software

Moises Gamio (@moisesgamio) 's Twitter Profile Photo

Consider design patterns as a tool to solve a design problem, not as a goal. Be aware that design patterns are not limited to object-oriented programming. #oop #softwaredesign #programming

Moises Gamio (@moisesgamio) 's Twitter Profile Photo

The main idea for documenting our back-end RESTful APIs is to communicate to third-party developers what our endpoints are doing. codersite.dev/documenting-re… #springboot #openapi #restful #jpa #java #programming #algorithm #software #api

Moises Gamio (@moisesgamio) 's Twitter Profile Photo

The Balance Sheet states the basic equation of accounting at an instant in time: What you have minus what you owe is what you are worth. -For Investors amzn.to/3Ds09t1 via Moises Gamio

Moises Gamio (@moisesgamio) 's Twitter Profile Photo

Spring with OpenAPI and OAuth2 medium.com/codex/spring-b… #springboot #java #programming #coding #oauth2 #developer #python #reactive #coders

Moises Gamio (@moisesgamio) 's Twitter Profile Photo

Top 40 Java Challenges. Cracking the Coding Interview amzn.to/3LuO5X8 #java #programming #coding #interview #developer #algorithms #codersite

Moises Gamio (@moisesgamio) 's Twitter Profile Photo

German vocabulary for Software Engineers codersite.dev/german-vocabul… #developers #softwaredevelopers #programmer #coding #german #deutsch

Moises Gamio (@moisesgamio) 's Twitter Profile Photo

Binary Search Tree works well when the data is inserted in random order. When the values to be inserted are already ordered, we can not find data quickly medium.com/javarevisited/… #code

Moises Gamio (@moisesgamio) 's Twitter Profile Photo

We usually implement different algorithms to solve one problem and measure how efficient one is with respect to the other ones. codersite.dev/big-o-notation… #java #coding #interview #programming #developer #amazon #algorithm #software #api #big-o