gcc and a text editor would be enough for most cases
Hairy_Concert_8007
3 months ago
That’s what the “C” stands for
sudoLife
3 months ago
`c -m venv venv`
`source venv/bin/activate`
`pipc install stdio`
Should suffice to get you to hello world
Loose-Screws
3 months ago
Anybody who thinks that C is confusing confounds me. Java is confusing to the point it makes me want to rip my hair out. IDEs have so many hidden states and you have to set everything up perfectly or you’ll get a useless error that means nothing. C is just a collection of text files that are converted into an executable without any bullshittery- it’s about as complicated as a bag of dirt.
The only time when C gets very complicated is with compiler-differing or hardware-differing code, which a beginner would never need to think about because it really only has to deal with binary operators or bits of code that you really shouldn’t mess with (“++var” is about as bad a coding practice as goto, don’t @ me)
IceBathingSeal
3 months ago
[Here](https://hpc.raum-brothers.eu/index.html)’s an open resource you can use. It’s focusing on HPC, and is created as supplementary material to a university course, but I thought it was pretty good. It also has some links to other resources.
FrumpusMaximus
3 months ago
time to learn vim
Total_Practice7440
3 months ago
dad is still confused 🥱
Worried_Onion4208
3 months ago
VS code and gcc on either a Linux VM or a Linux install. Easiest way to make it work quickly
suvlub
3 months ago
1. Install an IDE
2. Write code in IDE
3. Press the run button
What’s the deal with newbies trying to set up C environments from scratch? Might as well start by designing your own hardware for the C code to run on…
IlNomeUtenteDeve
3 months ago
Charge your phone bro
Shrubberer
3 months ago
Setting shit up is the worst part of the job “Aha! finally some progrwtf is that”
Informal_Branch1065
3 months ago
TempleOS
jump1945
3 months ago
You might as well start learning basics function
> scanf(“%d”,value);
For inputting value why don’t you try it out 😀 , C is truly the best language
LabEnvironmental910
3 months ago
This post gives me ptsd lol
moliusat
3 months ago
The reason i use clion with c. Was the only environment which i was able to set up when learning and didn’t switched since then
Niolu92
3 months ago
Please charge your phone.
codingTheBugs
3 months ago
You are supposed to be confused and always supposed to be in confusion.
37Scorpions
3 months ago
Ah, so that’s what C stands for!
lmarcantonio
3 months ago
just be happy you aren’t working on a teletype and feeding the program with a paper tape!
F4TSOME
3 months ago
Because the “C” in C Language stands for confused!
gcc and a text editor would be enough for most cases
That’s what the “C” stands for
`c -m venv venv`
`source venv/bin/activate`
`pipc install stdio`
Should suffice to get you to hello world
Anybody who thinks that C is confusing confounds me. Java is confusing to the point it makes me want to rip my hair out. IDEs have so many hidden states and you have to set everything up perfectly or you’ll get a useless error that means nothing. C is just a collection of text files that are converted into an executable without any bullshittery- it’s about as complicated as a bag of dirt.
The only time when C gets very complicated is with compiler-differing or hardware-differing code, which a beginner would never need to think about because it really only has to deal with binary operators or bits of code that you really shouldn’t mess with (“++var” is about as bad a coding practice as goto, don’t @ me)
[Here](https://hpc.raum-brothers.eu/index.html)’s an open resource you can use. It’s focusing on HPC, and is created as supplementary material to a university course, but I thought it was pretty good. It also has some links to other resources.
time to learn vim
dad is still confused 🥱
VS code and gcc on either a Linux VM or a Linux install. Easiest way to make it work quickly
1. Install an IDE
2. Write code in IDE
3. Press the run button
What’s the deal with newbies trying to set up C environments from scratch? Might as well start by designing your own hardware for the C code to run on…
Charge your phone bro
Setting shit up is the worst part of the job “Aha! finally some progrwtf is that”
TempleOS
You might as well start learning basics function
> scanf(“%d”,value);
For inputting value why don’t you try it out 😀 , C is truly the best language
This post gives me ptsd lol
The reason i use clion with c. Was the only environment which i was able to set up when learning and didn’t switched since then
Please charge your phone.
You are supposed to be confused and always supposed to be in confusion.
Ah, so that’s what C stands for!
just be happy you aren’t working on a teletype and feeding the program with a paper tape!
Because the “C” in C Language stands for confused!
GCC, GDB, Valgrind, CMake and a text editor
CodeBlocks, of course /s
You probably should charge your phone.
You need a cat
buy a school book on C and read it i guesss
u/bot-sleuth-bot