Manav
I don't think you'll struggle much, maybe except a few words (mostly terminology) here and there.
p
How i can get a test cases zip file of gfg and leetcode question?
web Developer
C++ Developer/programmer needed Dm me
James
How to make staircase in c++
Adeyemo
cout << your sentence << endl;
Adeyemo
😂 lol
p
Hacker rank test case ki zip file ka format kisi ko pta hai?
Rose
Hacker rank test case ki zip file ka format kisi ko pta hai?
User p has 1/2 warnings; be careful! Reason: non English offtop
Danya🔥
? have you read the rules?
Don't stand on ceremony with them, he clearly didn't
Kingpee
Anyone who can help my C++ homework please it's console.
Rose
Anyone who can help my C++ homework please it's console.
User Kingpee has 1/2 warnings; be careful! Reason: homework
Kingpee
/warn homework
l need someone to help me my C++ assignment .
Alfredo
What did l do bro
Read the pinned message regarding homework. https://t.me/programminginc/453966
Rose
Purge complete.
Anonymous
I'll work together to make C+++
Dima
I'll work together to make C+++
I am your potential competitor and I will make C+++++
Dima
it will have const of constexpr of constexpr and it will be compiled during light year travel
NUKE
Do we need to learn C before learning C++ In market, is C valuable or only C++ used?
NUKE
No you can start directly with c++
Can you suggest some good course which covers from scratch to pro I am good at finding courses for free so I'll study from that only
Anonymous
Can you suggest some good course which covers from scratch to pro I am good at finding courses for free so I'll study from that only
Personally, creating your own Small project and solving the problems til it works is the best way to learn. Tutorials are very boring :(
NUKE
Personally, creating your own Small project and solving the problems til it works is the best way to learn. Tutorials are very boring :(
My way of learning is to listen to theory and following instructions to get my grasp on it Then i jump into doing things and experimenting. So in case someone can suggest some course. That might come handy to me
NUKE
Youtube, Bob C++
Bob C++ channel on YT? Or both are different resources
Rose
Can you suggest some good course which covers from scratch to pro I am good at finding courses for free so I'll study from that only
Please check out this channel - @Resources for information on learning sources for C and C++ (books and videos) and Frequently Asked Questions.
Danya🔥
We have collected 100% quality resources in this channel
Anonymous
Bob C++ channel on YT? Or both are different resources
https://www.youtube.com/watch?v=mUQZ1qmKlLY 9 hours of C++
Anonymous
LOL
Danya🔥
Thanks 🙏
Don't use it, it is not good
NUKE
Don't use it, it is not good
I was about to check it out. Was going to do more research on my part. But can you suggest better course/video which covers scratch to pro level of C++
NUKE
One of my fav show Well my DP might have suggested that already 😂
Danya🔥
I've already sent the link
Danya🔥
Check above
Anonymous
She sent a link its @resources
NUKE
I've already sent the link
Oo that resources one
NUKE
She sent a link its @resources
I figured it out Thanks anyway for your time and effort
Anonymous
Hello, I have just started learning the C programming language. Do you have any resources you would recommend?
Rose
Hello, I have just started learning the C programming language. Do you have any resources you would recommend?
Please check out this channel - @Resources for information on learning sources for C and C++ (books and videos) and Frequently Asked Questions.
Frey
Anonymous
The book called Modern C listed in the Resource channel is quite good.
Not good for beginners to programming in general but. The book expects you to have programmed in some other language before (python is ok too)
Manit
Why reordering of structure members affectes structure size in C and how to prevent that thing ?
Ludovic 'Archivist'
Why reordering of structure members affectes structure size in C and how to prevent that thing ?
The only way to prevent it is to have a compiler and operating system that agree to a completely compact (paddingless) standard layout
Manit
Any Example for better explanation of your answer.
Ludovic 'Archivist'
Any Example for better explanation of your answer.
Currently, there is no operating system that uses a completely compact standard layout, as so, no such example exists
Manit
Ok so is there any programatic way like I am assigning size to member ?
Ludovic 'Archivist'
Ok so is there any programatic way like I am assigning size to member ?
You can, theoretically, expand the structure to a padding that is greater than any expected by compilers, making for size-stable structures, but lots of wasted space
Ludovic 'Archivist'
Hey people, I am at the point where I am back to having time enough to mentor someone. Any absolute beginner that wants to learn, you can probably ping me. I teach C++ and other programming languages and software architecture in general
𝔖𝔞𝔯𝔬
it will have const of constexpr of constexpr and it will be compiled during light year travel
I will create a dynamic typing leanguage that compiles to C++, it will evaluate the type of the object by defualt (when and if he can), I would compile: identifier = 10 -> auto identifier = 10; Where is my Nobel for programming
𝔖𝔞𝔯𝔬
Think I’ve dropped it
Anonymous
Dm me
it's free? 🧐
Simple Sorcerer
Hi everyone. i already have a good knowledge of c/c++ languages. i hope to gain more experience from the group
Anonymous
Hi everyone, I have a question what this return "std::string::npos" or what's the value. I Know that we use for verify if a string occurs in other string, but I want Know the value behind this sentence. Please guys 😊😊😊😊😊😊😊 come in help me
Simple Sorcerer
Hi everyone, I have a question what this return "std::string::npos" or what's the value. I Know that we use for verify if a string occurs in other string, but I want Know the value behind this sentence. Please guys 😊😊😊😊😊😊😊 come in help me
hi I would like to say at once that in the beginning it is worth a little google search. for example, the geeksforgeeks website describes it well. In short, use this instead of (-1). string returns this for example when searching for a substring.
Anonymous
I don't mean to be rude, but such things should be described at least once in any forum.
Yes I see👍, but thanks😊. I Know and I believe that every time we need learn with people tha I've they are to years in the area. Because for me the experience is important.I really value physical or in-person classes, because search engines simply return what we are looking for. And we must always have someone and that's why I'm in this group, the best C/C++ group😊😊😊😊😊😊😊
Simple Sorcerer
Yes I see👍, but thanks😊. I Know and I believe that every time we need learn with people tha I've they are to years in the area. Because for me the experience is important.I really value physical or in-person classes, because search engines simply return what we are looking for. And we must always have someone and that's why I'm in this group, the best C/C++ group😊😊😊😊😊😊😊
Your case is a good one. for the future - about data types. You have probably already noticed that some data types use the same "typedef unsigned int", it is recommended to use such variables that are used in a function. For example, in your case you asked about string::npos. it is recommended to use this value instead of (-1).
Anonymous
are these courses a scam or are they legitimate?
Anonymous
hi I would like to say at once that in the beginning it is worth a little google search. for example, the geeksforgeeks website describes it well. In short, use this instead of (-1). string returns this for example when searching for a substring.
Well geeksforgeeks is by itself a horrible site as a reference for standard C++. They are ok for Algorithm related questions (though there are better alternatives for even that). So you should learn to use Cppreference as mentioned in the Resources section for this group.
Anonymous
What courses?
I think he is referring to the courses that were advertised just before his post (Dima deleted those and banned the user as well)
Simple Sorcerer
I think he is referring to the courses that were advertised just before his post (Dima deleted those and banned the user as well)
Why can't users provide links to their training courses??? even if it’s an advertisement like “my course is the best.” in any case, the person tried and made these courses for those who want to learn C/C++