मुख्य सामग्री पर जाएं
वर्ग
प्रौद्योगिकियाँ

Python ट्यूटोरियल

Python प्रोग्रामिंग से जुड़ी ताज़ा खबरों, तकनीकों और संसाधनों से अपडेट रहें। हमारे ट्यूटोरियल्स व्यावहारिक चरण-दर-चरण मार्गदर्शिकाओं और उपयोग मामलों से भरे हैं, जिनसे आप अपनी स्किल बढ़ा सकते हैं।
अन्य प्रौद्योगिकियाँ:
Groupदो या दो से अधिक लोगों को प्रशिक्षण देना?DataCamp for Business को आज़माएँ

Fuzzy String Matching in Python Tutorial

In this tutorial, you will learn how to approximately match strings and determine how similar they are by going over various examples.

15 जनवरी 2026

Python time.sleep() Function

In this tutorial, you will learn how the time.sleep() function operates and how to apply it in your program.

31 जनवरी 2019

TensorFlow Tutorial For Beginners

Learn how to build a neural network and how to train, evaluate and optimize it with TensorFlow

16 जनवरी 2019

Pandas Tutorial: DataFrames in Python

Explore data analysis with Python. Pandas DataFrames make manipulating your data easy, from selecting or replacing columns and indices to reshaping your data.

12 दिसंबर 2022

Making Web Crawlers Using Scrapy for Python

Develop web crawlers with Scrapy, a powerful framework for extracting, processing, and storing web data.

11 जनवरी 2019

Decision Tree Classification in Python Tutorial

In this tutorial, learn Decision Tree Classification, attribute selection measures, and how to build and optimize Decision Tree Classifier using Python Scikit-learn package.

16 जनवरी 2026

Beginner's Guide to Google's Vision API in Python

Learn what Vision API is and what are all the things that it offers. By the end of this tutorial, you will also learn how you can call Vision API from your Python code.

26 दिसंबर 2018

The 6 Best Python IDEs for Data Science in 2026

Find the perfect Python IDE for your data science needs in 2026. Compare features, benefits, and performance to make an informed and confident choice.

9 जुलाई 2024

Face Detection with Python Using OpenCV

Learn about object detection in Python using the OpenCV library and discover how to apply it to tasks such as facial detection.

3 दिसंबर 2024

Customer Lifetime Value

In this tutorial, learn how to calculate Customer Lifetime Value in Python.

20 दिसंबर 2018

Understanding Recursive Functions in Python

In this tutorial, learn about the different aspects of recursive functions and implement a recursive function in Python from scratch.

19 दिसंबर 2018

Property vs. Getters and Setters in Python

In this tutorial, you will learn what the difference is between Python Property and Getters & Setters.

18 दिसंबर 2018