programming languages

  1. Alain De Vos

    Programming languages rant.

    I learned many programming languages but i ended up with a few. Mostly on a virtual machine. What is your take ?
  2. Alain De Vos

    Which programming languages don't u use,and for which reason

    C : Too much code C++ : Too complex C# : Too many classes Perl : No compile time type checking
  3. Space Banana

    Favorite programming language(s)?

    I use Scala the most. I like functional programming and I like to make good use of the JVM's platform-agnostic nature. I also like Ruby, and it's a much saner alternative to Python, but I prefer statically typed languages. I used many other languages before, but I prefer these 2 and avoid...
  4. sidetone

    Modern memory safe programming languages

    Memory safe programming languages according to https://readwrite.com/the-nsa-list-of-memory-safe-programming-languages-has-been-updated/ Go Rust C# Swift Ada Delphi/Object Pascal Java Ruby Python https://www.nist.gov/itl/ssd/software-quality-group/safer-languages lists languages as well as...
  5. T

    Other Lazarus and Free Pascal

    A couple of months ago I switched from using Embarcadero's Delphi 10.x to Lazarus and Free Pascal (easily installed from the ports tree editors/lazarus which automatically installs the Free Pascal Compiler and needed source) mainly to be able to create 64 bit macOS applications due to the much...
Back
Top