Software Alternatives & Reviews

Is Rust a good programming language for a total begginer to learn?

Racket Lang Google's Python Class Julia
  1. Racket (formerly PLT Scheme) is a modern programming language in the Lisp/Scheme family, suitable...
    Pricing:
    • Open Source
    I, personally, would suggest to start with Racket ,SICP and HTDP.

    #Programming Language #OOP #Generic Programming Language 91 social mentions

  2. Assorted educational materials provided by Google.

    #Development #Education #Education & Reference 22 social mentions

  3. 3
    Julia is a sophisticated programming language designed especially for numerical computing with specializations in analysis and computational science. It is also efficient for web use, general programming, and can be used as a specification language.
    Pricing:
    • Open Source
    If your intent is ultimately to make something and be able to release your application into a production environment, then a language like either Julia (https://julialang.org) or Rust are much better choices - both of these languages' resource usage is comparable to C, but Julia is much easier to use when you're learning how to code programs than Rust is. Julia is an optionally-typed high-level language, somewhat like a Lisp, which was developed by MIT and is currently the cream of the crop for scientific computing and AI/ML research - the things can accomplish with Julia's ML (Machine Learning) frameworks blow Tensorflow and PyTorch - the supposed 'best ML frameworks' put out by the major tech co.'s - completely out of the water!

    #Programming Language #Technical Computing #OOP 114 social mentions

Discuss: Is Rust a good programming language for a total begginer to learn?

Log in or Post with