EE - Stuff to learn (during Freetime)

This page summarizes the projects mentioned and recommended in the original post on /r/EngineeringStudents

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • rust

    Empowering everyone to build reliable and efficient software.

  • Rust - An upcoming language, which promise to be safer than C, by great performance and slim in it's size. What you can do with it? Well theyself say nearly everything. It is more complex in the beginning, but if you are able to tame it, it may be a powerfull weapon. Learn Material- Reddit: r/rust

  • warehouse

    The Python Package Index

  • Python 3 (yes there is Python 2 as well, but ...) - the most famous interpreter language in our time at the moment. It works different than C/++, but you will find much similarities. There are tons of tutorialsout there. You can use python for big data-stuff, image processing, robotics, gaming, sensor stuff and many more things. Tons of packages are free to use for your project, if you download it you get a ligthweight IDE IDLE as well and is very dynamic. If you can deal the cons (it runs until errors appear and other stuff), it can be a good friend. If you have some experiences with IDEs and want to make bigger private projects I recommened PyCharm, because you will learn to programm in the PEP8 standard (rules how to write good code in Python) and have plenty of tools for your pure Python code. Watch licences! Reddit: r/Python

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • git

    A fork of Git containing Windows-specific patches. (by git-for-windows)

  • Version Control stuff like Git - Remember when you made a program for a course, you added small changes, closed the laptoop and on the next day everything was broken? Or you made 10 Versions of projekt_final_REALy_123.py ? You can avoid it with git. You can make a full history of your changes, you can even make it "topic based" (called branches), revert everythin to a working base etc. A mighty tool I prefere.

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

  • Generic constant expressions: a future bright side of nightly Rust

    2 projects | dev.to | 16 May 2024
  • Aya Rust tutorial Part One

    1 project | dev.to | 9 May 2024
  • I hate Rust (programming language)

    1 project | news.ycombinator.com | 22 Apr 2024
  • Rust Weird Exprs

    1 project | news.ycombinator.com | 11 Apr 2024
  • Critical safety flaw found in Rust on Windows (CVE-2024-24576)

    1 project | news.ycombinator.com | 10 Apr 2024