#1,045 in Toys & Games
Use arrows to jump to the previous/next product

Reddit mentions of Radio Shack Electronics Learning Lab Kit 20-055

Sentiment score: 2
Reddit mentions: 3

We found 3 Reddit mentions of Radio Shack Electronics Learning Lab Kit 20-055. Here are the top ones.

Radio Shack Electronics Learning Lab Kit 20-055
Buying options
View on Amazon.com
or
Electronics Learning Kit
Specs:

idea-bulb Interested in what Redditors like? Check out our Shuffle feature

Shuffle: random products popular on Reddit

Found 3 comments on Radio Shack Electronics Learning Lab Kit 20-055:

u/tasulife · 9 pointsr/arduino

Learning electronics is a lot like music. There is an insane amount of information, but if you get an economic working knowledge under your belt, you can really do some amazing things. In order for you not to get lost in the rabbit hole, I will provide you these methods of learning practical hobby electronics.

First, is simply just a suggestion. There are two "domains" of electronic thinking and analysis: digital and analogue. Fuck analog right in its dumb face. The math used in analog is fucking super duper hard, and analog circuits are prone to interference problems. Digital is where you want to be. It's vastly simpler to use programmable digital parts, and analyze digital circuits. Don't get lost in AC equations of capacitor, or the god damned transistor equation (seriously, fuck that. )

Okay here is how I learned hobby digital electronics:
First buy this, and go through all the examples in the workbooks. When you learn electronics you 100% HAVE TO DO HANDS ON LEARNING! DONT LEARN IT FROM A BOOK! MAKE CIRCUITS!
https://www.amazon.com/Radio-Shack-Electronics-Learning-20-055/dp/B00GYYEL8I

At the same time, read this (which is a good topical explanation, and free):
http://jacquesricher.com/NEETS/

And buy and read this (which is an EXCELLENT formal introduction into the physics):
https://www.amazon.com/Practical-Electronics-Inventors-Third-Scherz/dp/0071771336

Also you are going to learn how to program, which is an entirely different topic. Programming and hobby electronics make you a master of the universe, so it's worth it. I learned programming in the electronics domain and it was awesome. I made a microcontroller FM synthesizer:
https://www.youtube.com/watch?v=3TvuzTK3Dzk

So basically, the way I learned programming in general was self-teaching with books. Again, you have to do it hands-on. Actually complete the examples in the books, and you'll be fine.
First, learn procedural c programming using C primer plus. Buy an older version so it'll be super cheap:
https://www.amazon.com/gp/offer-listing/0672326965/ref=sr_1_3_twi_pap_1_olp?s=books&ie=UTF8&qid=1465827790&sr=1-3&keywords=c+primer+plus

Next, learn Object oriented programming using head first java. They do a great job of tackling OOP, which can be a difficult thing to learn.
https://www.amazon.com/Head-First-Java-Kathy-Sierra/dp/0596009208/ref=sr_1_1?s=books&ie=UTF8&qid=1465827860&sr=1-1&keywords=head+first+java


You're overwhelmed because they're deep topics. But, seriously, its the most fun shit ever. You'll love learning how to do it.


u/0000111 · 3 pointsr/gatech

Nice. I had (and still have) a similar one when I was young also.

u/TeamMayku · 1 pointr/maker

For some reason not listed on the RadioShack website (RIP), but this kit has been a really great start for many in your exact situation.

http://www.amazon.com/gp/product/B00GYYEL8I?keywords=electronics%20learning%20lab&qid=1453722260&ref_=sr_1_1&sr=8-1

Not super cheap but definitely cheaper than your local community college. The workbook is simple and light hearted and will definitely put you in a better place, (& maybe even be more employable!) at the end. I also remember going through the Electronics Merit badge and learning quite a lot. Might be a good shout to go down to their local office and see what the requirements were to get that and get whatever kits they offer there.

Get through those, maybe organize a small making event based around one of the projects found in this kit and you'll be well on your way to be leading your local maker movement! Don't forget that it's all about empowering others in the end, and I think you'll find you learn the most about the real world applications of your designs when you share them with others.

Hope that helps. I love that kit and recently for one for my niece. Best of luck!