A very simple tutorial of the Crystal programming language

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SonarLint - Clean code begins in your IDE with SonarLint
  • SaaSHub - Software Alternatives and Reviews
  • crystal-lang_tensors-app

    A small "app" (script) made for the Crystal programming language. This app uses the num.cr core shard to make arrays. Closest to Ruby in syntax, with C lang speeds

    After that, you can add to the firstapp.cr file some interesting matrix objects and operations, and a lot more which the num.cr shard has to offer by going over its well-written documentation, and/or get your feet wet by copy-pasting my code here into your firstapp.cr file and figuring it all out.

  • bottle

    Scientific computing in pure Crystal

    We are going to use num.cr as the example shard. Num is a core shard used for scientific computing in Crystal

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts