Standard Search
About 6 results
https://posh.pckt.blog/hello-world-pxsfky1 · 27 Jan 2026
I'm James, and the code above is Hello World in PowerShell. Long ago, I worked on the PowerShell team and helped build a really beautiful and interesting scripting language. In the past couple of decades I've been continuing to explore and grow the capabil...
https://hacdias.com/2016/11/16/fundamentals-programming-data-types-ii/ · 16 Nov 2016
In our beginning articles, we mentioned that there are some types of variables and constants and that is what we are going to talk today. This is part of our Fundamentals of Programming Using C series.
https://hacdias.com/2016/11/15/fundamentals-programming-data-types-i/ · 15 Nov 2016
In our beginning articles, we mentioned that there are some types of variables and constants and that is what we are going to talk today. This is part of our Fundamentals of Programming Using C series.
https://hacdias.com/2016/11/14/fundamentals-programming-language-c/ · 14 Nov 2016
The years between 1969 and 1973 were very exciting for the AT&T Bell Labs because it was when the programming language C was mostly developed. This is part of The Fundamentals of Programming Using C series.
https://hacdias.com/2016/11/10/fundamentals-programming-beginning/ · 10 Nov 2016
This is the first article of The Fundamentals of Programming Using C series. In this article, we are going to show you some useful concepts about the programming world. We will start by using pseudocode (explained below), advancing gradually until we reach...
https://hacdias.com/2016/11/01/differences-c-plus-sharp/ · 1 Nov 2016
There is one thing in common with the languages C, C++ and C#: their first letter. The fact of their name be similar makes some people think that these languages are almost the same thing. But… is it true? Are there any more similarities between these la...