Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ AWS Certified Developer - Associate
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Mindfulness Meditation Personal Transformation Life Purpose Emotional Intelligence Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Blogging Freelancing Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee
Development Programming Languages Python

Python for Beginners - Learn Python Programming in Hindi

Head into the world of Python Programming, easy and detailed. Build your own applications, right from the basics!
Rating: 4.5 out of 54.5 (893 ratings)
16,996 students
Created by Ansh Bhawnani
Last updated 1/2020
Hindi
30-Day Money-Back Guarantee

What you'll learn

  • Introduce Python with yourself!
  • Learn the magic of programming efficiently
  • In depth discussion about every topic of programming in Python, in your native language, HINDI!
  • Hands on coding on an IDE live with explanations
  • Learn from the basics, build complete understanding and practical knowledge
  • Be able to write your own Python programs efficiently, including games!
  • Live Projects to clear each and every concept learnt so far
  • Learn some intermediate topics like regular expressions, socket programming, command line arguments, and many more
  • Be thorough with modern real world object oriented programming
  • Be able to create your own modules and packages in python

Course content

27 sections • 56 lectures • 8h 57m total length

  • Preview15:31
  • Module 1 Quiz
    5 questions

  • Installing Python and PyCharm Setup
    15:52
  • First Program in Python
    09:24
  • Module 2 Quiz
    5 questions

  • Data Types in Python
    07:26
  • Module 3 Quiz
    5 questions

  • Variable Assignments - Integer Data Type
    06:30
  • Floating Point Numbers
    01:44
  • Module 4 Quiz
    5 questions

  • String data type
    05:55
  • String Indexing
    05:53
  • String Slicing
    07:06
  • String methods
    15:33
  • Module 5 Quiz
    5 questions

  • Print formatting and Precision
    12:43
  • Module 6 Quiz
    5 questions

  • Lists in Python
    04:58
  • List methods
    12:03
  • Module 7 Quiz
    5 questions

  • Tuples in Python
    07:18
  • Module 8 Quiz
    5 questions

  • Dictionaries in Python
    07:33
  • Module 9 Quiz
    5 questions

  • Sets in Python
    05:00
  • Module 10 Quiz
    5 questions

Requirements

  • No strict requirements just some basics of Computer Systems and some programming background knowledge. Basics of C would be helpful.
  • A decent computer which can run Python IDE (PyCharm). 4GB RAM is sufficient.

Description

Learn Python which is the most demanded programming languages of 2019!

Become a Python Programmer in the easiest way possible. The content is purely in Hindi, for those who find English challenging and can learn in a native environment in their own language! The concepts are very clearly and concisely explained with hands on parallel examples on screen.

This course has over 50 lectures and approximately 9 hours of video content. Here is a brief listing of what all you will acquire from the course content:

  1. Start from the very basics (Introduction, history and present of Python)

  2. Learn Python in a practical manner. This whole course is a screencast of parallel coding with detailed explanations of everything being done.

  3. Learn how to use Integrated Development Environment (IDE) for programming, specifically PyCharm.

  4. Installation and setup walkthrough guide in Windows to become familiar with Python first.

  5. Source codes will be provided at the end of every lecture for every module. Additional resources including websites to learn more about the topics of a section will be provided at the end of every module/section.

  6. Learn to code with three Live Projects including one game, one script, and one intermediate level project of networking in Python. Get the gist of the whole in the Projects and be able to develop your own!

  7. Additional Resources at the end of the course including links to books for Python, topics, practice projects, beginner, intermediate and advanced level

The following major topics have been covered in the course:

  • Introduction

  • Installation and Setup Python and PyCharm

  • Data Types

  • Numbers, Integers, Floating Point Numbers

  • Strings

  • Lists

  • Tuples

  • Dictionaries

  • Sets

  • Print Formatting

  • Booleans and None type

  • Comparison and Logical Operators

  • Conditional Statement (if, elif, else)

  • Loops (for and while)

  • Some useful functions and operators (range(), zip(), enumerate(), etc.)

  • random Module

  • List Comprehensions

  • Functions

  • lambda expressions

  • Object Oriented Programming

  • Classes and Objects

  • Inheritance, Polymorphism, Privacy

  • File Handling

  • Exception Handling

  • Modules and Packages

  • pip and PyPi

  • Regular Expressions

  • Projects

There is much more than this in the course! You will get lifetime access to over 50 lectures along with source codes and additional resources!

Not satisfied with the course? Don't worry, your money is safe. There is a 30 day money back guarantee! You can get a refund.

Who this course is for:

  • IT Students new to programming
  • People having C/C++/JAVA knowledge looking to learn Python
  • Beginner Python programmers who want to level up their skills!
  • Those who want to learn in Hindi!

Instructor

Ansh Bhawnani
Information Security Researcher
Ansh Bhawnani
  • 4.5 Instructor Rating
  • 893 Reviews
  • 16,996 Students
  • 1 Course

I am a Computer Science student. I love playing with computers and spend much of a day at it. I am a keen learner of cyber security, ethical hacking, computer technology and application development. I have made at least four Web Applications and four Android applications on my own.

I have my own YouTube channel named "Bitten Tech" where I post regular videos on computer technology, cyber security and programming courses. I have done many free and paid courses on Python, Android, C, C++, PHP, MySQL, JAVA and UNIX.

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.