MENU

Fun & Interesting

Programming 101 with "Uncle Bob"

Clean Coders 117,651 lượt xem 5 years ago
Video Not Working? Fix It Now

Light Switched Source Code: https://github.com/cleancoders/P101-Light-Switches

To see more about Clean Coders:
https://cleancoders.com/


Welcome to Programming 101. This is a video series for those of you who are wondering whether you want to learn how to program computers. This series will teach you that skill.

But this series will do something else. This series will convince you, early on, whether or not programming computers is something you want to do. By the time you are done with this first episode, you will know.

In this episode we cover a lot of ground. We introduce the structure of computers, touch on the basics of logic, add a smidgen of binary math, and just a skosh of the Java programming language. But more importantly, we use that knowledge to solve a typical programming problem. A normal, everyday, common problem: turning on the lights. That's right, we solve the problem of light switches.

#CleanCoders

Comment