Eat That Frog!
Book written by Brian Tracy. “The frog” is your hardest, most important task. Do it first before everything else. These are the 21 rules from Eat That Frog! that can dramatically improve productivity, discipline, and focus.
Last 10 notes on supakorn.me
Book written by Brian Tracy. “The frog” is your hardest, most important task. Do it first before everything else. These are the 21 rules from Eat That Frog! that can dramatically improve productivity, discipline, and focus.
Hands-on cybersecurity exercises that turn theoretical knowledge into practical skills through investigation, exploitation, and creative problem solving.
Single-hidden-layer feedforward neural networks with non-polynomial activation functions are dense in C(K), the space of continuous functions on compact sets.
SDLC is a structured process that guides how software is planned, built, tested, and delivered. It gives development teams a clear roadmap to produce high-quality software on time and within budget. Phases of SDLC 1.
The only people who think AI is really good at things is people who aren’t that good at things themselves. — the tiny corp These days, I spend most of my time learning the fundamentals and understanding what good software looks like.
CQS is a principle by Bertrand Meyer — the idea is simple but powerful. A method should either do something or return something — not both. Every method you write should do one of two things only — either change something, or return something.
OOP was founded by Alan Kay, but the OOP that most people learn today is quite different from the original idea. When learning OOP through languages like Java or C++, the focus is usually on organizing software through classes and inheritance.
SOLID is an acronym for the first 5 object-oriented design (OOD) principles by Robert C. Martin (Uncle Bob). These principles help you write software that is easier to maintain, extend, and refactor as your project grows.
In mathematics, the formal defination of derivative is built on the concept of a limit.
Euler’s number, denoted by letter e , is one of the most important constants in mathematics. Approximately equal to 2.71828, it’s an irrational number.