I totally agree with your points and recently I am also using ChatGPT in a similar manner. I even use it to understand code snippets when I am learning new topics and the available tutorial/documentation is hard to wrap my head around the concepts. I just marvel at the abilities of ChatGPT and how it tremendously helps me in my daily programming life. Awesome content from you once again.
I just won a hackathon in my college (1st place) where 90% code was written by chatgpt. It was a mapping service using location api with integrated chatgpt in the web application
someone actually expaining things by doing it practically. I liked all your points and the presentation of how this model can be used as an advantage. Watching your video for the first time, subscriber +.
I'm from bangladesh... I'm in 1st year of my College in CSE... You are just a gem man, big fan of you... I request you to make a full roadmap like this which is related to AI ML Engineering...
I just subscribed yesterday to your channel after watching few RUclips videos of yours and they were very helpful and impressive. Straight to the point, communication is great. Thank you Harkirat for the content. Appreciate it and all the best for channel future growth.
10:46 React prints your console.log() statements twice when your App component is wrapped in a StrictMode component in your index.js file. It re-renders your components an extra time to find bugs caused by impure rerendering (side effects).
Sir these videos are soo informative,I had clicked to learn some tips about chat gpt but instead got great insight on typescript and APIs.Thankyou sir 🙏
It will be logged twice because of new React 18 i.e in strict mode react will render twice to check purity of a component, as the components in react must be pure which means the output that we get should be the same for a specific input.
It runs twice because in development mode react app component is wrapped with strict mode in index.js file, so compiler runs it's twice (it's an default behaviour)
Hi, Somehow we will learn how to use AI tools but How to understand Large Code bases? I think this thing will help us to boost confidence as a Coder! Please make a next video on it...
Harkirat has solution for every sort questions .I felt that if i just copy the code snippet from the chatgpt i am not getting any learning from it .Then if i search every sort of things to chatgpt like what is body ,what is req so on but the developer before chatgpt erra do all these things by only learning pure documentations and api reference So if you need to complete a task in one short time then chatgpt probly the only solution if you have time then do it in old school way you eventually become better engineer
Just learn both bro but maybe focus more on AI. Bhai chatgpt aa gaya he aur abhi bhi tu yahi atka he ki kya sikhu kya na sikhu, Teri job to sabse pehle jayegi
@@user-eo1vk I won't believe that guy, do what you're passionate about and get really good at that thing. Try everything at first see what interests you, if you work on something you're not passionate about you won't get very far
🙏🙏👇👇🙋♂️👇👇🙏🙏 Can you please make a video on how to setup vim and neovim in wiñdows step by step with all configuration and settings. It is the toughest task for normal people to use vim and neovim on windows
Hey Harkirat, I know you are going to mad at me. But i am following indian traditional placement path i.e. dsa, os, dbms, system design and project path to get job. But can this same path help to get remote developer jobs as fresher or even good paying internship. If yes, then what should be the steps.
I agree chatgpt is good for those who already have knowledge of coding we can learn coding but we cannot skip everything and rely on chatgpt it will make us less creative
I am using chatgpt in my day to day life. Chatgpt is good at explaining complex topic in simple language. But if you use it to find bug then you are doom.
@Harkirat Singh As a third year student of Software Engineering should I start doing freelancing or try to polish my logic building and problem solving skills on leetcode?
"I am 23 years old and have a 6-year gap after finishing high school. I am interested in pursuing a career in either cybersecurity or web development, but I am unsure which field would provide better job opportunities in a shorter amount of time. Which career path would be the best choice for someone in my situation?"
College degree doesn't matter for getting job, take a look an foreign people they didn't have a degree but they work in google , so my suggestion is learn code and be patience ❤
Hi I want to know how can you find startups to work for ? Like you harkirat you are now working in backpack which is a startup as remote software Engineer but we who are just College freshers only know about faang or some another MNCs
Be careful when you generate test data using ChatGPT. It’s one of the areas where it messes up. I was recently writing a utility to read a large file in reverse order. I asked ChatGPT to generate 260 lines of text for me, with 50 a’s, 50,bs upto z in each line, and then repeat it 10 times. All my Unt tests kept failing with that sample data, until I realized that ChatGPT has added 55 characters in one row, and 47 in some others. Totally randomly. When I pointed that out, the bot fought with me, and claimed that there are 50 characters in each line. Tried many times, but every time it was giving incorrect output. It was funny, that ChatGPT can do all of this, but can’t run a for loop. (I know language models aren’t that great at running for loops, even if they can print them out)
Can AI, automation affects programming, software engineering jobs?? I am a first semester student, so what field should I focus which have more future demands?
@@gauravmishra8823 Can you give your review on Tanay Pratap's videos about AI is propaganda and AI jobs are scam? He said learning AI and ML is not what it actually looks like, can u give ur review?
@@user-eo1vk do DSA for straight 6 months if you're in first year after that in second explore many fields like web development, ml, we3 whatever that excites you, beleive me even if there are less jobs in that field in future but you love doing that thing, you'll get success for sure so don't think much just do .
sir can you help me plz i want to merge an ios emoji pack with a roboto font when i merge them emoji strips its color and some time emojis dont show on screen plz reply me sir
i'm a 26 years old guy... with an mba degree.. is there any chance for me of getting any remote job... p.s: i've starting learning java 2 only two months back..... anyone got any suggestions for me?
I totally agree with your points and recently I am also using ChatGPT in a similar manner. I even use it to understand code snippets when I am learning new topics and the available tutorial/documentation is hard to wrap my head around the concepts. I just marvel at the abilities of ChatGPT and how it tremendously helps me in my daily programming life. Awesome content from you once again.
From this moment, You're my mentor...on the path of getting a good remote job !!
I'll do whatever it takes
More than coding it is extremely time efficient with “How to” and “Why” questions. Answers come out super clean and easy to understand.
I just won a hackathon in my college (1st place) where 90% code was written by chatgpt. It was a mapping service using location api with integrated chatgpt in the web application
I use it a lot to learn
can you help to make our hackathon project
@@That_Girly_Gamer Bravo 🎉
How to use chatgpt for hackathon
Ok great but can you make a video about how you made it?
someone actually expaining things by doing it practically. I liked all your points and the presentation of how this model can be used as an advantage. Watching your video for the first time, subscriber +.
I appreciate how well-researched and well-presented your videos always are, thank you for your attention to detail!
You are a great Teacher!
Can't imagine which course you might be teaching in the future ;)
I have been watching your videos for a while and I must say you present things as simply as they are looking forward to learn more from you.
I wish we can like more than once this video. Thank you so kuch for showing real world examples. Much appreciated 😊
bhai coomunity post per voting verdict to alag tha??🤪🤪🤪🤪
😂
reverse order me pucha tha, jispe sabse kam vote uska vdo sabse pehle😂
Me thinking same
Bhai ne video bana li thi pehle se
Mujhe toh poll ke theeno video idea shi lag rhe the😅
Use things to build new things that's the use of innovation
Thanks man!
I'm from bangladesh... I'm in 1st year of my College in CSE... You are just a gem man, big fan of you... I request you to make a full roadmap like this which is related to AI ML Engineering...
vai kon uni te porashuna kortesen
I just subscribed yesterday to your channel after watching few RUclips videos of yours and they were very helpful and impressive. Straight to the point, communication is great.
Thank you Harkirat for the content. Appreciate it and all the best for channel future growth.
10:46 React prints your console.log() statements twice when your App component is wrapped in a StrictMode component in your index.js file.
It re-renders your components an extra time to find bugs caused by impure rerendering (side effects).
That is correct!
How to solve it ?
@@SacredScrolls786 Remove StrictMode
Wrap it in a fragment or a div
And strict mode runs only in development mode, in production mode strict mode won't run!
HAHAHA finally a new outro after a while! loved it
Please release the complete front end roadmap as soon as possible
Sir these videos are soo informative,I had clicked to learn some tips about chat gpt but instead got great insight on typescript and APIs.Thankyou sir 🙏
It will be logged twice because of new React 18 i.e in strict mode react will render twice to check purity of a component, as the components in react must be pure which means the output that we get should be the same for a specific input.
It runs twice because in development mode react app component is wrapped with strict mode in index.js file, so compiler runs it's twice (it's an default behaviour)
Hi, Somehow we will learn how to use AI tools but How to understand Large Code bases? I think this thing will help us to boost confidence as a Coder! Please make a next video on it...
I agree on this point that you should first understand it really well, then try to copy paste.
Yes, Thank you. I have same analysis and experience about ChatGPT
Sir Next vid on how to use linkedin, twitter etc for remote jobs
Please make a video on your coding setup?
Saw your podcast with ishan you're getting the much deserved reach.
also great points in podcast
Excellent video on ChatGPT
This video was very much needed, thank you 🔥
@Harkirat Singh, Thanks for considering creating content only on english, your insights are very helpful to me. Thank you.
Hey! Can we ever plan a physical meet-up? When are you going to be available in Mohali/Chandigarh in the near future?
Nice tips, thanks for sharing!
ChatGPT will take away jobs only from those people whose work is the work you are outsourcing to chatGPT.
We want the remaining web roadmap videos fast!
Much appreciated❤
Thankyou so much.. i been using ChatGPT and copilot a lot and got a feeling that i am already a slave to them. Now i am very lazy to code on my own.
Hlo sir please provide roadmap of cs from 1st year to 4th year,what are the languages that we should learn in college year wise please 🙏
yes it would be very helpful for us ... pls do share your valuable learnings as a roadmap
for frontend = html css and javascript maybe react too
backend = start with nodejs.
make projects practice it and now you are full stack developer
Harkirat has solution for every sort questions .I felt that if i just copy the code snippet from the chatgpt i am not getting any learning from it .Then if i search every sort of things to chatgpt like what is body ,what is req so on but the developer before chatgpt erra do all these things by only learning pure documentations and api reference So if you need to complete a task in one short time then chatgpt probly the only solution if you have time then do it in old school way you eventually become better engineer
Pls put more videos about open source, as an embedded developer I like to learn more in it...
For someone confused between learning AI or Web3, what would you suggest? Given many people and investors have stopped believing in web3.
Tanay Pratap in his video's suggested not to learn AI and also said it's a propaganda
So I am more confused what to do and what not
Just learn both bro but maybe focus more on AI. Bhai chatgpt aa gaya he aur abhi bhi tu yahi atka he ki kya sikhu kya na sikhu, Teri job to sabse pehle jayegi
@@user-eo1vk Lol thanay is trying to sell his course which basically is web development and not ML AI.
@@a.k.k05 But some of his points might seems true.
What's your view, opinion
Idk I am just a beginner in computer science
@@user-eo1vk I won't believe that guy, do what you're passionate about and get really good at that thing. Try everything at first see what interests you, if you work on something you're not passionate about you won't get very far
when this video is least voted in community after 2 topics , but you still made a video on it
🙏🙏👇👇🙋♂️👇👇🙏🙏
Can you please make a video on how to setup vim and neovim in wiñdows step by step with all configuration and settings.
It is the toughest task for normal people to use vim and neovim on windows
Great personality love you sir 😘
Can you give your review on Tanay Pratap's videos about AI is propaganda and AI jobs are scam?
its not the problem of chatgpt takng out jobs but the jobs are going to get impacted now
Hey Harkirat, I know you are going to mad at me.
But i am following indian traditional placement path i.e. dsa, os, dbms, system design and project path to get job.
But can this same path help to get remote developer jobs as fresher or even good paying internship.
If yes, then what should be the steps.
Great informative video.
Exactly that’s how I’m using it right now.
Harkirat Bhai. can you please make a video to find those projects which will hire us because I am facing issues finding them?
Amazing content..👍🏻
Please tell me what tech stack should I learn and the proper order of learning!!!!!
Hello , loved your video. Can you make a video about what exactly web3 developers do. Like at work, and also if I metaverse will be the future
I agree chatgpt is good for those who already have knowledge of coding we can learn coding but we cannot skip everything and rely on chatgpt it will make us less creative
I am using chatgpt in my day to day life. Chatgpt is good at explaining complex topic in simple language. But if you use it to find bug then you are doom.
@Harkirat Singh As a third year student of Software Engineering should I start doing freelancing or try to polish my logic building and problem solving skills on leetcode?
10:51 because of react strict mode components render twice
best tutorial
"I am 23 years old and have a 6-year gap after finishing high school. I am interested in pursuing a career in either cybersecurity or web development, but I am unsure which field would provide better job opportunities in a shorter amount of time. Which career path would be the best choice for someone in my situation?"
College degree doesn't matter for getting job, take a look an foreign people they didn't have a degree but they work in google , so my suggestion is learn code and be patience ❤
Hi I want to know how can you find startups to work for ? Like you harkirat you are now working in backpack which is a startup as remote software Engineer but we who are just College freshers only know about faang or some another MNCs
Please anyone help me Searching option/button on chatgpt is not working please give me solution 🙏😭
Based on my small usage, I feel chatgpt is overhyped. it makes a lot of mistakes which I think consume more time.
Can you enable downloading your video so that we can watch it later.
Make full video on reactjs
Insightful
Be careful when you generate test data using ChatGPT. It’s one of the areas where it messes up.
I was recently writing a utility to read a large file in reverse order. I asked ChatGPT to generate 260 lines of text for me, with 50 a’s, 50,bs upto z in each line, and then repeat it 10 times.
All my Unt tests kept failing with that sample data, until I realized that ChatGPT has added 55 characters in one row, and 47 in some others. Totally randomly. When I pointed that out, the bot fought with me, and claimed that there are 50 characters in each line. Tried many times, but every time it was giving incorrect output.
It was funny, that ChatGPT can do all of this, but can’t run a for loop. (I know language models aren’t that great at running for loops, even if they can print them out)
13:00 I'm curious why you're saying you wouldn't paste your internal company code, since you work for an open source company anyways?
ChatGPT stores the data you ask to him and giving away company's code isn't a great choice for an web3 company
his company name?
@@venom3380 yeah but isn't the web3 company open-sourced?
Do a podcast with Kunal bhaiya
Chatgpt only for students ….not for company
Privacy matters
loved the quote on mentor and slave 16:32
Sir Roadmap For CSE Engineering Undegrads Please
I am in tier 2 college but not cse
Can i get remote jobs
Because remote companies see cse degree not college ???????
You got response twice because of react strict mode in react version 18
Which is the discord group that you mentioned at 8:38?
Hi kirat i want to start learning coding but i am little confused which language to start with? What woukd you suggest.
Js
Just curious
are you working in company now? or just working content creation? if working in companies as SDE whats u r package? is it 4 cr?
What is the mobile application of chatgpt available?
Use chatGpt like a mentor not like a slave if you use it as a slave it might enslave you eventually 👌👌👌👍👍
Excellent
Good morning sir
Hi, can we have a 1:1 1 hr career guide on google meet? I am ready to pay also...
It is because of Strict Mode
Cyber security jobs will way to go in future
Can AI, automation affects programming, software engineering jobs??
I am a first semester student, so what field should I focus which have more future demands?
carpenter, i think that job will be difficult for an ai to do and hence you might have a secure future, I think but cannot say it for sure though.
@@gauravmishra8823 what??
I am asking about tech field
Please give genuine suggestions
@@user-eo1vk do something in machine learning that's the hot topic right
@@gauravmishra8823 Can you give your review on Tanay Pratap's videos about AI is propaganda and AI jobs are scam?
He said learning AI and ML is not what it actually looks like, can u give ur review?
@@user-eo1vk do DSA for straight 6 months if you're in first year after that in second explore many fields like web development, ml, we3 whatever that excites you, beleive me even if there are less jobs in that field in future but you love doing that thing, you'll get success for sure so don't think much just do .
thanks sir
sir can you help me plz i want to merge an ios emoji pack with a roboto font when i merge them emoji strips its color and some time emojis dont show on screen plz reply me sir
Where is the discord link?
But chatgpt don't give correct answers always..I took help of this for some questions.and it gave me wrong answers
You sound exactly like Arnav Gupta
you are gem buddy
Sir, should i do IIT or should go with learning skills and open source contribution.
fucki"ly go for IIT man!! and achieving that ain't a piece of cake
*B A R S* 🗣🔥🗣🔥🗣🔥
??:?? "quantity of jobs may decrease, but quality of jobs will increase"
16:25 "... use it as a master and not a slave"
harkirat singh is the best
i'm a 26 years old guy... with an mba degree.. is there any chance for me of getting any remote job... p.s: i've starting learning java 2 only two months back.....
anyone got any suggestions for me?
beacuse of react strict mode you got responce twice
bhai do a video on golang
ultimate
One day AI will replace this uncle
Does anyone know how to join the private discord server? I have completed the full stack assignment but don't know what is the next step
share your PR in the discord server, moderators will allow your access to the internal group, the discord link is in the description
My company has restricted OPENAI 😒☹️
Nice ok
Maybe because react code renders two times
You’re right
Hey Dude, how are you ?