Problem Solving Using Python
Published 1/2025
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.69 GB | Duration: 3h 30m
Published 1/2025
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.69 GB | Duration: 3h 30m
Build strong foundation and solve real world problems using python,Devise your own logic and write your own python code
What you'll learn
Will be able to build strong foundation in python programming.
Will be able to solve real world problems using python programming language.
Understand the core python features with proper context and purpose.
Understand flow control constructs and functions along with their applications.
Learn to devise logic and write your own code in python to solve problems.
Understand the need and applications of Sequence types and mapping types
Understand how to use object oriented programming in python to solve real world problems
Understand namespaces,exceptions,modules & packages and file handling in python.
Requirements
Thee are no prerequisites but must know how to use a computer.
Must know how to install and use applications on a computer system.
Description
PROBLEM SOLVING USING PYTHON "The journey to Expertise starts with independence"About this courseBy the end of this course,Will be able to build strong foundation in python programming.Will be able to solve real world problems using python programming language.Understand the core python features with proper context and purpose.Understand flow control constructs and functions along with their applications.Learn to devise logic and write your own code in python to solve problemsUse logic devising framework to solve problems as sophisticated as selection sort algorithm.Understand the need and applications of sequence types and mapping types Understand how to use object oriented programming in python to solve real world problemsUnderstand namespaces,exceptions,modules & packages and file handling in python. Learning to do things independently is the first step in gaining expertise in anything. If you want to build a strong foundation in python programming language and learn how to independently solve problems by yourself and write your own code then this course is for you. It is not necessary to know everything rather we must focus on building a strong foundation in fundamentals of whatever we learn to make our life easy.In today’s context, where every thing is available with a mouse click, Is it really necessary to learn problem solving, programming languages etc?.Note, if you ignorantly follow chatgpt and start using its solutions without properly understanding it then you are in big trouble. The best way to use AI is to first learn to do things independently and then use AI to assist you in solving problems and writing code.This course has been designed keeping this points in mind: Here you will build a strong foundation in python programming language and learn problem solving, object oriented programming and design using python, gain understanding of environment of a python script, namespaces, exception handling, modules and packages and file handling in python. Each topic has been covered with a proper context and purpose providing answers to key questions such as why it is needed, how to use it and how to apply it in a real world scenario.Each section of this course has a core objective.Section 1 Is especially designed for beginners who are new to python programming. You will understand the need of a programming language like python and learn to write simple python programs using basic data types & operations on basic data types along with string handling in python.Section 2 You will learn the need and usage of flow control constructs in python and learn how to devise logic and write programs involving loops using a logic devising framework and finally learn to write normal and recursive functions in python.Section 3 You will learn the need and usage of lists, different types of lists as dictionary, sets & tuples and their real world application. You will learn to use the improved form of logic devising framework and solve more complex problems involving multiple loops, multiple functions, complicated decisions and computing. You will devise logic and write programs for selection sort algorithm, linear search on list of integers which can be enhanced further to list of objects.Section 4 You will be able to understand object oriented programming using python and use the object oriented analysis and design technique to solve real world problem using python,Section 5 You will be able to Understand concepts such as namespaces, exception handling, modules and packages and file handling in python and understand of environment of a python script under execution.In the process of learning python language, a logic devising framework is provided that you can use to solve problems and write programs involving loops. Then this framework is improved to solve more complex problems involving multiple loops, multiple functions, complicated decision making and computation. The selection sort algorithm is developed from a simple concept to a pseudo-code and then we finally develop a python program in very easy steps. Same method can be applied to design and develop similar algorithms.Especially to make the understanding and retention easier for beginners, utmost care has been taken to comprehend and keep all the concepts related to a topic in a single slide. The presentations have been kept short and to the point so that it saves time and can be easily used to revise any topic in a matter of minutes, all the information has been comprehended and kept in a single slide which enhances retention ability. note, revising a topic is crucial for reinforcing learning and enhancing long-term retention in the human brain, all the concepts have been explained in a similar way in the entire course.It is more easy to remember when you visualise things and connect or relate one concept with another in a meaningful way. To understand things meaningfully understand things in a proper context along with their purpose and to remember do things practically. This presentations have been designed in such a way so that the viewers can understand both context and purpose. Each concept has been illustrated with an example. Watch this training videos and enhance your understanding and expertise in the subject,I am assuring you that you will be a better version of yourself after completing this course. How much better depends on how well you make use of this course and extract every bit of it. The best way to learn something is to do it practically because real learning only happens through active participation. Assignments with instructions and solutions have been provided for all the lectures of each section. If you really want to make use of this course and become a Master in python programming then work on all the assignments without fail.
Overview
Section 1: The basics of python programming language
Lecture 1 Introduction
Lecture 2 A simple python program and the basic data types
Lecture 3 Operations on basic data types in python programming language
Lecture 4 Overview of data types in python programming language
Lecture 5 Operations on strings in python programming language
Section 2: Flow control in python programming language
Lecture 6 Need of flow control constructs
Lecture 7 Using flow control constructs
Lecture 8 Functions and their types
Lecture 9 Devising logic:Write your own code
Section 3: Data Lists in python programming language
Lecture 10 List of integers: Devising logic for selection sort algorithm
Lecture 11 Need of Sequence types and mapping types
Lecture 12 Using Sequence types and mapping types
Section 4: Object oriented programming in python programming language
Lecture 13 Object oriented programming
Lecture 14 Inheritance and its types
Lecture 15 Polymorphism
Lecture 16 Designing and developing application using OOAD
Section 5: Environment of a python script
Lecture 17 How the python interpreter runs the script under its supervision
Lecture 18 Namespace, Scope and Lifetime of variables
Lecture 19 Exception handling
Lecture 20 Modules and packages
Lecture 21 File handling
Beginners to Intermediate learners