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

12,12K Tweet

297 Followers

49 Following

Moises Gamio (@moisesgamio) 's Twitter Profile Photo

Access Denied. Java cannot delete files that another user created medium.com/codex/file-acc… #loadbalancing #webperformance #programming #software

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

Assemble Parts in Minimum Time medium.com/@mkgv89/assemb… #programming #coding #algorithms #stackoverflow #javainterview #amazon

Moises Gamio (@moisesgamio) 's Twitter Profile Photo

File Access Denied in a Cluster with Load Balancing codersite.dev/load-balancing… #loadbalancing #webperformance #programming #software

Moises Gamio (@moisesgamio) 's Twitter Profile Photo

A good programmer is someone who always looks both ways before crossing a one-way street. - Doug Linder, computer scientist #software #programming #computerscience

Moises Gamio (@moisesgamio) 's Twitter Profile Photo

The Little Book of Common Sense Investing. The Only Way to Guarantee Your Fair Share of Stock Market Returns. Little Books. Big Profits amzn.to/4cHnBiI via Amazon

Moises Gamio (@moisesgamio) 's Twitter Profile Photo

Learn why Design-First API Strategy is not the only option. codersite.dev/documenting-re… #springboot #openapi #restful #jpa #java #programming #algorithm #software #api #100DaysOfCode

Moises Gamio (@moisesgamio) 's Twitter Profile Photo

Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow. Concepts, Tools, and Techniques to Build Intelligent Systems amzn.to/49qul1L via Amazon

Moises Gamio (@moisesgamio) 's Twitter Profile Photo

It is useful to think of a Docker image as an object that contains OS & an application. It is like a virtual machine template (VMT). A VMT is a stopped virtual machine. A Docker image is effectively a stopped container. If you are a developer, you can think of an image as a class