Programming is the process of taking an algorithm, which is a step-by-step guide for solving a problem, and encoding it into a programming language, so that it can be executed by a computer.

Computer Science is not the study of programming but is an important part of it, it´s like a tool for us.

This course is Programming principles and we´ll learn to code in python, however the end is not to learn Python itself, but to learn to solve problems and translate the solution into a form that a computer understands.

Feel free to watch the samples of python source code i’ll be posting.

Enjoy!

interactivepython.org/runestone/static/pythonds/Introduction/WhatIsProgramming.html