This site is a gem
Lots of people get started with things like using a microcontroller to light up some LEDs and so on. That will introduce you to basic concepts like how transistors work as well if you dig into it.
https://www.youtube.com/watch?v=xSRe_4TQbuo&list=PLvOlSehNtu...
For starters, get the "Getting Started in Electronics" , and any of his "Engineer's Mini-Notebook" series.
There are good suggestions here but I feel like you might be able to find better resources if there's more of an idea what you want to learn.
OHMs law is fundamental, but it won't exactly show you how to make anything practical. (and you'll find that 90% of electricity intro books focus on those concepts vs getting you into something fun).
Not sure if that is still around, but it may be worth giving them a call(or scouring the internet if someone OCRd it).
https://www.wiley.com/en-us/Electrical,+Electronics,+and+Dig...
1. "YouTube University" as per the top comment on this HN post [0]. I watch a few videos on the train to work or when winding down in my spare time. Over the past few months I've come to appreciate certain channels, your learning style may prefer others, but my list includes: The Engineering Mindset, Ben Eater, EEVBlog, learnelectronics, and ElectroBOOM, as well as whatever else I stumble upon when searching specific topics.
2. Reading theoretical concepts from text books. I've read https://www.allaboutcircuits.com/textbook/ recommended elsewhere in these comments and found it very well written for someone like myself just starting out. It covers the full gamut covering basic movement of electrons through to practical stuff - indeed much like the Ben Eater YouTube channel does).
3. Practicing mechanical skills like soldering (which also results in earning things I didn't know I needed to learn, such as "how do you keep this thing still while trying to work on it").
4. Prototyping with breadboards - both projects including micro controllers and those focusing on discrete electronics. This feels most like a literal application of my software dev skills, but with all of the theoretical electronics stuff sprinkled in. Although starting with just a basic collection of a few resistors, capacitors, LEDs, transistors was fine, now I enjoy having a steady stream of orders from AliExpress coming in. Each one is only the price of my morning coffee but takes a month to arrive, so whenever I am working on something and think I am lacking the components, I'll place an order then forget about it until it arrives.
5. Pulling apart things to see how they work - this is extremely satisfying because it helps not just with learning about how people lay out electronics projects, but also how the physical connections are made - how are PCBs mounted, where are springs and screws and other bits placed. It also helps practice desoldering skills.
6. Designing PCBs and getting them printed. It only costs about $5 to get a few copies of a PCB printed and mailed to you, designed using the free software KiCad. When I've got a toy project that worked on a breadboard, then also worked on a prototype board, I then go and design a PCB to print. So far in 2 months I've designed and printed 3 boards. This is also extremely satisfying, and also helps learn more skills on the software and design side of things.
Finally, I share liberally with my friends via SMS when I make progress. I have a few close friends who are good at electronics but don't do it professionally. By sharing my progress with them, I have people ask me how it is going, which keeps me honest and makes me want to keep making progress.
After 2 months of spending an hour or so each night after the family goes to bed, I feel like this time I may actually pick up the skills I wanted. Previous attempts over the past 10 years have all failed due to lack of motivation.
https://archive.org/details/FundamentalsOfElectronics93400A1...
That’s how I managed to create the product in my profile in 2 years from no knowledge.
There are many books available that can help you learn basic electrical concepts and engineering. Here are a few suggestions:
"Electricity Demystified" by Stan Gibilisco
"Electrical Engineering 101" by Darren Ashby
"The Basics of Electricity" by Van Valkenburgh, Nooger & Neville, Inc.
"Electrical Engineering: Principles and Applications" by Allan R. Hambley
"Getting Started in Electronics" by Forrest M. Mims III
These books are designed to provide a general introduction to electrical concepts and engineering, and can help you to understand the basics of electricity and how it is used in various applications. They may also include examples, diagrams, and practical exercises to help you learn and apply the concepts in a hands-on way. I encourage you to read reviews and compare the content and approach of different books to determine which one is the best fit for your learning style and goals.---------------
Is this useful at all?