Ayushi Rawat
Ayushi Rawat
  • Видео 94
  • Просмотров 457 626
Beginner's guide to Hacktoberfest 2021 | All you need to know
SOURCE CODE DETAILS:
🔥 Code Repository ● github.com/ayushi7rawat/RUclips-Projects/tree/master/Beginner's%20guide%20to%20Hacktoberfest
🔥 Repository for Ultimate Resource in python ● github.com/ayushi7rawat/Ultimate-Python-Resource-Hub
---------------------------------------------------------------------------------------------------
BLOGGING DETAILS:
✏️ BLOGGING WEBSITE● ayushirawat.com/beginners-guide-to-hacktoberfest-2021
✏️ ALL YOU NEED TO KNOW ABOUT PYTHON 3:9● ayushirawat.com/python-39-all-you-need-to-know
---------------------------------------------------------------------------------------------------
MUST JOIN :
🌐 Telegram Channel ● t.me/rawatayushi
🌐 discord server ● discord.gg/nNRej5
-----...
Просмотров: 4 759

Видео

What is Hacktoberfest? Hacktoberfest 101
Просмотров 1,9 тыс.3 года назад
SOURCE CODE DETAILS: 🔥 Code Repository ● github.com/ayushi7rawat/RUclips-Projects/tree/master/Hacktoberfest 2021 🔥 Repository for Ultimate Resource in python ● github.com/ayushi7rawat/Ultimate-Python-Resource-Hub BLOGGING DETAILS: ✏️ BLOGGING WEBSITE● ayushirawat.com/what-is-hacktoberfest ✏️ ALL YOU NEED TO KNOW ABOUT PYTHON 3:9● ayushirawat.com/python-39-all-you-need-to-know MUST JOIN : 🌐 Tele...
GitHub Copilot: All you need to know | Ayushi Rawat
Просмотров 4,3 тыс.3 года назад
GitHub Copilot is an AI pair programmer. GitHub Copilot is powered by a new AI system developed by OpenAI Codex and is coming soon to Visual Studio Code. It aims to help Programmers code faster. 🔥 Repository for Ultimate Resource in python ● github.com/ayushi7rawat/Ultimate-Python-Resource-Hub BLOGGING DETAILS: ✏️ BLOGGING WEBSITE● ayushirawat.com/github-copilot-all-you-need-to-know ✏️ ALL YOU ...
What is an API ? API for beginners | Ayushi Rawat
Просмотров 12 тыс.3 года назад
In this video, we will learn about API in plain English. API stands for Application Programming Interface. In layman's terms, API is a messenger. 🔥 Repository for Ultimate Resource in python ● github.com/ayushi7rawat/Ultimate-Python-Resource-Hub BLOGGING DETAILS: ✏️ BLOGGING WEBSITE● ayushirawat.com/what-is-an-api-api-101 ✏️ ALL YOU NEED TO KNOW ABOUT PYTHON 3:9● ayushirawat.com/python-39-all-y...
71A Way too long words | Codeforces Solution Walkthrough | Ayushi Rawat
Просмотров 2,1 тыс.3 года назад
SOURCE CODE DETAILS: 🔥 Code Repository ● github.com/ayushi7rawat/Codeforces 🔥 Repository for Ultimate Resource in python ● github.com/ayushi7rawat/Ultimate-Python-Resource-Hub BLOGGING DETAILS: ✏️ BLOGGING WEBSITE● ayushirawat.com/ ✏️ ALL YOU NEED TO KNOW ABOUT PYTHON 3:9● ayushirawat.com/python-39-all-you-need-to-know MUST JOIN : 🌐 Telegram Channel ● t.me/rawatayushi 🌐 discord server ● discord...
How to build a Break Scheduler using Python | Webbrowser module | Ayushi Rawat
Просмотров 1,1 тыс.3 года назад
Working from home is the new normal and It is a must to ensure a healthy work-life balance. Schedule your breaks, by far the way out. It works out well for me. In this tutorial, we will learn how to build a break Scheduler. We will see the implementation in Python. SOURCE CODE DETAILS: 🔥 Code Repository ● github.com/ayushi7rawat/RUclips-Projects/tree/master/Break Scheduler 🔥 Repository for Ulti...
#4 How to make Git Commit with a Past Date | Git & GitHub Series | Ayushi Rawat
Просмотров 22 тыс.3 года назад
If you are a programmer, you must have heard about Git and GitHub. Git allows you to freely edit the code of your projects without ever worrying about losing anything! GitHub is a code hosting platform for version control and collaboration. 🔥 GitHub Playlist: 1. What is Git and GitHub? | Git vs GitHub● ruclips.net/video/nWIAc-9EFdg/видео.html 2. How to create a GitHub Account & GitHub Repositor...
Forecast Weather using Python | Easy Python project | Ayushi Rawat
Просмотров 24 тыс.3 года назад
Weather is the mix of events that happen each day in our atmosphere and is different in different parts of the world and changes over minutes, hours, days, and weeks. Rain and dull clouds, windy blue skies, cold snow, and sticky heat are very different conditions, yet they are all-weather. SOURCE CODE DETAILS: 🔥 Code Repository ● github.com/ayushi7rawat/RUclips-Projects/tree/master/Weather Fore...
#3 How to Install and configure Git | Git basic Commands | Push code to GitHub
Просмотров 1,3 тыс.3 года назад
If you are a programmer, you must have heard about Git and GitHub. Git allows you to freely edit the code of your projects without ever worrying about losing anything! GitHub is a code hosting platform for version control and collaboration. 🔥 GitHub Playlist: 1. What is Git and GitHub? | Git vs GitHub● ruclips.net/video/nWIAc-9EFdg/видео.html 2. How to create a GitHub Account & GitHub Repositor...
#2 How to create a GitHub Account & GitHub Repository | Ayushi Rawat
Просмотров 6303 года назад
If you are a programmer, you must have heard about Git and GitHub. Git allows you to freely edit the code of your projects without ever worrying about losing anything! GitHub is a code hosting platform for version control and collaboration. 🔥 GitHub Playlist: 1. What is Git and GitHub? | Git vs GitHub● ruclips.net/video/nWIAc-9EFdg/видео.html 2. How to create a GitHub Account & GitHub Repositor...
Work From Home Essential Tips | Ayushi Rawat
Просмотров 1,2 тыс.3 года назад
Working from home has become the new normal and It is a must to ensure a healthy work-life balance. Here are few essential tips that can help you! BLOGGING DETAILS: ✏️ BLOGGING WEBSITE● ayushirawat.com/work-from-home-essentials ✏️ ALL YOU NEED TO KNOW ABOUT PYTHON 3:9● ayushirawat.com/python-39-all-you-need-to-know MUST JOIN : 🌐 Telegram Channel ● t.me/rawatayushi 🌐 discord server ● discord.gg/...
1869. Longer Contiguous Segments of Ones than Zeros | Leetcode weekly contest | Ayushi Rawat
Просмотров 8893 года назад
SOURCE CODE DETAILS: 🔥 Code Repository ● github.com/ayushi7rawat/LeetCode/blob/master/Problem code submissions/1869. Longer Contiguous Segments of Ones than Zeros.py 🔥 Repository for Ultimate Resource in python ● github.com/ayushi7rawat/Ultimate-Python-Resource-Hub BLOGGING DETAILS: ✏️ BLOGGING WEBSITE● ayushirawat.com/ ✏️ ALL YOU NEED TO KNOW ABOUT PYTHON 3:9● ayushirawat.com/python-39-all-you...
#1 What is Git and GitHub? | Introduction - Part1 | Git vs GitHub | Ayushi Rawat
Просмотров 3,5 тыс.3 года назад
If you are a programmer, you must have heard about Git and GitHub. This video will not contain any code, We will first get familiar with the interface I will try and explain to you the basics of theory and concepts in plain English to help you get started with Git. This is the 1st video in the Git and GitHub series. Git allows you to freely edit the code of your projects without ever worrying a...
How to Develop & Showcase Soft Skills | Importance of Soft Skills | Soft Skills vs Hard Skills
Просмотров 7873 года назад
Soft Skills play a vital role in Interviews and in shaping one's career. Soft skills are your character and personality traits and help climb up the career ladder. Technical skills can give you a jumpstart, but soft skills lay the foundation and get you going. SOURCE CODE DETAILS: 🔥 Repository for Ultimate Resource in python ● github.com/ayushi7rawat/Ultimate-Python-Resource-Hub BLOGGING DETAIL...
Top 5 Podcasts for Python | Best Podcasts | Ayushi Rawat
Просмотров 2,1 тыс.3 года назад
More and more people are turning to podcasts to gain insights into new topics and conversations. Podcasts keep you informed on the latest programming news. So in this Top 5 series, I am going to tell you the top 5 Podcasts for python. All the links are present inside the blog. Please refer to it to get the links. BLOGGING DETAILS: ✏️ BLOGGING WEBSITE● ayushirawat.com/best-podcasts-for-python ✏️...
How to Automate CoWin Vaccine Notifier using Python | Ayushi Rawat
Просмотров 17 тыс.3 года назад
How to Automate CoWin Vaccine Notifier using Python | Ayushi Rawat
What is Competitive Programming | Beginners Guide | Ayushi Rawat
Просмотров 2,3 тыс.3 года назад
What is Competitive Programming | Beginners Guide | Ayushi Rawat
Top 5 IDE's for Python | Best IDE | Ayushi Rawat
Просмотров 1,1 тыс.3 года назад
Top 5 IDE's for Python | Best IDE | Ayushi Rawat
How to Perform Google Search using Python | Pywhatkit | Ayushi Rawat
Просмотров 3,1 тыс.3 года назад
How to Perform Google Search using Python | Pywhatkit | Ayushi Rawat
1295. Find Numbers with Even Number of Digits | Leetcode | Ayushi Rawat
Просмотров 1,3 тыс.3 года назад
1295. Find Numbers with Even Number of Digits | Leetcode | Ayushi Rawat
136 Single Number | Bit Manipulation | Leetcode | Ayushi Rawat
Просмотров 3363 года назад
136 Single Number | Bit Manipulation | Leetcode | Ayushi Rawat
1848. Minimum Distance to the Target Element | Leetcode weekly problem | Ayushi Rawat
Просмотров 7863 года назад
1848. Minimum Distance to the Target Element | Leetcode weekly problem | Ayushi Rawat
Top 5 Languages to Learn to get a Job in 2021 | Ayushi Rawat
Просмотров 1,2 тыс.3 года назад
Top 5 Languages to Learn to get a Job in 2021 | Ayushi Rawat
5 COVID Related Interview Questions | Rock the Interview | Ayushi Rawat
Просмотров 8 тыс.3 года назад
5 COVID Related Interview Questions | Rock the Interview | Ayushi Rawat
Top 5 Books to Learn Python in 2021 | Beginner to Advance | Ayushi Rawat
Просмотров 3,7 тыс.3 года назад
Top 5 Books to Learn Python in 2021 | Beginner to Advance | Ayushi Rawat
1832. Check if the Sentence Is Pangram | Leetcode Weekly Contest 237
Просмотров 1,8 тыс.3 года назад
1832. Check if the Sentence Is Pangram | Leetcode Weekly Contest 237
How to Crack TCS Digital(DCA) in 1st attempt | Interview Experience | Ayushi Rawat
Просмотров 105 тыс.3 года назад
How to Crack TCS Digital(DCA) in 1st attempt | Interview Experience | Ayushi Rawat
1816. Truncate Sentence | Leetcode Weekly Contest 236
Просмотров 1,8 тыс.3 года назад
1816. Truncate Sentence | Leetcode Weekly Contest 236
Case Style in Programming: Snake case, Camel Case, Pascal case & Kebab case
Просмотров 4,9 тыс.3 года назад
Case Style in Programming: Snake case, Camel Case, Pascal case & Kebab case
1822. Sign of the Product of an Array | Leetcode Weekly Contest 236
Просмотров 2,4 тыс.3 года назад
1822. Sign of the Product of an Array | Leetcode Weekly Contest 236

Комментарии

  • @hackermango
    @hackermango 4 месяца назад

    its doesnt work

  • @onlyDevz
    @onlyDevz 5 месяцев назад

    after you have written the commit message last time before pushing , how you proceed ? like i am pressing enter nothing happening and insert is not in my laptop so wht to do ? need help

  • @ravendrapawar1078
    @ravendrapawar1078 5 месяцев назад

    Hlo di aap mujh python ke liye best book btaye or resources btao na mujhe python developer bana hai nere pass time nhi hota b

  • @onlyDevz
    @onlyDevz 6 месяцев назад

    I know you're busy, and I know you’re already running a top-notch server, but I’d love to invite you to my Discord server. they all will thank me so much as they all are biggener and want guidence

  • @avasthii
    @avasthii 7 месяцев назад

    Not able to do it? Have they fixed this?

  • @shyamprasad1363
    @shyamprasad1363 8 месяцев назад

    Thanks for sharing....

  • @simon8284
    @simon8284 9 месяцев назад

    Oh this is how people fill their timeline like ever green

  • @vishramparab8072
    @vishramparab8072 10 месяцев назад

    Hello @ayushirawat , I tried it multiple time, commit & push thing happening from VS code end but that git graph contributor are not change to green , it show no contribution to that day.

  • @gayatrishimpi2693
    @gayatrishimpi2693 10 месяцев назад

    I have problem with running code

  • @trkmahendra
    @trkmahendra 11 месяцев назад

    ab me pura github hara hara kar dunga

  • @prakharkushwaha4217
    @prakharkushwaha4217 11 месяцев назад

    Ma'am idk what's the issue w my project,can you please help me out?

  • @ZEUS-jh6dw
    @ZEUS-jh6dw Год назад

    Best explanation....Thank u

  • @aizen9461
    @aizen9461 Год назад

    THIS IS VERY HELPFUL VERY PRECISELY EXPLAINED

  • @mehdismaeili3743
    @mehdismaeili3743 Год назад

    Excellent.

  • @anoopshetty3580
    @anoopshetty3580 Год назад

    let s1 = s.split(" ") let s2 =[] for(let i=0; i<k; i++) { s2[i]=s1[i]; } let s3 = s2.toString().replaceAll(","," ") return s3 My solution

  • @notfunnydidntlaugh8621
    @notfunnydidntlaugh8621 Год назад

    If you have projects from high school or university that you want to add to your portfolio, is it ethical to create a repository today and amend the commit date to when you completed the project? Should you provide additonal context in your github repository readmes ("eg Project completed on 5.2.17") and your github profile readme?

  • @Pages_Perfected
    @Pages_Perfected Год назад

    Well..

  • @Pages_Perfected
    @Pages_Perfected Год назад

    I come here a lot

  • @anishtripathi3800
    @anishtripathi3800 Год назад

    Does not work! Time waste.

  • @idrisratlamwala6703
    @idrisratlamwala6703 Год назад

    my program says true is not defined ,how do I solve?

  • @hanakohonda8893
    @hanakohonda8893 Год назад

    AWESOME

  • @hanakohonda8893
    @hanakohonda8893 Год назад

    VERY INFORMATIVE VIDEO

  • @hanakohonda8893
    @hanakohonda8893 Год назад

    AWESOME

  • @adarsh-chakraborty
    @adarsh-chakraborty Год назад

    You can simply type add --no-edit flag to avoid going to editing the commit message in terminal bcuz it's pain to press shift + : wq to exit everytime. git commit --amend --date="2023-09-18 12:22:11" --no-edit

  • @smallworld707
    @smallworld707 Год назад

    Thank you for telling me I'm amazing! ;)

  • @mycontacts6805
    @mycontacts6805 Год назад

    superb delivery teaching, i got case very easy

  • @CodingJoySoul
    @CodingJoySoul Год назад

    Why did you stop making videos?

  • @dimplepriyaarangam
    @dimplepriyaarangam Год назад

    it's working thank you sister

  • @amaldevps2164
    @amaldevps2164 Год назад

    When i try this after git push origin main I am getting below error ! [rejected] main -> main (non-fast-forward) error: failed to push some refs to '<repo name>' hint: Updates were rejected because the tip of your current branch is behind hint: its remote counterpart. Integrate the remote changes (e.g. hint: 'git pull ...') before pushing again. hint: See the 'Note about fast-forwards' in 'git push --help' for details.

  • @scratchasmr-yash4958
    @scratchasmr-yash4958 Год назад

    It helped me a lot

  • @Bingfast
    @Bingfast Год назад

    Is there a way to change what search engine is uses to search?

  • @JayantiBattery
    @JayantiBattery Год назад

    pywhatkit not importing although installed many times

  • @JayantiBattery
    @JayantiBattery Год назад

    Please upload more such videos of different problems including important data structures Your videos are really helpful the best explanation

  • @piyushthakur3896
    @piyushthakur3896 Год назад

    amzing explation thank u

  • @InfoPlus4all
    @InfoPlus4all Год назад

    Ayushi a u active on youtube or left? If active then I request you to make a video on Quora. How to create a website like quora? Thanks for benefitting your viewers.

  • @Arcadiac89
    @Arcadiac89 Год назад

    Super helpful in understanding this concept

  • @EroticBananaz
    @EroticBananaz Год назад

    Ayushi thanks for the video, I've been messing with Instaloader for a bit now but rate limits have been giving me a headache😪 Could you please teach my how to modify instaloader.RateController so that I can input a seconds value in-between each(and every) request to Instagram? Thanks

  • @westcoast_heart.
    @westcoast_heart. Год назад

    Save kr ke paste krne pr aesi image nhi ban pa rhi hai hi reply me

  • @sanafatima1296
    @sanafatima1296 Год назад

    the commit was made but it didn't turn green. what am i doing wrong? i tried it multiple times

  • @superherohero4814
    @superherohero4814 Год назад

    mam it is showing module not found mam

  • @smdsohail
    @smdsohail 2 года назад

    I'm getting error🥺🥺

  • @MrXLaraxX
    @MrXLaraxX 2 года назад

    nie dziala łapa w dol i spierdalam

  • @musthaqcm6843
    @musthaqcm6843 2 года назад

    Thanks a lot

  • @yatharthallinone1980
    @yatharthallinone1980 2 года назад

    Bilku smaj nhi aa raha hai

  • @tmaxgo6696
    @tmaxgo6696 2 года назад

    when i put pip install instaloader it gives pip is not recognized.

  • @gowthamkaarthik5250
    @gowthamkaarthik5250 2 года назад

    my code : from turtle import * pensize(3) bgcolor('black') speed(0) for i in range(20) : color('orange') penup() goto(0,100-i*3) pendown() fd(250) for i in range(20) : color('white') penup() goto(0,50-i*3) pendown() fd(250) for i in range(20) : color('green') penup() goto(0,5-i*3) pendown() fd(250) for i in range(14) : penup() goto(115,25) pendown() color('blue') for j in range(5) : fd(3) right(j*5) mainloop()

  • @harshitha02narayan53
    @harshitha02narayan53 2 года назад

    Mam how wil python understand it is 90 degree turn

  • @YoloMasterGamerTag
    @YoloMasterGamerTag 2 года назад

    Omgosh I quit coding because I need to understand these and couldn’t find anyone to teach me. Now I need to understand why and when we use it. Do you have a video like this? I want to start leaning C# which seems easy I just need to understand when and why we use pascal and camelcase

  • @sriya658
    @sriya658 2 года назад

    Python

  • @sriya658
    @sriya658 2 года назад

    Python