Keshav
Hello
Keshav
Can anyone help me get started with c programming
klimi
Liang
which platform good to learn oop?
Ziky
Software
Ludovic 'Archivist'
Ludovic 'Archivist'
And even some files are special, some are not, it is a mess
Ludovic 'Archivist'
which platform good to learn oop?
If you mean OOP as UML, class hierarchies, inheritance, and similar things, you need take it slowly, and build an understanding. You may want to look into one design pattern, called strategy, then its further conclusions which would be command and visitor. Looking into this will show you how OOP is used to make bigger applications
Ludovic 'Archivist'
If you mean OOP as was originally meant by Alan Kay, you want to look into the Actor programming model
\Device\NUL
We should create another standards
klimi
Ludovic 'Archivist'
Ludovic 'Archivist'
The only systems where everything is a file I can think of are Plan9 and Inferno
Ludovic 'Archivist'
And their derivatives like 9front for example
Ludovic 'Archivist'
You could however argue that those systems are closer to "Everything is a socket"
Ludovic 'Archivist'
(or a namespace, which is a filesystem with sockets inside)
voidy
which platform good to learn oop?
Are you referring to object oriented programming? Why would platform matter? Perhaps I'm missing something, but I think it's platform invariant.
Mohale
Help with espn32 code
klimi
Rose
Help with espn32 code
Don't ask meta questions. In other words, don't ask to ask. Questions like "Does anyone know XYZ?", "Has anyone used XYZ?" or "Can someone help me?" are all considered meta questions because they don't specify what your actual problem is.
These questions give the impression that you want people to approach you and offer their help as if they don't have any other work to do. Now doesn't that expectation make you look like an idiot?
If you have a question ask it directly. You are more likely to get a response that way.
SIDDHARTH
/start@MissRose_bot
Psych
Yeh
Psych
Is anyone online?
Thomas
Psych
Thomas
Psych
Brah
can you show me memory leak in cpp?
Thomas
Psych
Thomas
I’m not gonna purposely code a memory leak but you will get plenty along the way
Thomas
It’s not something you want to try and be coding lol
Psych
).
klimi
❤️🇺🇸_#
I want a solution programming code the display a length of square
klimi
❤️🇺🇸_#
Like how
\Device\NUL
Like how
How far you've learn?
❤️🇺🇸_#
Is am exam that Monday we are going code and write it on the paper for marks so please 🙏 if anyone have idea of this the person should help me
晚风
Hello everyone! I have a program here, but it has an error when running. Who can help me take a look?
Chat Boss
ㅤ晚风 爱新觉罗 sent a code, it has been re-uploaded as a file
晚风
I wrote a text-based parkour game in this program. However, the letter "d" representing the character has disappeared. Can you help me see where the problem is?
Arthur
\Device\NUL
Chat Boss
ㅤVictor Jesse sent a code, it has been re-uploaded as a file
Sup
GitHub - dujingning/inicpp: The INI header-only library for Modern C++ supports reading and writing, even writing comments. It is cross-platform and can be used on multiple operating systems.
https://github.com/dujingning/inicpp
klimi
Chat Boss
ㅤosmㅤㅤㅤㅤㅤㅤ sent a code, it has been re-uploaded as a file
(-__-)
Chernykh
can anyone help me
Because you’re getting values from string as chars, which are not 0 or 1 in integer representation.
Google ASCII table to understand what I’m talking about.
To fix your code just convert char to int like
int b = s[i] == '0' ? 0 : 1;
And then multiply by b variable, not by char from string
AmR
I need to know How build google adb & fastboot in windows ? any body can help ?
..
Hi
Priyanshu
C
I have a array of size (655532)
during debugging why can't i see values beyond index 999?
I use VSCODE
Dima
its vscode limitation and why the hell would you have that large array
C
i am emulating 6502 and that array holds all the MAchine code instructions
C
I changed the staring address in Program Counter to a lower value and it's working
..
Hi
Cello
Any one with some ideas on how to effectively setup an environment for c++ programming on Ubuntu
Trisha
Base structure of c
Trisha
Can u tell me
Trisha
How can we make a program
Trisha
And its structure
Iyas
Iyas
With gcc and clangd as lsp you are done
Iyas
Youncan try use kickstart.nvim as initial configuration, nvim in case younwant the beat productivity, you can go with clion if you want power full mouse user IDE
ジェイ
Hi
Im Jay
im a beginner in coding
can anyone help me out in tutoring?
please
Trisha
Can anyone tell me basic structure of c language
Simple Sorcerer
Cedar
I had learned that 5 years ago and now I’m a software engineer
Iyas
___