Plain-English explanations of the concepts that actually get tested — written against standard course topics and current published exam objectives, then linked straight into free practice on that exact topic.
What every word of Hello World is doing — and the exact error each one gives when you change it.
javac makes bytecode, java runs it. Two tools, two kinds of error, and the five you hit first.
All eight types, plus integer division, silent overflow, floating-point drift and char arithmetic.
The plus sign is two different operators. That is where the wrong output comes from.
Why you cannot multiply through by the denominator, how to build a sign chart, and bracket or parenthesis.
Only one of the three says the same thing as the original — plus the “only if” vocabulary that causes the swap.
Push the negation inward, flip every quantifier it passes, and don’t let the conditional survive.
The skeleton a grader wants to see, two worked examples, and the line where the hypothesis must appear.
What each one assumes, what each must produce, and how to spot a proof wearing the wrong label.
One shared key or a public/private pair, when each is used, and why TLS quietly uses both.
Port-based network access control: a device proves who it is before the network lets it in.
The NCLEX-RN practice app and exam guide are live. Every question in the app carries a written rationale in the meantime.
No guides match that yet.
These are not written yet. They are listed so you can see where each subject is going — not as links.
Java · Variables and scope · if / else and boolean logic · Loops and off-by-one errors · Methods and parameter passing · Arrays and ArrayLists · What a NullPointerException is telling you
Calculus · Involutions · Exponential equations · Solving trig equations · Trig identities · Conic tangents
Discrete Math · Rules of inference and common fallacies · Proof by cases · Strong induction and when to use it · The well-ordering principle · Sets and set identities · Functions, injections and surjections
Security+ · The CIA triad · Phishing vs vishing vs smishing · SIEM explained · IDS vs IPS · SPF, DKIM & DMARC · SLE vs ALE (risk math)
Topic-selectable practice — offline, no ads, no account.
Choose your subject →