Search
Close this search box.

5 Linux Development Tips for a Happy Life

||Linux development tips for a happy life - Tux the Linux Mascot

Five quick Linux development tips to help with programming productivity Happy Birthday, Tux! It’s the 32nd birthday of the Linux operating system this month. From the inauspicious beginnings of a message posted on a UNIX forum by young Finnish software engineer Linus Torvalds back in 1991, Linux is now part of the technology mainstream. It’s […]

Top 9 Visual Studio Extensions for Software Engineers

|Visual Studio Extensions - Image 1: Linux profiling results with detailed per-line view|Visual Studio Extensions - Image 2: Linux profiling results with detailed per-line view. Source: visualgdb.com|Visual Studio Extensions - Image 3:Tooltip information for one of the inline test markers. Source: www.ncrunch.net|Visual Studio Extensions - Image 4a: Screenshot||Colourised braces based on depth and highlighting format specifiers in strings.|Image 7: Highlighted whitespaces at end of lines (Source: https://github.com/madskristensen/TrailingWhitespace )|Image 8: New button in the context menu... (Source: https://github.com/madskristensen/AddAnyFile )|Visual Studio Extensions - Image 9 - and and its popup|Visual Studio Extensions - Image 9: New icons for unsupported file extensions (Source: https://github.com/madskristensen/FileIcons )||Visual Studio Extensions - Image 6: User defined annotations for multiple categories. Source: github.com/omsharp/BetterComments|

The best Visual Studio extensions to help streamline your software development Trying to figure out the best Visual Studio extensions?  Read our recommendations for the best ones to help accelerate your programming. Most programmers developing complex programs will use an integrated development environment (IDE) to take advantage of its many useful features. Many choose Visual […]

Secure Boot on the iMX6 – Part 2

Secure Boot on the i.MX6 – Part 2 With embedded systems safety such a hot topic right now, we’re looking at the secure boot on the i.MX6 – one of electronics’ most popular processors. Part one was really an introduction to the secure boot process, examining it in detail.Here, in the second instalment of our […]

Secure Boot on the iMX6 – Part 1

Take an in-depth look at the secure boot protocol, and get top tips for executing secure boot on one of the most popular processors in electronics…