Top 5 Debugging tips for programmers

preview_player
Показать описание
Welcome to a youtube channel dedicated to programming and coding related tutorials. We talk about tech, write code, discuss about cloud and devops. That’s what we do all day, all year. We roll out a lot of series and videos on our channel.

All the learning resources such as code files, documentations, articles and community discussions are available on our website:

You can find our discord link, github link etc on the above website.

Рекомендации по теме
Комментарии
Автор

why don't you finish one series video? you always jump to other topics video instead of completing the previous series.

rajatguptaseth
Автор

The first few minutes really helped me not feel like I'm failing learning so far . I've figured out small errors I made on my own, thank you

rickymccrum
Автор

Don't just be junky funky
Say it simply
1. If you are JS developer
Use typescript with liners (eslint & tslint)
There are liners for other languages too
2. Use tools similar to quokka js for inspecting variables in the IDE
3. write unit test often
4. Plan you code in a white board before writing into you IDE so to say make flowcharts as you used to do in old school computer exams
5. Use frameworks and libraries instead writing all code yourself (but be careful while picking third party)
6. Follow standard coding practises and use some kind of code formatter like Prettier
7. Optional not required but try using two or more screens while coding its arguable but it works in my case
8. Don't code solo, try coding with guy more senior than you
9. Pick right tool that have great community and support not just random tool
10. Use specific debuggers for eg if you are using redux use redux debugger if you are using react use react debugger instead console logging everywhere
.... Any many more

devk
Автор

Hi sir
When I am converting Date to integer or decimal using cast and convert, it's reflecting the date value less than its actual value.
Please suggest.
For example, for 1st Aug
If Date value is 43678
It's reflecting around 43675

drs
Автор

Sir Google Code jam 2019. How to prepare and get to code jam?

asimshrestha
Автор

Hitesh, Youtube is full of videos about Regression Tesing, it would be very nice if you make one, because you are really good in explaining everything.

theentertainer
Автор

love ur video, u been great mentor for the young programmers

adityakumar-tybg
Автор

love the way you explain the stuff. can you make a video series on embedded c programming .

MuhundanS
Автор

Thanks hitesh sir. for promoCode to extend 7day to 30days trial as free ...and I enjoy the video as well as your great explanation for debugging thank-you sir for an amazing video..

rollancegamer
Автор

testing flutter app in real android device will damage phone
?

pucbg
Автор

Sir could u give any idea about UNIT TESTING in programming

ankitshaw
Автор

I think you should do a video on describing the debugging tools

nithsua
Автор

Wao! Hitesh sir back again with exciting video 👍

This video is really helpful for us(programmers)....

RithikJha
Автор

After watching your videos... I am loving programming more...

kapilchoudhary
Автор

Sir your video is great please make a video on BlockChain where we can learn it and the future scope !!

AdityaMandil
Автор

SIr, please make one video on Google's Kick Start ongoing competition,
the questions are on like competitive programming. Please make a video
on solving them. Beginners like me are really getting confused after
reading that problem. At least make a single video on any one problem
(there are 7 or 8 in total) so that I can try for the upcoming ones

_sharmaji.dev_
Автор

Great! This video is very helpful 👍Thanks🙏

TechBowl
Автор

Please make a video on ui/ux designing

mdshoaib
Автор

Thank you sir for motivating and helping us

likhonsarkar
Автор

How about making a course on Debugging, Sir ?

ashishtwr