Elixir – Dynamic Programming

Elixir is a dynamic language built on top of Erlang. Visit the elixir-lang.org home page for the latest information to get set up Elixir on your system and learn more about the language. If Elixir is already installed on your system, you can check the current version using the elixir –version command in a terminal… Read More

The Home Page for Developers: daily.dev

If you’re a developer, consider making the free daily.dev | The Homepage Every Developer Deserves your new homepage. If you don’t want to change your home page, you can also download the app Apps | daily.dev. Create an account and customize your feed. See what’s trending and get the latest news from developers just like… Read More

Tcl/Tk Menus, PopUps, and Toolbars

Menus help to intuitively navigate your way through an application. We can easily create menus using Tcl/Tk. Different methods are available to create a menubar in Tcl/Tk. This article follows the TkDocs Tutorial – Menus tutorial and credit due for the majority of the code presented here is theirs alone. The main menu typically appears… Read More

SQL Server Management Studio 18.9.2

If you’re already running SQL Server Management Studio (SSMS) 18, a notice should appear advising that an upgrade to 18.9.2 is available. You can get the latest version from Download SQL Server Management Studio (SSMS) – SQL Server Management Studio (SSMS) | Microsoft Docs If you need the latest version of SQL Server Management Studio,… Read More