This is my area of interest right here. I really want to make this site because there are very few websites out there that i could find during my time taking this course that could simplify what i needed to know. I am making this website to aide the best i can in understanding these concepts. Let's start with the basics and realize schematic symbols.
These are the symbols you must be confortable with and recognize instantly. Shouldn't be too hard. Resistors are elements in a circuit that do exactly what they say, they resist current flow. The first thing with resistors that must be studied are their color codes. There will be either 3 or 4 stripes on every resistor and each of these stripes mean something different, but they have the same value. The color codes tells you exactly what value of a resistor you are working with. The first band tells you the first number, the second band tells you the second number, the third band tells you the multiplier with respect to 10, and the forth band tells the +/- tolerance range of the resistor. As an example lets say we have a resistor with the color band sequence of "brown, green, orange, gold". This says that the first number is 1, second is 5. Since the third band is orange, that says the resistor has the value of 15 * 103. The forth band is gold so it has a tolerance of +/-5%. Thus it is a 15k-Ohm resistor +/-5%. The color code for resistors follows so now you can know the resistance of any resistor just by looking at the color bands.
black = 0 blue = 6 none = 20% tolerance brown = 1 violet = 7 red = 2 grey = 8 orange = 3 white = 9 yellow = 4 gold = .1 or 5% tolerance green = 5 silver = .01 or 10% tolerance
Now that we have the basis for understanding resistors, let's look at some formulas that may prove to be helpful with the use of these resistors. I am gonna list 3 formulas and they will be the only formulas that you will need to memorize. There are more than 3 formulas, but they are derivatives of these so real need to memorize any others.
Ohm's Law : V = IR Kirchhoff's Voltage Law : ΣV in a loop = 0 Kirchhoff's Current Law : ΣI into a node = 0To understand these formulas we will need definitions of the variables in the formulas.

Look at the flow of current and how it does not change during this conversion. Also note the open circuits. We don't care what happens beyond this part of the conversion.
This will require a different graph since in order to sum the currents entering a node we need a node. A node is any point that has 3 or more connections. An essential node is a node that connects to one or more nodes. This will be ellaborated on in more depth later.
The node we will be evaluating is 'A'. Taking into account the voltage source is 1V and each resistor equals 1kΩ, we will solve using KCL. This simple example allows me to talk about some aspects of a circuit to simplify later more difficult circuits. If we were taking the voltage of node 'A' to ground, it would equal the voltage of the voltage source since 'A' to ground touches the same points as the positive and negative terminals of the voltage source. Having said that, the voltage at node 'A' is 1V. Now to sum the currents entering the node. By Ohm's Law we know i = v / r. We will just choose reference currents so all of them enter the node, even though common sense says some current will be exiting. The ones that exit will just turn out to be negative, no big deal. Determining the current through R1 entering node 'A' equals (0 - VA) / R1 = -(VA/R1). The zero in the equation is coming from the base node which is equal to ground, or 0. This will become more apparent with a more complicated circuit which I will demonstrate later.
The examples I gave you were pretty basic. They only had one resistor. Lets take into consideration the fact we may run into a situation with more than one resistor or even some capacitors and inductors. We will need to know how to make multiple elements equal 1 element since that is all the formulas will allow for.
Once one introduces multiple elements, there are two possible connections: parallel and series. The following formulas will demonstrate how to reduce multiple elements into one element when the elements in series.
SERIES
The first thing that should be noticed about this schematic is the current through R3 = 0. We know this because the voltage sources V1 and V2 are equal and have positive and negative terminals in relationship to each other. If this isn't obvious to you don't worry we will prove this in a second. Let's just start minimizing this circuit.
We have now got a circuit that we can evaluate for current easily. We could have done KVL or KCL with the original circuit if need be, but i did this to demonstrate element reduction and KVL, KCL at the same time.