Small Basic is a simplified programming language developed by Microsoft, designed to introduce the fundamental concepts of coding to beginners. Whether you’re a student stepping […]
Read moreTag: Programming
devFlowcharter : Create Flowcharts and Generate Source Code
Back in the high school when we were first introduced to the computer programming, the first thing we learned was flowcharts. Learning to draw the […]
Read moreHow to Install Perl on a Windows Computer
Perl is a interpreted programming language that was developed by Larry Hall in 1987. It has gone a number of changes and upgrades since then. […]
Read moreQB64 : Basic Programming for Modern Computers
Not many people know but Microsoft Quick Basic was a very popular programming languages in 1980s. There were tons of books written about programming using […]
Read moreHow to Create EXE Files from Python Scripts
Python is a great programming language for the beginners and advanced users alike. It is available for multiple platforms and provides great support for all […]
Read moreCppcheck : Check C/C++ Projects for Various Bugs
If you are C/C++ developer and work with Microsoft Visual Studio or Borland C++ Builder, then you can use an open source tool called Cppcheck […]
Read moreVirtual-C IDE Makes it Easy to Learn Programming with C
There was a time when you had to take up a 2 year programming course in the community college to learn the basics of C […]
Read moreZeal : Offline Documentation Browser for Developers
In the old days, Microsoft’s Visual Studio used to come with an offline package called MSDN which contained all the documentation about Visual Studio, its […]
Read moreHow to Setup Go Programming Language on Windows
Go programming language is a relatively new programming language that is open-source and backed by the software giant Google. It is designed to make programming […]
Read moreCudaText is Cross Platform Portable Text Editor
When on a Windows computer, I almost always use Notepad++ for all the text editing and casual coding needs. While an excellent text editor Notepad++ […]
Read more