In this course we have understood Python from scratch in Hindi language.We have covered these topics-IntroductionSoftware installationHello word programPython Program execution flowIndentationData typesVariablesOperatorsFunctionsLoopsConditional statementsKeyboard Input/OutputLocal, Non-Local, Global VariableStringListTupleDictionarySetFrozen SetDeep CopyShallow Copy This course is aimed at beginners who want to get into python. In this course we are not going to cover advance topics. Here you will get the entire overview and detailed steps on how a python program works . We have made it step by step. Starting from an inro of Python to what software you need to install . We have seen how we are installing all required software step by step. After watching this complete course you are advised to do practice on your own so that you will get a hands on expertise in the mentioned topics. You can implement these concept in any python applications. Yo can also start implementing these topics into the data analysis, any kind of problem solving using Python.This course is basically designed in a manner so that you can get familiar with basic Python syntax. To understand in depth about the given topic. After watching this course and practicing multiple times you can achieve a pro beginner level. ALL THE BEST !!
What you'll learn
understanding basic Python syntax
performing basic data manipulations
writing functions
using control flow statements
handling different data types
Course objectives
to provide a step-by-step introduction to Python programming
to familiarize students with the fundamental concepts of Python