Learn Python in Tamil

A straight-to-the-point Python course to quickly get you started with writing Python code and creating Python examples

4.50 (66 reviews)
Udemy
platform
தமிழ்
language
Programming Languages
category
instructor
Learn Python in Tamil
808
students
5.5 hours
content
Dec 2018
last update
$19.99
regular price

What you will learn

This course is meant for absolute beginners in programming or in python. No prior knowledge about any programming language.

Why take this course?

What is Python ?

பைதான் என்பது பிரபலமான நிரலாக்க மொழியாகும். இது 1991 ல் "கெய்டோ வான் ரோசம்" என்பவரால் உருவாக்கப்பட்டது.


இது பயன்படுத்தப்படுகிறது:

  1.     வலை அபிவிருத்தி (சர்வர்-சைட்),

  2.     மென்பொருள் மேம்பாடு,

  3.     கணிதம்,

  4.     கணினி ஸ்கிரிப்டிங்.


What can Python do?

    பணியிடங்களை உருவாக்க மென்பொருளுடன் இணைந்து பயன்படுத்தப்படலாம். வலை பயன்பாடுகளை உருவாக்க ஒரு சர்வரில் பயன்படுத்தலாம்.தரவுத்தள அமைப்புகள் இணைக்க முடியும். இது கோப்புகளை படிக்கவும் மாற்றவும் செய்யலாம். பெரிய தரவு கையாள மற்றும் சிக்கலான கணிதத்தை செய்ய பயன்படுத்தலாம். விரைவான முன்மாதிரி அல்லது தயாரிப்பு தயாரிக்கும் மென்பொருள் உருவாக்கத்திற்காக பயன்படுத்தலாம்.


Why Python?

    இது பல்வேறு தளங்களில் வேலை செய்கிறது (விண்டோஸ், மேக், லினக்ஸ், போன்றவை). ஆங்கில மொழிக்கு ஒத்த ஒரு எளிய தொடரியல் உள்ளது.  வேறுபட்ட நிரலாக்க மொழிகளால் டெவலப்பர்கள் குறைவான கோடுகளுடன் நிரல்களை எழுத அனுமதிக்கும் இலக்கணத்தை கொண்டுள்ளது.   ஒரு மொழிபெயர்ப்பாளர் கணினியில் இயங்குகிறது, அதாவது குறியீடு எழுதப்பட்டவுடன் விரைவில் செயல்படுத்தப்படும். அதாவது, முன்மாதிரி மிக விரைவாக இருக்க முடியும். ஒரு நடைமுறை வழியில் சிகிச்சை, ஒரு பொருள் சார்ந்த வழி அல்லது செயல்பாட்டு வழி.


Good to know ?

    Python இன் சமீபத்திய மிகப்பெரிய பதிப்பு Python 3 ஆகும், இது நாம் இந்த டுடோரியலில் பயன்படுத்துவோம்.  இந்த டுடோரியலில் பைதான் உரை ஆசிரியரில் எழுதப்படும். ஒரு ஒருங்கிணைந்த மேம்பாட்டு சூழலில் பைன்னை எழுதுவது சாத்தியம், அதாவது Thonny, Pycharm, Netbeans அல்லது Eclipse போன்றவை பைத்தான் கோப்புகளின் பெரிய தொகுப்புகளை நிர்வகிக்கும் போது பயனுள்ளதாக இருக்கும்.

Python Syntax compared to other programming languages

  1. Designed to for readability, and has some similarities to the English language with influence from mathematics.

  2. Uses new lines to complete a command, as opposed to other programming languages which often use semicolons or parentheses.

  3. Relies on indentation, using whitespace, to define scope; such as the scope of loops, functions and classes. Other programming languages often use curly-brackets for this purpose.

நன்றி,

அருண் அம்மாசை

Content

Introduction

Introduction
What will you learn in this course?
How can you introduce yourself to the course community?

Python Introduction and Setup

Introduction and Setup your local environment

Python - String and Math Module

Python - Working With Variables
Python - Working with Math Module Part1
Python - Working with Math Module Part2
Python - Working with String Module Part1
Python - Working with String Module Part2 - String Formatter
Python - Working with String Module Part3 - String methods
Python - Working with String Module Part4 - String Slicer Methods
Python - Working with String Module Part4 - String Slicer Example

Python - Boolean , Logical and Conditional Operators

Python - Boolean's and Comparison
Python - Working with If Else Condition
Python - Logical and Conditional Operators

Python - Working with List Collections

Python - Playing with List Part1
Python - Playing with List Part2
Python - Playing with List Part3
Python - Playing with List Part4
Python - Playing with Tuple's

Python - Dictionaries in Python

Python - Working with Dictionaries Part1
Python - Working with Dictionaries Part2

Python - Looping

Python - Working with While Loop
Python - Working with For Loop Part1
Python - Working with For Loop Part2
Python - Working with List Comprehensions

Python - Methods or Functions

Python - Working with Function Part1
Python - Working with Function Part2
Python - Working with Function Part3
Python - Working with Function Part4

Python - Class and OOPS

Python - Class Introduction Part1
Python - Classes and Objects
Python - Inheritance
Python - Encapsulation
Python - Polymorphism

Reviews

Kalaiyarasan
October 27, 2021
my name is kalaiyarasan iam studing in 12th std iam from sivagangai , karaikudi. i love photography, my father is a profesnol photographer and we have a two studios also i like to study python beliving you to help me to study python thanking you
Shivshankar
May 31, 2021
The course covers some of core python concepts but not all, explained well, the below are my suggestions. 1. font size is very small, can't see clearly. 2. use more examples to explain.
Vivek
November 13, 2019
Hi, the concept and your explanation are Good. One small suggestion you can prepare the script at the initial stage. Show the script and explain, it will save time.
Vigneshwaran
July 25, 2019
Actually i am a data science student. This course didnt touch machine learning concept, but gives a platform for basic python. Now time to learn ML using python. If i understand that course then i would say this course is fruitful.

Charts

Price

Learn Python in Tamil - Price chart

Rating

Learn Python in Tamil - Ratings chart

Enrollment distribution

Learn Python in Tamil - Distribution chart

Related Topics

2094890
udemy ID
12/19/2018
course created date
11/20/2019
course indexed date
Bot
course submited by