Grok- Introduction to Python

The Grok website has a lesson called "Intro to Programming (Python)" Which is An introductory course using the programming language Python for people with no programming experience.
It has a unique mix of introductory content and challenges will bring you to a thorough understanding of Python and programming itself.

This coding lesson contains 8 modules, each with increasing difficulty.
Each module teaches you something new about the coding language and uses the knowledge learnt in the previous module to help you further progress your understanding.


Module

1.Talking to your computer
2.Calculating things
3.Making decisions
4.Manipulating strings
5.Repeating things
6.Storing lists of values
7.Looping in the unknown
8.Looping and lists


Comments

Popular posts from this blog

Grok- SQL

Working with Edison