Pages

Se afișează postările cu eticheta C. Afișați toate postările
Se afișează postările cu eticheta C. Afișați toate postările

sâmbătă, 20 decembrie 2025

News : The tiobe flow of programming and the old C!

... this is good to know about programming flow :
C has risen to a ‘market’ (read: search) share of 10.11 percent, a clear increase compared to last year. The programming language remains as relevant as ever in areas where performance, hardware proximity, and control are key, such as embedded systems, operating systems, and infrastructure software. The renewed focus on efficiency, security, and energy consumption seems to be reigniting the popularity of C, partly due to the growth of IoT and industrial automation.
... by the techzine and the tiobe-index websites.

miercuri, 12 noiembrie 2025

News : ... another programming youtube channel by rajcodes .

Let's see one video from this youtube channel named “How C Code Becomes a Binary: A Raspberry Pi Walkthrough”.

joi, 18 aprilie 2024

News : free IDA - good human interface.

This (completely!) free version of IDA offers a privilege opportunity to see IDA in action. This light but powerful tool can quickly analyze the binary code samples and users can save and look closer at the analysis results.
In terms of human interface, the most difficult element for a user is the correct display of large amounts of data.
I'm not going to write an article, I'm going to give you an example of software that uses large amounts of assembly source code and involves design, graphics so that this information can be processed.
At the same time as news, this tool that cost a lot in the past now has a free component ... see the official website.