1 тысяч подписчиков
46 видео
Easiest Character Controller Unity
count occurrence of each word in sentence using python | find frequency of each word in a string
box, violin & swarm plot using seaborn, matplotlib and pandas | python
selection sort explanation | python code | searching & sorting #4
enumerate in python
py to exe | convert python file to executable file
bank management system using object oriented programming in python | oops example-1 part(1/2)
join zoom calls using python and selenium
depth first search explained and python code line by line explanation
backup maker using python
bar chart and line graph in matplotlib python
web scrape amazon, flipkart using python + email price drop alert system
tic tac toe using python
modify excel sheets and csv files using python pandas
just use enumerate in python for iteration/looping
connect google assistant with python | google search python | beautifulsoup, requests, web scrapping
how to reverse a linked list
5 python project ideas for beginners
coding journey 👨💻💫💻
selenium and python tutorial | login to instagram and scrape data
scan qr code using python
scrape html tables using just pandas and store as csv file | python
bubble sort explanation | python code | searching & sorting #2
simple and custom pagination in django rest framework | python
read text from images in python | pytesseract
list and dictionary comprehension in python
iterators and generators explained | python
scatter plot using seaborn, matplotlib and pandas | python
face detection using opencv and python
Introduction to Linked List | Data Structures & Algorithms
insertion sort explanation | python code | searching & sorting #3
upload images and media in flask
python matplotlib graphs using csv files, bar, pie, line graph
complete exception handling in python
statistics using python | mean, median, mode...
email using python | multiple receivers and attachment
Rename multiple files at once using python
linear & binary search explanation | python code | searching & sorting #1
frequency distribution, bar, pie chart | normal distribution, skewness, kurtosis | python
Docker Tutorial for Beginners - learn docker in 20 minutes
pie and donut chart in matplotlib python
displot and jointplot using seaborn, matplotlib and pandas | python
maze solver/path finder Algo using python