1.3 Python as a Language

1.3 Python as a Language

Up next

1.1 Why Program

Explore the nature of programming and how programming a computer is different than using a computer. 

1.2 Hardware Architecture

In this lecture we learn abut how the computer processes and stores programs. We learn about the CPU, Memory, Storage and Input / Output devices are brought together to write a program. 

Recommended Episodes

Programming is Bootcamp for Conscientiousness
The Laracasts Snippet

Programming taught me an interesting life lesson: be a stickler for the details. You see, getting the thing to work is only half the battle. You’re not done. Not even close. Yes, make it functional. But then make it readable. Should it also be flexible? Then do so. And certainly ...  Show more

Can AI have a mind of its own?
6 Minute English

Hear about the software engineer who became 'friends' with his computer. 

You 2.0: Deep Work
Hidden Brain

When your phone buzzes or a notification pops up your screen, do you stop what you're doing to look and respond? That's what many of us are doing. Even though we think we should be less distracted by technology, we haven't admitted the true cost of these interruptions. This we ...

  Show more

machine learning (noun) [Word Notes]
Hacking Humans

A programming technique where the developer doesn't specify each step of the algorithm in code, but instead teaches the algorithm to learn from the experience.