TELEVISION

How to Program: Computer Science Concepts and Python Exercises

Series: Great Courses
4.6
(164)
Episodes
24
Rating
NRC
Year
2016
Language
English

About

Programming is an eminently learnable skill that gives you unrivalled problem-solving power you can apply in all areas of life. It's also a fun, creative activity that provides insight into how we control the devices that influence virtually every aspect of our lives. The 24 engaging and information-rich lessons of How to Program teach you one of the world's most accessible and powerful computer languages, Python.

Related Subjects

Episodes

1 to 3 of 24

1. What Is Programming? Why Python?

30m

Hello, World! Following tradition, write a program that produces this greeting as your first exercise in coding a computer program. Learn why Python is the ideal computer language for beginners and many others. After this lesson, follow the onscreen instructions for installing Python and the programming editor PyCharm.

2. Variables: Operations and Input/Output

30m

Study some of the basic operations of computers. First, investigate the memory hierarchy and what the CPU does. Then consider variables, which are like boxes where units of data are stored in a program. Look at simple arithmetic operations with variables, and try input/output commands.

3. Conditionals and Boolean Expressions

30m

Any time a computer takes different paths depending on your response, there is usually a conditional statement involved. Delve into these widely used tools, looking at branching points, comparisons, if/then statements, nesting conditionals, and Boolean (true/false) expressions.

Extended Details

  • Closed CaptionsEnglish