پست‌ها

نمایش پست‌ها از 2021

Introduction To Python For Beginner Part 1

Introduction to Course and Style of Learning 1. Introduction to Course and Style of  Learning: Lets run and find out, then think, then play and then break! This course will help you understand tenants of coding and prepare you for the exciting journey toward becoming Python Coder. You will be required to think of ways to break the code! You will be challenged to think what is the other way to do the same thing and why did Python developer decided a particular way! We will learn all major python concept but most importantly learn import and use of print command to learn python! Also learn how to search errors and importance of google search and landing to stack overflow for the solution! Break the code! Variations in the code! See the error and why and why not the error! Resources for this lecture Notebooks.zip 2. Introduction to Course and Style of Learning: 3. Soul of the language Different Ways to Run Python Different ways of running P...