Want to learn C#?C# Programming Language

Check out some of the basics of the C# programming language here, including, how to declare and use variables, together with the different looping structures and more.

Updated to include information on interfaces.

VBScript automation anyone?VBScript

If you are looking to automate some of your system tasks, then learning the scripting language VBScript may come in handy. Some of the basics can be found here.

Updated to include information on arrays and how they can be used.

How about Python?Python Programming Language

If you want to learn the general-purpose programming language Python, some of the basics can be found here, including variables, loops, object-oriented Python and more.

Updated to include information on exporting data to a text file from an Oracle database.

Need to automate tasks?PowerShell

If you are looking to automate system tasks, then the PowerShell scripting language can help. Covered here are some of the language basics, including information on variables, operators, decision making and loops.

Updated to include information on exporting data from an SQL Server database in XML format.

Want to learn Java?Java Programming Language

If you want to start learning the Java programming language, you can find some of the basics here, including variables, operators, decision making and loops, together with database connectivity using Oracle, MySQL and SQLite.

Updated to include information on dates and times, together with how they can be manipulated.

Need data from a database?SQL

If you need to retrieve data from a database, whether it's for a report, the web, or some other application, then SQL is the language to learn.

Updated to include information about ‘case’ statements and how they can be used.

Interested in learning C++?C++ Programming Language

If you are interested in learning C++, a general-purpose programming language, some of the basics can be found here, including variables, decision making, loops, arrays and more.

Updated to include information on deques and how they can be used.

Know any Rust?Rust Programming Language

If you are thinking of learning Rust programming, you can find some of the basics here, including variables, operators, loops and more.