Moises Gamio(@MoisesGamio) 's Twitter Profileg
Moises Gamio

@MoisesGamio

Software Developer | Writer on https://t.co/l0zfJRNVGr | Entrepreneur

ID:1261744213668085762

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

11,0K Tweets

278 Followers

49 Following

Moises Gamio(@MoisesGamio) 's Twitter Profile Photo

Worst-case or Big O Notation gives us an upper bound on the runtime for any input, and it gives us a kind of guarantee that the algorithm will never take any longer with a new input size. codersite.dev/big-o-notation…

account_circle
Moises Gamio(@MoisesGamio) 's Twitter Profile Photo

Any fool can write code that a computer can understand. Good programmers write code that humans can understand. -Martin Fowler

account_circle
Moises Gamio(@MoisesGamio) 's Twitter Profile Photo

Machine learning: Field of study that gives computers the ability to learn without being explicitly programed. -Arthur Samuel

account_circle
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

account_circle
Moises Gamio(@MoisesGamio) 's Twitter Profile Photo

In most successful software projects, the expert developers working on that project have a shared understanding of the system design. This shared understanding is called architecture. -Ralph Johnson

account_circle
Moises Gamio(@MoisesGamio) 's Twitter Profile Photo

When dealing with a monolithic Java application under heavy concurrent load that leads to issues like too many opened data pools or system failures, several strategies can be employed to address the problem codersite.dev/optimize-java-…

account_circle
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/…

account_circle