1000 subscribers AMA

  Рет қаралды 268

Code for yourself

Code for yourself

Жыл бұрын

Thanks for watching stuff that I make! Let's chat about it!
Please leave a comment in the comment section with any question you'd like to be answered, be it C++ related, something about general programming or anything else and I'll try my best to answer them.
I think I'll wait for a week for all the questions to come in and will record a video with the answers then.
Cheers!

Пікірлер: 24
@tungvu4339
@tungvu4339 Жыл бұрын
thank you so much for the C++ course!
@coolguy69235
@coolguy69235 Жыл бұрын
Thanks for the great work ! How to learn about memory management in C++ ?
@sumitsarkar4517
@sumitsarkar4517 Жыл бұрын
Multithreading ideas for implementing a simple SLAM pipeline in C++
@CodeForYourself
@CodeForYourself Жыл бұрын
That's a really good question. Will definitely include this in the answer video
@Notverygoodatall
@Notverygoodatall Жыл бұрын
What do you like to do outside of coding? Have you ever done any other jobs?
@kuijaye
@kuijaye Жыл бұрын
My suggestions: :) - Code review: reading code and googling things is really helpfull in learning - More exercises: two categories: 1. Less comfortable 2. More comfortable (idea from CS50) - Static analyzers: how can they help avoiding mistakes during compile time - Testing: what do you use? Google test, catch2, or something else - Famous libraries: how to avoid reinventing the wheel. How to link against them - famous design patterns
@CodeForYourself
@CodeForYourself Жыл бұрын
Thanks for your suggestions, they are very sound and I'll have a look into each. But I specifically aim for questions I could answer in the next video 😬 anything else I should answer?
@kuijaye
@kuijaye Жыл бұрын
@@CodeForYourself Sorry, Initially I started to put a question mark in front of the items and then somehow I forgot about the question and edit the text that way :)) My question: how design patterns changed the way you use the language? What was your experience? Were they detectable in the projects that you have worked on? Finally, do you have any plan on teaching at least most famous/used patterns in C++.
@jashparimi9529
@jashparimi9529 Жыл бұрын
Have you worked on designing simulations from scratch for mobile robots, in order to test SLAM/trajectory generation algorithms? I am aware of open-source softwares like Gazebo, but (as a student) do you have any pointers for doing this on my own? Have you ever experimented with multi-agent simulations for contexts such as self-driving cars? Thank you very much for doing these tutorials; it has been great to learn from the perspective of a robotics researcher!
@theintjengineer
@theintjengineer Жыл бұрын
How specifically did you use C++ in Robotics? Using which frameworks, to do what specifically?
@abdulrahmanabdulsalam3409
@abdulrahmanabdulsalam3409 Жыл бұрын
I'm an aerospace engineer from Syria, and I work in the field of autonomous driving in Munich! I'm using the autoware auto stack in my work, which I've noticed that you've participated in! So if we can meet for a coffee somewhere in Munich we will have a lot to talk about and it would be a nice time! And Slava Ukraine 🇺🇦✌️🙂
@CodeForYourself
@CodeForYourself Жыл бұрын
Thanks for your support! Yes, I did contribute to Autoware.Auto for some time as part of my previous job at Apex.AI, hope some code still survives :) Thanks for the offer to drink a coffee sometime, but I don't live in Munich anymore so it's going to be a bit harder to do 🤷
@CodeForYourself
@CodeForYourself Жыл бұрын
Thanks everybody for your questions! I have recorded the video answer today and it's alive here: kzfaq.info/get/bejne/qM1xmceYxLLPfHU.html 🙏 You can of course continue asking questions here but I will not actively monitor this comment section and might miss something.
@andrzejreinke
@andrzejreinke Жыл бұрын
What projects are you involved in currently (basically what do you code)? How do you learn new things in cpp and how do you advance your coding skills (to become expert , super advanced)? What tools do you use for coding and extension in viscose? Have you thought about live coding streaming via twitch one day in doing some project ? Enjoy questions for content!😅
@tungvu4339
@tungvu4339 Жыл бұрын
Can you give me some C++ side project ideas related to Robotics and Computer Vision so I can practice my C++ skills?
@user-pn1zh8rl5i
@user-pn1zh8rl5i Жыл бұрын
Hi from Russia! Your lectures are perfect. Can you talk about your way from Ukraine to Switzerland? I'm really want to hear it to correct my future actions - now i'm studying for my master's degree in CS.
@CodeForYourself
@CodeForYourself Жыл бұрын
I will speak about the path from Ukraine to Switzerland in a video. As for the other part of your question, I will not talk about it in a video but will give a short answer here. Unfortunately you now live in a country with an autocratic regime with a lunatic at the head of it who decided that waging war is a proper action in the 21st century. I hope Russia loses its war as fast as possible, which might eventually mean its collapse. If you ask me your chances are best if you leave Russia ASAP. There are plenty of master programs in Europe that allow such a move.
@princepatel_channel
@princepatel_channel Жыл бұрын
What do you think about CHATGPT in C++ development? Given that C++ projects are harder to maintain. Have you used/found chatgpt autocomplete will be nicer for us C++ developers.
@Elclaapo
@Elclaapo Жыл бұрын
and also in your time in Open AI did you actively work on chatGPT?
@CodeForYourself
@CodeForYourself Жыл бұрын
Hey Claudio, I think you got me mixed up with someone else 😂 I did not work at Open ai for better or for worse 🤷‍♂️
@CodeForYourself
@CodeForYourself Жыл бұрын
As for the chatgpt question, noted and will try to answer to the best of my abilities 👌
@Elclaapo
@Elclaapo Жыл бұрын
@@CodeForYourself oops my bad ahah
@prithviramg
@prithviramg Жыл бұрын
Hi sir, first of all your lectures are amazing. Is there any plan to create a new course for us to learn about practical CUDA or practical SIMD intrinsics
@bsdooby
@bsdooby Жыл бұрын
What is your current occupation? At which institute or company? Interested in a (research) collaboration ?
1000 subscribers AMA answers
20:37
Code for yourself
Рет қаралды 348
Do you even test? (your code with CMake)
12:38
Code for yourself
Рет қаралды 19 М.
БОЛЬШОЙ ПЕТУШОК #shorts
00:21
Паша Осадчий
Рет қаралды 8 МЛН
Was ist im Eis versteckt? 🧊 Coole Winter-Gadgets von Amazon
00:37
SMOL German
Рет қаралды 34 МЛН
That's how money comes into our family
00:14
Mamasoboliha
Рет қаралды 7 МЛН
Const correctness in C++
10:02
Code for yourself
Рет қаралды 2,7 М.
Don't use static (outside of classes) in modern C++
15:56
Code for yourself
Рет қаралды 4,9 М.
What I always do before I go to bed
1:50
Jan Based
Рет қаралды 11
Re-inventing move semantics in modern C++ in 13 minutes
13:20
Code for yourself
Рет қаралды 6 М.
Why use templates in modern C++
12:32
Code for yourself
Рет қаралды 1,7 М.
C++ classes: the basics
13:24
Code for yourself
Рет қаралды 1,1 М.
Use static in classes (when needed) in modern C++
16:34
Code for yourself
Рет қаралды 1,2 М.
Templates under the hood
6:57
Code for yourself
Рет қаралды 1,1 М.
БОЛЬШОЙ ПЕТУШОК #shorts
00:21
Паша Осадчий
Рет қаралды 8 МЛН