27/05/2026
Understanding the Role of SQL in Data Science.
SQL for Data Science - Why is SQL crucial for Data Science? - TechVidvan
Know the concept of SQL and the importance of SQL for Data Science. As well as, explore the SQL skills required to master Data Science and become Data Scientist.
26/05/2026
Ayurvedic Health Remedies Application using Android.
Android Project - Ayurvedic Remedies Application - TechVidvan
The Android Ayurvedic Remedies Application aims to provide users with access to various Ayurvedic remedies and health tips.
25/05/2026
Understanding Unordered Data Structures in Python Collections.
Python Collections - The unordered and unindexed data structures - TechVidvan
Python collections is the unordered and unindexed data structures in Python which includes two types, that is, Python sets & dictionaries. Learn about it.
23/05/2026
Understanding Python Random Module for Number Generation.
Python Random Number Generator - Python Random Module - TechVidvan
Learn about Python Random Number Generator & random module - Functions for generating random number in python - randint(),randrange(), random(), uniform(),choice(),sample(),shuffle(),seed(),
22/05/2026
Understanding Reinforcement Learning Algorithms and Use Cases.
Reinforcement Learning Algorithms and Applications - TechVidvan
Learn what is Reinforcement Learning, its types & algorithms. Learn applications of Reinforcement learning with example & comparison with supervised learning.
21/05/2026
Understanding Iterables and Loops in Python.
Python Iterables - Looping over Iterables in Python - TechVidvan
Python Iterables - What is iterable in python with examples,looping over iterables in python, Iterables on built in functions, how to work with iterables.
20/05/2026
Understanding Python Comments, Statements, and Indentation.
Python Comments, Statements & Indentation - An Exclusive Guide - TechVidvan
Learn Python Comments, Statements & Indentation with subtypes. Also learn how Python uses indentation to mark beginning & end of a code.
19/05/2026
Python Application for Video to GIF Conversion.
Python GIF Creator - Convert Video to GIF - TechVidvan
Create GIF from video in this Python project using modules like Tkinter for GUI, Moviepy to edit & play with video & OS to fetch name of file
18/05/2026
Discover the Power of Python Applications.
Python Applications - Know what exactly you can do with Python - TechVidvan
Python Applications - Explore where you can use Python and get the detailed insights of applications of Python such as web development, data science, etc.
16/05/2026
Flutter App Development To-Do Application.
Flutter Project - To Do App - TechVidvan
The Flutter To-Do App will track all the tasks and their deadlines and show how many have been completed and how many remain.
15/05/2026
Develop a Discussion Forum Web App with Django.
Create a Discussion Forum in Python Django - TechVidvan
Discussion Forum enhances user engagement by providing a platform for online discussions. Learn to develop this application using Django.