/Crash-Course-on-Python

Crash Course on Python

Primary LanguageJupyter Notebook

Crash-Course-on-Python

Crash Course on Python

About this Course

This course is designed to teach you the foundations in order to write simple programs in Python using the most common structures. No previous exposure to programming is needed. By the end of this course, you'll understand the benefits of programming in IT roles; be able to write simple programs using Python; figure out how the building blocks of programming fit together; and combine all of this knowledge to solve a complex programming problem.

We'll start off by diving into the basics of writing a computer program. Along the way, you’ll get hands-on experience with programming concepts through interactive exercises and real-world examples. You’ll quickly start to see how computers can perform a multitude of tasks — you just have to write code that tells them what to do.

SHOW ALL COURSE OUTLINESHOW ALL SKILLS YOU WILL GAIN Basic Python Data Structures Fundamental Programming Concepts Basic Python Syntax Python Programming Object-Oriented Programming (OOP)