Тёмный
Cognitive Programmer
Cognitive Programmer
Cognitive Programmer
Подписаться
Channel for Software Creators and Product Development Enthusiasts. Sharing the things which I believe will help people in creating high quality and functional software.

Please follow me on my other social media channels

# GitHub - www.github.com/CognitiveProgrammer
# LINKEDIN - www.linkedin.com/in/aitdaksh/
# X / Twitter - twitter.com/aitDaksh






Why we No Longer Create Amazing Programmers
10:13
6 месяцев назад
Be a Creative Software Developer
1:53
7 месяцев назад
Why Creativity in Software Engineering is Dying
5:30
10 месяцев назад
Becoming a Better Programmer ...
5:40
11 месяцев назад
Being a SOLO Programmer | My Take
6:28
11 месяцев назад
What it mean to be a programmer ?
6:02
11 месяцев назад
Комментарии
@picosdrivethru
@picosdrivethru 8 дней назад
yeah, when you work in a space where microseconds matter, thats when you'll be glad you can write C or in line assembly...if you don't need that then stick to modern c++ or use c#
@shimotown
@shimotown 9 дней назад
can you post a repo?
@amarkallappa8057
@amarkallappa8057 11 дней назад
It very wonderful platform to learn many things thanks lot sir ❤❤
@harendrachauhan9741
@harendrachauhan9741 14 дней назад
Hindi mau samjhaao
@samuel_coder
@samuel_coder 14 дней назад
so eu que nao entendi?!
@AnoNym-zi5ty
@AnoNym-zi5ty 19 дней назад
I must disagree. You can smell the quality of code instantly if you see it. Code smell.
@user-kx1gi8go3f
@user-kx1gi8go3f 20 дней назад
Thanks a lot for such good and detailed explanation! ❤
@GoncaloFerreira
@GoncaloFerreira 22 дня назад
Great video, that's what I always say, C/C++ gave us great powers, but aren's not for incompetent programmers, and new languages accept incompetent programmers in exchange of magical things that corrects their errors, and that's why programmers are becoming more and more incompetent everyday, they got used to commit errors all the time and expect the language is going to solve them for them. C++ is the best language ever, together with C, and languages aren't unsafe, programmers are.
@Cognitive-Programmer
@Cognitive-Programmer 22 дня назад
Thanks for sharing your comment, I agree with the last line... Also, no matter which language you use, you need better and competent programmers.. without that some or other problem will be there.
@SharadaGawarawad
@SharadaGawarawad 24 дня назад
its really use full tank you sir
@Cognitive-Programmer
@Cognitive-Programmer 22 дня назад
Thanks a lot for your comment
@drygordspellweaver8761
@drygordspellweaver8761 26 дней назад
Yes, thank you, Java and C# HAVE memory issues. Thank you for stating that.
@Cognitive-Programmer
@Cognitive-Programmer 24 дня назад
Thanks for your comment 🙏
@jocketf3083
@jocketf3083 29 дней назад
I hear what you're saying. However, if people keep falling off a cliff at the same spot it's probably a good idea to install safety railing there. It doesn't really matter if the problem is with the cliff or with the people. The fact is that people keep falling and we have tools to make it happen less.
@Cognitive-Programmer
@Cognitive-Programmer 29 дней назад
Hello, Thanks for sharing your thoughts.. Your analogy is interesting and valid. However, even though safety railing are installed, I don't think that we will allow kids to go there unattended and that's the point. We need people with sense of responsibility to honour the responsibility. If we keep on creating safety railing after safety railings for each and every situation, the programming world will turn into prison without any innovation and creativity. Not saying people should not use memory safe language, if they are comfortable they should, but unless we address the root cause, we can't fix it.
@jocketf3083
@jocketf3083 29 дней назад
​@@Cognitive-Programmer Education, experience, responsibility, and thoughtfulness is definitely part of it. Companies, especially those running around on canyons / in kernel space, should take quality very seriously. I just think we should do a bit of both! The safety railing we have today is pretty good at not getting in our way. For example, the null safety in Python's type hints doesn't cause issues when we do need a None. There's also Any for when we really need it. Good railing have escape hatches, and most of the ones I've used do! I also feel like the concept of "my freedom ends where yours begin" applies. I should be free to write Python without type hints should I wish to. However, just like air crafts have strict standards, I think it would be fair to (for example) require that all Python code written for medical devices is type annotated. Thank you for your response and thoughtful content!
@Onyx-it8gk
@Onyx-it8gk 28 дней назад
Well said. People are in complete denial about memory unsafety.
@Shivansh_singh4539
@Shivansh_singh4539 29 дней назад
Hello sir, I am a content writer specializing in programming channels, like Cold Mine, which are concise yet impactful. With a strong coding background, I can effectively create engaging content for your team. I also specialize in creating short videos, a crucial element for channel growth. I believe I can contribute significantly to enhancing your channel's content diversity. Thank you for considering my application.
@Cognitive-Programmer
@Cognitive-Programmer 28 дней назад
Hi Thanks for reaching out, I will reach out if I need some help.. Thanks
@Shivansh_singh4539
@Shivansh_singh4539 28 дней назад
@@Cognitive-Programmer ok sir
@WookieMiner1
@WookieMiner1 29 дней назад
Surprised c++ is even mentioned. That's like blaming the universe for all your problems. It is interesting to see their public GitHub (even though I imagine the actual bug was in their closed source) as you can smell funkiness arising from the this feature (CrowdStrike/falcon-operator/pull/560/files) and similar changes before. The worrying point is that vested interest and politics shrouded between CrowdStrike and MicroSoft has caused a junior level bug to rip through production systems all the while the media/industry argue over the devs and the tools they use. Did nobody stop and wonder if the rotten tree they stem from isn't all it's cracked up to be?
@watchernode6138
@watchernode6138 Месяц назад
When a field is just starting, you don't have to conform to many guidelines, there is lots of opportunity. If you want the same freedom to create, explore something that's in its infancy.
@Cognitive-Programmer
@Cognitive-Programmer Месяц назад
Hello Thanks for sharing your thoughts, kind of agree to the infancy aspect of it.. but rigid rules are preventing the same as nobody wants to look beyond it
@Maximus98245
@Maximus98245 Месяц назад
What if you use Optional<T*> to pass in a parameter to a function? and the intention is T* points to nullptr which will be later "filled in" by the function. Checking nullopt on T* is probably undefined behavior ?
@DheerajSinghal02
@DheerajSinghal02 Месяц назад
where do you work ?
@Cognitive-Programmer
@Cognitive-Programmer Месяц назад
linkedin.com/in/iDaksh. - Hope this helps
@hopefultraveller1
@hopefultraveller1 Месяц назад
Thanks for this video! I used to do first line technical support for a software house, and the competence of programmers is not the only factor - as you rightly say, the bar must always be kept as high as possible. Very occasionally, one of the programmers at my old software house was careless, and simply assumed that the code he wrote would work flawlessly, and he'd release it without testing, and occasionally it would wreck the system. I'd love to know how the defective Crowdstrike update was created and then released - then, some programmers and testers might also become famous!
@Cognitive-Programmer
@Cognitive-Programmer Месяц назад
Hello Thanks for commenting on the video and sharing your thoughts. I really appreciate the same. Also, I am not sure if companies would like to make famous the programmers and testers as they will blame it to process or something else.. Don't think people would like to handle that mess
@sanjaygatne1424
@sanjaygatne1424 Месяц назад
What code is generated under hood. Same or different from first example. And does it helpful in space and time. or just a syntactic sugar.
@hiefall7023
@hiefall7023 Месяц назад
You saved me! Was using CELERY_QUEUES(kombu.QUEUE(...), ...) and CELERY_ROUTES= {...} but all messages went in default queue "Celery" without creating my queue, that I declared in CELERY_QUEUES. Now all is working perfect!
@user-kq5mq7wq7l
@user-kq5mq7wq7l Месяц назад
Simpley superb .. 🎉🎉🎉🎉🎉
@Cognitive-Programmer
@Cognitive-Programmer Месяц назад
Thank you 🙏
@dahiruibrahimdahiru2690
@dahiruibrahimdahiru2690 Месяц назад
Hello, great video I've hit a block, if my key has a period (.) in it, how do i query it? Say the key name is result.status
@mounikapatil7297
@mounikapatil7297 Месяц назад
hi ,i am interested to learn GO-lan. your way of explanation and examples are too gud. can i get any kind of notes or some more information about Go-lan.Please reply.
@Cognitive-Programmer
@Cognitive-Programmer Месяц назад
Hi Thanks for your kind appreciation Unfortunately I don’t have any full fledged notes with me I wish I could have one. I am so sorry about that.
@nunofigueira8691
@nunofigueira8691 Месяц назад
Great video. This type of comment is the type of conversation people need watch
@Cognitive-Programmer
@Cognitive-Programmer Месяц назад
Thank you so much for your kind appreciation 🙏
@bilaln6896
@bilaln6896 Месяц назад
Great intro to gmock.
@Cognitive-Programmer
@Cognitive-Programmer Месяц назад
Thanks for your kind comment 🙏
@thiago.almeida
@thiago.almeida Месяц назад
Nice! Thanks! Keep it up. Can't wait for the next video.
@Cognitive-Programmer
@Cognitive-Programmer Месяц назад
Thank you 🙏
@pokurivivek
@pokurivivek Месяц назад
Very nice explanation
@Cognitive-Programmer
@Cognitive-Programmer Месяц назад
Thanks for your comment 🙏
@pc324
@pc324 Месяц назад
Thank you sir, had my head breaking how to initailize attributes from different classes without knowing abt **kwargs....finally found the solution in your video
@Cognitive-Programmer
@Cognitive-Programmer Месяц назад
Thank you so much for your kind words 🙏
@wcosteiro8690
@wcosteiro8690 Месяц назад
Hi, how can I access the material you use in Pycon24? Thank you.
@Cognitive-Programmer
@Cognitive-Programmer Месяц назад
Thanks for your comment - Here is the GitHub link for the same github.com/CognitiveProgrammer/PyCon2024-Celery
@wcosteiro8690
@wcosteiro8690 Месяц назад
@@Cognitive-Programmer thank you so much
@VijayaGopala
@VijayaGopala Месяц назад
If you don't know for sure about bugs, that just means you are not God (and have not even spoken to God). There is God and even other perfect beings who can know things for sure. Why don't you accept a guru? Also, there is a certain size, below which we can completely comprehend some software and prove it to be bug-free.
@mba2ceo
@mba2ceo Месяц назад
what platform EDI is he using
@p5kplamps591
@p5kplamps591 Месяц назад
Best threading playlist
@Cognitive-Programmer
@Cognitive-Programmer Месяц назад
Thank you so much for your kind words 🙏
@pradeepmca
@pradeepmca Месяц назад
Very crisp and super useful video. Very good and simple explanation. Thanks a lot!
@Cognitive-Programmer
@Cognitive-Programmer Месяц назад
Thank you so much for your kind words 🙏
@OswaldChisala
@OswaldChisala 2 месяца назад
this was an incredibly well articulated video!
@Cognitive-Programmer
@Cognitive-Programmer Месяц назад
Thank you so much 🙏
@avinashgarg500
@avinashgarg500 2 месяца назад
It is really a great explanation. Thankyou!
@Cognitive-Programmer
@Cognitive-Programmer 2 месяца назад
Thank you so much for your comment 🙏
@rashtra-first
@rashtra-first 2 месяца назад
I had to replay the video to grasp the info. First play only went on watching the background. It's so beautiful. I wish we Indians learn to maintain our own surroundings well in India as well.
@Cognitive-Programmer
@Cognitive-Programmer 2 месяца назад
Thank you for your comment 🙏
@QuikRay
@QuikRay 2 месяца назад
Of AI takes over, not to worry. It will not last even 10 years before it ends.
@Cognitive-Programmer
@Cognitive-Programmer 2 месяца назад
Thanks for sharing your thoughts on AI
@vishalramadoss668
@vishalramadoss668 2 месяца назад
Very useful playlist
@Cognitive-Programmer
@Cognitive-Programmer 2 месяца назад
Thanks for your comment 🙏
@Rex-lp1dl
@Rex-lp1dl 2 месяца назад
Thank you.
@Cognitive-Programmer
@Cognitive-Programmer 2 месяца назад
Thanks for your comment 🙏
@ramankumargautam1122
@ramankumargautam1122 2 месяца назад
Great video
@Cognitive-Programmer
@Cognitive-Programmer 2 месяца назад
Thanks for your comment 🙏
@gayathrinandhana3775
@gayathrinandhana3775 2 месяца назад
how r u running it on the vscode terminal? its very confusing what is that long command you are running on the vsc terminal at 11.00?????????
@sawneybean196
@sawneybean196 2 месяца назад
Thank you for this video! It helped me understand the reasoning behind using ProcessPoolExecutor on CPU intensive tasks. Very thorough and clear explanation!
@Cognitive-Programmer
@Cognitive-Programmer 2 месяца назад
Thank you so much for your kind words 🙏
@Jam18123
@Jam18123 2 месяца назад
thank you for a very nice tutorial. real case challenges - interface functions will not be virtual always, my component may not always have references.
@behroozkeshavarzi4904
@behroozkeshavarzi4904 2 месяца назад
Is there any GitHub repo for the codes? If yes, can someone please share. Thanks
@user-fi6bu7cp5e
@user-fi6bu7cp5e 2 месяца назад
thanks bro
@Cognitive-Programmer
@Cognitive-Programmer 2 месяца назад
Thank you 🙏
@ahrorgaibnazarov3214
@ahrorgaibnazarov3214 2 месяца назад
Very easy to understand, thank you
@Cognitive-Programmer
@Cognitive-Programmer 2 месяца назад
Thanks for your comment 🙏
@Vijay-Yarramsetty
@Vijay-Yarramsetty 2 месяца назад
the part where you explained about how celery used all the cores of the machine by default to support multiprocessing is very well done. thank you sir.
@Cognitive-Programmer
@Cognitive-Programmer 2 месяца назад
Thank you so much for your kind comment 🙏
@Vijay-Yarramsetty
@Vijay-Yarramsetty 2 месяца назад
CFBR
@Cognitive-Programmer
@Cognitive-Programmer 2 месяца назад
Thank you so much 🙏
@Hillgrov
@Hillgrov 2 месяца назад
why.. just why are subtitles unavailable :S
@ezt1215
@ezt1215 3 месяца назад
Excellent overview and tutorial. Crystal Clear.
@Cognitive-Programmer
@Cognitive-Programmer 2 месяца назад
Thank you so much 🙏
@famousforpersonal
@famousforpersonal 3 месяца назад
really awesome
@Cognitive-Programmer
@Cognitive-Programmer 2 месяца назад
Thank you 🙏