GOD_DRAGON_
Thx
Anonymous
you practice and study
Hey tell me what's better to learn c++ or Java I have learnt python and c
klimi
Hey tell me what's better to learn c++ or Java I have learnt python and c
with this much context all i can say is "yes"
klimi
Anonymous
i want to go in that path
Anonymous
go with typescript
🥲for cracking dsa bro in companies
klimi
🥲for cracking dsa bro in companies
you mean DigitalSignatureAlgorithm?
Anonymous
you mean DigitalSignatureAlgorithm?
data structures and algo
klimi
data structures and algo
so you want to be a hacker that specializes in cracking data structues and algorithms in bother companies?
klimi
🤣🤣
if you would be so kind and speak normal english with enough context, it would be much appreciated
Dima
Anonymous
listen i want to know which should i learn first c++ or java my goal is to be a full stack web dev and for cracking dsa i need a language
klimi
you can do data structures and functions in typescript also, i don't see a problem
klimi
it's normal programming language
klimi
it have structures and it is turing complete
klimi
lol u dont know but companies make a restriction
you mean companies use certain software and they want to continue using it? that's normal, i do know that
Anonymous
it have structures and it is turing complete
typescript is for development process and i am newbie in programming thats why asking
klimi
typescript is for development process and i am newbie in programming thats why asking
typescript is a programming language... and if you want to program, you can do that in typescript also, there is no need to learn C C++ Java C# in order to learn typescript
Anonymous
just i ask was whats better c++ or java u get me here 🥲🥲
Anonymous
for full stack? none
u tell me first normally whats better dont take full stack as consideration
klimi
u tell me first normally whats better dont take full stack as consideration
that depends on what you want to do and what are you preferences, if you don't want me to take context into consideation, learn both or toss a coin or don't learn any
klimi
personally i would choose c++ (but that is quite obvious in c++ group)
klimi
thanks
so you really didn't want objective answer and you just needed someone what they like more? okay... that was a waste of a time
Anonymous
so you really didn't want objective answer and you just needed someone what they like more? okay... that was a waste of a time
i just ask whats better to learn u choose and u just asking where to go i am in india and we need a language to clear coding rounds some company make restriction we want in c++ or java only thats why i ask development is only seen by projects
Ava
Hello everyone...
GOD_DRAGON_
Hi
Ludovic 'Archivist'
Ludovic 'Archivist'
u tell me first normally whats better dont take full stack as consideration
Anyone that say they are full stack are generally fairly incompetent at both back-end, front-end and database design
nello
guys, i am a complete beginner in C, can someone help me with any good explanatory video for beginners or a good book?
Anonymous
Anyone that say they are full stack are generally fairly incompetent at both back-end, front-end and database design
Qualifiers like "anyone" seems to be too general a statement. You could say "most people I met" or "many" instead. Many full stack developers that I came across are either architects or solution architects with a fairly good idea of all the concepts you mentioned and in addition they have a good knowledge of orchestration services, rules engines, enterprise message buses, devops and stuff
Ludovic 'Archivist'
It may seem like generalizing, but I have never met a full stack developer, ever, that was not just someone pretending to be one without qualifications to back them up. The only somewhat of an exception was in the video-game industry, and they wouldn't ever call themselves a full stack developer
Ludovic 'Archivist'
That is however a total devil's proof, find one person that calls themselves a full stack developer and doesn't suck at it and whatever I said would be irrelevant and you would be entirely correct
The
I'm grey haired at only app level programming.. i don't even do deep systems programming.. or nice front end.. when I hear of these people throwing big words at their LinkedIn.. I am always skeptical.. either they started coding full time in their pre teens.. or they are java(script) ninjas .. For eg. It's said number of people in whole world who can really optimize ML training scaling can be counted on fingers in a man's hand.. But then I could put together a doable full stack app too .. ChatGPT by my side to power through the roadblocks lol.. so the tech skill leveling is kinda fuzzy and very subjective ..
Anonymous
That is however a total devil's proof, find one person that calls themselves a full stack developer and doesn't suck at it and whatever I said would be irrelevant and you would be entirely correct
I shared a LinkedIn link earlier for a person that I know who calls himself a full stack developer and is actually an architect at a Fortune 500 company in California. But then I thought we are actually getting into an offtopic discussion and hence deleted the message @qneko, you can check the link in the logs section. There are many more guys like that. Like I said, "anyone" is a general statement
𝘞𝘦𝘢𝘳𝘪𝘯𝘨𝘔𝘦𝘥𝘢𝘭
hi to all, I'm using neovim with clangd, I'm trying to disable clangd include insertion in the .clangd file, this is my config: CompileFlags: Add: [-I/home/user/some/where/include/] Remove: --header-insertion=always but it doesn't work
Danya🔥
Header insertion is the clangd flag, not the compiler one
𝘞𝘦𝘢𝘳𝘪𝘯𝘨𝘔𝘦𝘥𝘢𝘭
Danya🔥
so how I should set it?
You should make neovim to pass it as CLI argument to the clangd
Danya🔥
https://github.com/clangd/clangd/issues/55
Danya🔥
𝘞𝘦𝘢𝘳𝘪𝘯𝘨𝘔𝘦𝘥𝘢𝘭
https://github.com/clangd/clangd/issues/55
ok thank you, I have to change lua config of neovim
Danya🔥
This is an English speaking chat Read the rules No one is gonna go to the private messages Share your code and ask questions
Emanuele
okay sorry
Mohamed
hi people Starting build... C:\mingw64\bin\g++.exe -fdiagnostics-color=always -g "D:\APK\Cpp apps\H.cpp" -o "D:\APK\Cpp apps\H.exe" The system cannot find the path specified. Build finished with error(s). * The terminal process failed to launch (exit code: -1). * Terminal will be reused by tasks, press any key to close it . every time i change any thing in the code the code is not running well ?. Any help ?
(-__-)
already added
sorry, I cant help
Mohamed
sorry, I cant help
thanks a lot bro
(-__-)
thanks a lot bro
type this command in the cmd to check if you have successfully install mingw : gcc --version I got a result like this: C:\Users\PC>gcc --version gcc (i686-posix-dwarf-rev1, Built by MinGW-Builds project) 13.1.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Mohamed
the problem happens when i change the code
Ziky
the problem happens when i change the code
check if you have g++.exe in thar folder
Thilség
How to specify a language in clang-format?
Danya🔥
How to specify a language in clang-format?
https://clang.llvm.org/docs/ClangFormatStyleOptions.html Read the docs
Thilség
https://clang.llvm.org/docs/ClangFormatStyleOptions.html Read the docs
I'm asking how to specify what language the file I want to format is.
Thilség
Somehow it format lisp files as if they're allowed.
Danya🔥
Thilség
Sorry but I'm not reading all that. My issue is that I backups current file to a temporary file without extension and wants to format that before copying it to the original file. Since clang-format guess language by extension, I afraid that would be a problem.
Thilség
That's exactly what this page answers to
So what flag specify language?
Danya🔥
So what flag specify language?
"language" in the config file
Thilség
"language" in the config file
:fp: That configures the styles for languages. Not specify what formatting "mode".
Danya🔥