Python for Everybody (Video/PY4E)

Dr. Charles Russell Severance

Python for Everybody (Video/PY4E)

An Education, Training and Technology podcast

Good podcast? Give it some love!
Python for Everybody (Video/PY4E)

Dr. Charles Russell Severance

Python for Everybody (Video/PY4E)

Episodes
Python for Everybody (Video/PY4E)

Dr. Charles Russell Severance

Python for Everybody (Video/PY4E)

An Education, Training and Technology podcast
Good podcast? Give it some love!
Rate Podcast

Episodes of Python for Everybody

Mark All
Search Episodes...
Explore the nature of programming and how programming a computer is different than using a computer.
Explore the nature of programming and how programming a computer is different than using a computer.
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.
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.
We look at how writing programs is just another form of communication. Instead of communicating with another person, we are communicating our ideas to a computer.
We look at how writing programs is just another form of communication. Instead of communicating with another person, we are communicating our ideas to a computer.
We look at the basics of the Python language and how we write code in Python to communicate sequential steps, conditional steps and repeated steps.
We look at the basics of the Python language and how we write code in Python to communicate sequential steps, conditional steps and repeated steps.
We look at Python's reserved words, how we name and use variables, why we choose meaningful (mnemonic) variable names and how assignment statements function.
We look at Python's reserved words, how we name and use variables, why we choose meaningful (mnemonic) variable names and how assignment statements function.
We look at how we use various numerical and string operations to compute new information and store the new values in variables.
We look at how we use various numerical and string operations to compute new information and store the new values in variables.
The most basic conditional structure is the if statement where we either execute or skip a segment of code based on the results of a logical expression (i.e. asking a question).
The most basic conditional structure is the if statement where we either execute or skip a segment of code based on the results of a logical expression (i.e. asking a question).
In this video we look at multi-branch if statements and the try-except concept where we can indicate a group of statements to be executed if something goes wrong with a block of statements.
In this video we look at multi-branch if statements and the try-except concept where we can indicate a group of statements to be executed if something goes wrong with a block of statements.
Rate
Contact This Podcast

Join Podchaser to...

  • Rate podcasts and episodes
  • Follow podcasts and creators
  • Create podcast and episode lists
  • & much more

Unlock more with Podchaser Pro

  • Audience Insights
  • Contact Information
  • Demographics
  • Charts
  • Sponsor History
  • and More!
Pro Features