I just started studying logic (high school) anyway...for the truth table of logical implication
If sentence $A$ is true and $B$ is true then $A\implies B$ is true.
does that mean if $A$ and $B$ are both true then there is a way to prove $B$ is true from $A$, always?
the same for if $A$ is false can you get anything either True or false proved from this $A$?



I would say that $A$ being true and $B$ being true does not mean you can always prove (deduce) $B$ from $A$.
Here's an example. A: Alice lives in Atlanta. B: Bob lives in Boston. Even if these are both true, there is no (apparent) relationship. So you can't logically deduce $B$ from $A$ even though $A\Rightarrow B$ is true in this case.
I guess this means that if you can logically deduce statement $Q$ from statement $P$, then $P\Rightarrow Q$ is true; but knowing $P\Rightarrow Q$ is true does not guarantee the existence of a deduction of $Q$ from the assumption of $P$.
Logical implication is a defined logical connective, so as long as $P$ and $Q$ have truth values (true or false), so does $P\Rightarrow Q$.