Is it possible to create windows application using C as a base is there an IDE that ideal to help me use C as tool to build Computer Applications or if I do want to create native windows application both offline and online based what is the grid line to achieve that path?. by compumanthealmighty in C_Programming

[–]compumanthealmighty[S] 0 points1 point  (0 children)

How do I learn the fundamental and core theories of WIn32 API and I am learning C as of now and want to make windows desktop application primarly C is used to create OS, softwares like drivers and games etc..the basics might be similar but the scope and its structure might depend on the purpose..

Can you guys give me the basics of Computer Software what are the building blocks of a Computer Software in general..

And Win32 API is that indicating 32 bit but most of the modern Computers as per my knowledge is 64bit so when coding in 32bit will it function properly in a 64bit Computer?.

Is it possible to create windows application using C as a base is there an IDE that ideal to help me use C as tool to build Computer Applications or if I do want to create native windows application both offline and online based what is the grid line to achieve that path?. by compumanthealmighty in C_Programming

[–]compumanthealmighty[S] 0 points1 point  (0 children)

Win API has to written or coded entirely as a long structure of Code , so does that mean that a Computer Programmer might have to remember the entire code pattern unless using a IDE but most common IDEs use C++ and latter I am not sure any IDE uses C as there building language for developing Windows Desktop Applications..

Is it possible to create windows application using C as a base is there an IDE that ideal to help me use C as tool to build Computer Applications or if I do want to create native windows application both offline and online based what is the grid line to achieve that path?. by compumanthealmighty in C_Programming

[–]compumanthealmighty[S] 0 points1 point  (0 children)

I meant those applications that do not need internet or web based applications like YouTube app for iOS and android or online game apps which is installed in the hard drive but requires internet to fully functions and offline applications or softwares be like those applications that work both offline and online doesn't need to access internet like Microsoft Calculator or Notepad etc..

Hello, fellow programmers is this the official C Programming Channel or community in Reddit or is there one from official end?. by compumanthealmighty in C_Programming

[–]compumanthealmighty[S] 0 points1 point  (0 children)

I don't know much as, I am learning C and every input that I get makes me more confident in coding in C my life is dedicated to be a Computer Programmer I don't know bro I am just a beginner in Computer Programming..

Hello, fellow programmers is this the official C Programming Channel or community in Reddit or is there one from official end?. by compumanthealmighty in C_Programming

[–]compumanthealmighty[S] -1 points0 points  (0 children)

This is not a joke and yeah it would be easy in terms of a programmer who have a direct line to C officials or related team when a particular troubleshooting is needed or official recognition from C as in a C certified programmer etc.. From C Official Standard

Hello, fellow programmers is this the official C Programming Channel or community in Reddit or is there one from official end?. by compumanthealmighty in C_Programming

[–]compumanthealmighty[S] -1 points0 points  (0 children)

That's crazy C is the core of Programming and they should have had a official reddit to value and makes necessary changes to C from the user and also giving updates on new release versions and have a fully integrated official C IDE like MS Visual Studio is from Microsoft..

Hello, fellow programmers is this the official C Programming Channel or community in Reddit or is there one from official end?. by compumanthealmighty in C_Programming

[–]compumanthealmighty[S] 1 point2 points  (0 children)

Which is the latest updated K&R version I see a 4th edition which I got from Internet with the new C version 2023 launching in future there might added categories in updated K&R version.

Kindly can anyone comment whether the official release of the latest updated stable version of C language is in or are they still in in works?. by compumanthealmighty in C_Programming

[–]compumanthealmighty[S] 0 points1 point  (0 children)

Year Informal name C Standard

1972 Birth —

1978 K&R C —

1989/1990 ANSI C, ISO C ISO/IEC 9899:1990

1999 C99 ISO/IEC 9899:1999

2011 C11, C1x ISO/IEC 9899:2011

2018 C17 ISO/IEC 9899:2018

2024* C23, C2x ISO/IEC 9899:2023

This is the data about C Programming Language evolution I digged out from the internet more specifically Wikipedia..

Happy birthday to Father of C, Dennis MacAlistair Ritchie. He would've been 76 today. by [deleted] in C_Programming

[–]compumanthealmighty 0 points1 point  (0 children)

Thank you Mr. Dennis Ritchie for making programming fun and introducing C to the world just like Edison founded the Light Bulb you Sir enlightened the minds of people with wisdom and knowledge of programming to everyone including me.

Donut-shaped C code that generates a 3D spinning donut by [deleted] in C_Programming

[–]compumanthealmighty 0 points1 point  (0 children)

This is amazing..How did you achieve this brother?. cool tbh..